Eric Fennis
|
771cb0bbd6
|
Update names in docs (#3184)
|
2025-05-03 09:28:29 +02:00 |
|
Eric Fennis
|
b1777430b9
|
feat(lucide-react, lucide-preact, lucide-react-native, lucide-solid, lucide-vue-next): Adjustable icon naming imports (#2328)
* Add override alias import entry files lucide-react
* Make it work
* Setup files for packages
* Revert icon changes
* Remove solid support and add docs
* Adjust docs
* format files
* Fix lucide-vue-next build
* Fix builds
* Fix lucide-svelte
* Add vscode settings option
|
2024-11-08 16:47:53 +01:00 |
|
Karsa
|
d4891a7307
|
feat(docs): added accessibility guide (#2122)
* feat(docs): added a11y guide
* feat(docs): add further resources
* feat(docs): add more resources & note on aria label usage
* feat(docs): update illustration button labels
* feat(docs): fix misaligned overlay in icon button alttext illustration
* fix(docs): deprecate the use of aria label on illustrations and elaborate on not using it.
* feat(docs/a11y): added code examples & rephrased aria-label resource
* feat(docs/a11y): fix typos
* Update docs/guide/advanced/accessibility.md
Co-authored-by: Karsa <contact@karsa.org>
* Apply suggestions from code review
Reformat headers, add RadixUI example.
Co-authored-by: Jakob Guddas <github@jguddas.de>
---------
Co-authored-by: Karsa <karsa@sztaki.hu>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
Co-authored-by: Jakob Guddas <github@jguddas.de>
|
2024-06-17 16:12:24 +02:00 |
|
Han Yeong-woo
|
675158df16
|
Cleanup tools (#1756)
* Use prettier own instead of eslint plugin
* Extend prettier config angular eslint
* Upgrade root prettier to 3
* Fix css syntax errors
* Change eslint ignore to prettier ignore
* Ignore formatting for outputs
* Fix lint-staged error when edited multiple files
* Bump pnpm version
* Remove unnecessary pnpm config
---------
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
|
2024-01-18 12:36:48 +01:00 |
|
Eric Fennis
|
5366782da0
|
Adding documentation about Global Styling (#1721)
* Add global styling docs
* Add global styling and filled icon docs
* Fix typos global-styling.md
* Update filled-icons.md
|
2023-12-24 13:29:05 +01:00 |
|
Eric Fennis
|
c9101f0f39
|
Add Lucide basics guide on site (#1521)
* add sidebar topics
* Start with styling icons doc
* write some doc text
* add sandpack
* Add custom sandpack theme
* Adjust sandpack
* update sidebar
* Add example
* Add more examples
* updat lockfile
* update vitepress
* Fix sidebar
* Adjust theme with latest vitepress!
* Example updates!
* Finish last examples
* Remove markdown comments
* Update docs/guide/advanced/filled-icons.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/stroke-width.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/stroke-width.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/stroke-width.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/color.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/sizing.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Update docs/guide/basics/stroke-width.md
Co-authored-by: Jakob Guddas <github@jguddas.de>
* Process feedback
* Add editor width percentage
* process feedback
---------
Co-authored-by: Jakob Guddas <github@jguddas.de>
|
2023-10-03 08:21:01 +02:00 |
|