Ensure every icon carries the base `ph` class
- `iconNode()` in `src/vue/utils.js` now always prepends `ph` to the
  generated <i> class list, guaranteeing the base Phosphor font-family.
- Fix all raw HTML/JS spinners that used `ph-bold ph-spinner` without
  the base `ph` class: buttons demo, helper.js loading states.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent c6128b4 commit a569542823d6cd1523298f10412b5736108d91fc
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 1 day ago
Showing 11 changed files
View
demo/partials/buttons.html
View
dist/index.html
View
dist/js/gnexus-ui-kit.js
View
dist/js/gnexus-ui-kit.js.map
View
dist/vue/index.js
View
dist/vue/index.js.map
View
examples/vue/dist/assets/index-CZK7DMAT.js 100644 → 0
View
examples/vue/dist/assets/index-DeJpMzDj.js 0 → 100644
View
examples/vue/dist/index.html
View
src/js/components/helper.js
View
src/vue/utils.js