-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Base Styles #1
Labels
enhancement
New feature or request
Comments
elycruz
added a commit
that referenced
this issue
Sep 18, 2022
elycruz
added a commit
that referenced
this issue
Sep 20, 2022
elycruz
added a commit
that referenced
this issue
Sep 20, 2022
elycruz
added a commit
that referenced
this issue
Sep 22, 2022
- Added 'display' prop. script, and generated 'display' css.
elycruz
added a commit
that referenced
this issue
Sep 22, 2022
- Added 'display' prop. script, and generated 'display' css.
elycruz
added a commit
that referenced
this issue
Sep 25, 2022
- section template. - font-size-props styles progress.
elycruz
added a commit
that referenced
this issue
Sep 25, 2022
elycruz
added a commit
that referenced
this issue
Sep 25, 2022
elycruz
added a commit
that referenced
this issue
Oct 6, 2022
- Set node engine version (in package.json). - Removed unrequired file.
elycruz
added a commit
that referenced
this issue
Apr 28, 2023
elycruz
added a commit
that referenced
this issue
Apr 28, 2023
elycruz
added a commit
that referenced
this issue
Apr 28, 2023
elycruz
added a commit
that referenced
this issue
Apr 28, 2023
elycruz
added a commit
that referenced
this issue
Apr 28, 2023
… css prop. names, library sources also updated to use these new names; E.g., '--x-theme-...' is now '--x-color...', '--x-{name}-hsl-...' is now '-x-{name}-color-...', and '--x-...-hsla-...' is now '--x-...-color-with-alpha-...'.
elycruz
added a commit
that referenced
this issue
Apr 29, 2023
…and bottom) to take into account border-width (ensures elements matches un-outlined button variant heights). - Added window 'resize', and 'orientationchange', event handling for resizing the main content's iframe height, in component stories. - Updated stories 'materia-design' link, to have a default that can be navigated to.
elycruz
added a commit
that referenced
this issue
Apr 30, 2023
elycruz
added a commit
that referenced
this issue
May 1, 2023
- Added scaffolding for 'select', and 'textarea' controls. - Update 'input' controls' story file to include example use-cases of all possible input controls. - Updated checkbox/radio control base styles so that styles apply to their matching 'input's by default (e.g., not just when applying associated css class).
elycruz
added a commit
that referenced
this issue
May 1, 2023
elycruz
added a commit
that referenced
this issue
May 1, 2023
elycruz
added a commit
that referenced
this issue
May 1, 2023
elycruz
added a commit
that referenced
this issue
May 1, 2023
elycruz
added a commit
that referenced
this issue
May 1, 2023
elycruz
added a commit
that referenced
this issue
May 1, 2023
elycruz
added a commit
that referenced
this issue
May 1, 2023
elycruz
added a commit
that referenced
this issue
May 1, 2023
elycruz
added a commit
that referenced
this issue
Jun 3, 2023
…n-group'. - Simplified 'x-btn-group' styles to use flexbox + 'gap' (prop.) for button group layouts. - Simplified 'button' story, in site app.
elycruz
added a commit
that referenced
this issue
Jun 6, 2023
elycruz
added a commit
that referenced
this issue
Jun 6, 2023
elycruz
added a commit
that referenced
this issue
Jun 6, 2023
elycruz
added a commit
that referenced
this issue
Jun 6, 2023
elycruz
added a commit
that referenced
this issue
Jun 6, 2023
- Updated husky 'pre-commit' task to run 'lint-fix' instead of 'lint' task.
elycruz
added a commit
that referenced
this issue
Jun 6, 2023
elycruz
added a commit
that referenced
this issue
Jun 6, 2023
elycruz
added a commit
that referenced
this issue
Jun 6, 2023
elycruz
added a commit
that referenced
this issue
Jun 7, 2023
elycruz
added a commit
that referenced
this issue
Jun 7, 2023
- Fixed issue with react key id, for button stories.
elycruz
added a commit
that referenced
this issue
Jun 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Acceptance Criteria
Note: Spacing classes should take html
lang
dir
into account.Prior art
The text was updated successfully, but these errors were encountered: