optics icon indicating copy to clipboard operation
optics copied to clipboard

Optics, a RoleModel Design System is an scss package that provides base styles and components that can be integrated and customized in a variety of projects.

Results 15 optics issues
Sort by recently updated
recently updated
newest added

Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.17.1. Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS vulnerability (#2231). A request with a number of headers exceeding the[server.maxHeadersCount][] threshold...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.14 to 5.4.16. Release notes Sourced from vite's releases. v5.4.16 Please refer to CHANGELOG.md for details. v5.4.15 Please refer to CHANGELOG.md for details. Changelog Sourced from vite's...

dependencies
javascript

**Describe the solution you'd like** I think we're missing the `.btn.btn--link` modifier. Should have no padding, should be able to be inline in text without displacing text. Support for icons....

enhancement

## Why? See https://github.com/RoleModel/optics/issues/236

bug

Should this be removed? https://github.com/RoleModel/optics/blob/ea7a89785bf2a9a67c28a478d13510031bb563fb/src/components/modal.scss#L118 It blocks elements behind it even when closed. I believe the `dialog.showModal()` API handles visibility. ![image](https://github.com/user-attachments/assets/8f5e6099-96ab-47c9-a558-336a70d72bda) In the above screenshot, the "Add Mileage" button can't...