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 11 optics issues
Sort by recently updated
recently updated
newest added

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 6.1.1 to 6.1.2. Release notes Sourced from webpack-dev-middleware's releases. v6.1.2 6.1.2 (2024-03-20) Bug Fixes security: do not allow to read files above (#1778) (9670b34) Changelog Sourced from...

dependencies

**Is your feature request related to a problem? Please describe.** When a new release is made, the documentation updates to the latest version. **Describe the solution you'd like** It would...

documentation
Priority: Low

## Task [TR #126](https://trello.com/c/WJ1DgpfO) ## Why? Icon classes were implemented before some of the scale patterns found in other components were established. Additionally, there were some cases of needing to...

documentation
Breaking Change
Components
Blocked

https://shoelace.style/ is a web components library with a full token system. While in some ways their color system competes with this system, their web components provide a well-thought-out implementation of...

enhancement
Priority: Medium

An example of this is a tag or chip or a small button that should visually be small, but needs to also meet mobile minimum tap area requirements.

enhancement
Investigation
Priority: Low

## Why? The google font import for Noto Sans and Noto Serif was not including all the available axes for the variable fonts. This change allows for that and actually...

bug
Cleanup
Base Tokens

## Why? The sidebar was not using a z index which caused the navbar (if used in combination) was covering up the sidebar border. ## What Changed - [X] Use...

bug
Components

## Why? The color input showed the text cursor instead of pointer on hover. It should be the pointer since it opens the color picker menu. ## What Changed -...

bug
Components