Sebastian Hammerl

Results 59 comments of Sebastian Hammerl

The problem was introduced after version 1.2.2. This works fine with node 10: ``` root@aio:~# node --version v10.22.0 root@aio:~# fantasticon --version 1.2.2 root@aio:~# fantasticon in -o out Generating font kit......

See requested Plunker here: http://plnkr.co/edit/ZN4HaJifqS02s8nU4FZC

Hi (sorry for the very late reply), could you please provide an example for this problem? I tried to proove it with the supplied test application and could not reproduce...

Here is a simple example with ng-change, which does not trigger it on load: https://jsfiddle.net/83ncr2kr/3/

Could you provide an example which shows the problem?

The Problem is, that "a1", "a2", ... are no valid values for the checkbox. See here for a working version: https://jsfiddle.net/da2z3wgb/

See here: https://jsfiddle.net/hppg6sax/

Hi, as you pointed out the most people will already include bootstrap into their project and then a version without bootstrap would add duplicate code for the checkbox. Perhaps I...

Mmmh, I don't know if there is a way to handle this. Perhaps we could create a new branch for the non-bootstrap version with a different bower.json?