-
I've just recently discovered Halfmoon and I'm loving it! I'm planning to integrate it into a future project but there are some important components that are missing from this framework. For example, …
-
## Problem
I'm trying to toggle sidebar with Vuejs:
```html
export default {
data() { return { isHidden: false } }
}
```
It doens't work because on CSS…
-
Hey, great job with halfmoon.
Is datepicker on roadmap?
-
Hi there,
I'm trying out halfmoon in Angular, good so far but I'm hit a problem with it comes to alerts. SweetAlert2, Angular-Notifier, primeng don't work for some reason, They don't error but non…
-
It looks like `halfmoon-module.js` is not actually a mobule, it instead seems to be trying to lookup a `module` in its global scope, which doesn't exist.
Seems this may be a CommonJS file perhaps, …
-
How can npm installation can be used in sveltekit?
Tried different ways, but nothing's working for me.
Any reference would've been helpful & much appreciated.
-
Came accross an issue with sticky alerts, I believe this is the correct set up for them, I read and re-read the docs. When ever I try to run a sticky alert I get an error, see below.
![image](https…
-
HORI製の専用アケコンのタッチスライダーがどんな情報を送信しているのかを解析している人がいた。
http://ryun.halfmoon.jp/horicon/
これを参考タッチセンサを32chにしてみるとうまくいくかも。
-
Just converted a personal project to halfmoon from bootstrap and I like it a lot. I know you have more components planned, but the one I was really missing when doing the conversion was List group.
…
-
PO BOX addresses often have additional noise that prevents the geocoder from finding a good locality-level match. Analysis of rejected PO BOX addresses reveals the following pattern:
[initialGarbag…