Johannes Neumeier
Johannes Neumeier
Imo there is no other way than manual; presumably the cases where uppercase needs to be added is the minority. I'm open to updating these bit by bit.
The `comparison` branch now has [tools/cldr_comparison.html](https://raw.githubusercontent.com/rosettatype/hyperglot/comparison/tools/cldr_comparison.html) — save locally and view in browser for a side by side comparison between Hyperglot and CLDR. In addition to the technical notes at...
Hey @Lorp I've only published one package myself, but it's rather straight forward. You need an npm account and the publishing and updating happens straight from the console via npm...
Not a 100% sure how this all figures, but making the component `props` `axes` validate as `Array` solve the linking and they now render and are reactive. Maybe when initially...
Found myself wondering why some of the icons from [http://zurb.com/playground/foundation-icon-fonts-3](this reference page) aren't shown. Apparently this is because this repo is a different version of foundation icons?
Thanks, neat addition. Merged it into my own fork. :)
I just issued a pull request in issue #9 that might be what you are looking for.
Merge or disregard? Could you comment on the proposed change?
Hey, thanks for the response. How come the src attributes starting with // or / are prefered? Both resources fail to load when testing locally, or am I missing something...