Ignis icon indicating copy to clipboard operation
Ignis copied to clipboard

The Blazor framework for building modern web applications.

Results 7 Ignis issues
Sort by recently updated
recently updated
newest added

Introduce API docs generated using [dok](https://github.com/DavidVollmers/doki)

Is the combobox component in the work or is this something you are not looking to implement currently? Was there a reason you didn't do port it with the others?

enhancement

When trying to visit the Dialog website page (https://ignis.dvolper.dev/docs/components/headlessUI/dialog) you will be immediately redirected to the landing page. This is because of missing documentation generated by doki: https://github.com/DavidVollmers/doki/issues/7

bug
documentation

Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies
javascript

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies
github_actions

Hi! Thank you so much for this library, very useful! I've found some issue, when use `` component wrapped by `Transition`. Dialog appears in the place where it was created...

bug

Is there a way to disable RadioGroupOptions? For instance I'm making a component to change the status of an item, in case certain details are not filled in I want...

enhancement