| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
WIP effort to look at some components and design choices that could make their way into v5.
|
|
|
|
|
|
|
|
breakpoing --> breakpoint
|
|
Co-authored-by: Martijn Cuppens <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
|
|
Fixes #32712
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add `bs` in data APIs everywhere
- Update unit tests
|
|
|
|
remome several hobers
refactoring hover utilities
refactoring hover utilities
|
|
Sass's own color function (#32149)
|
|
Co-authored-by: XhmikosR <[email protected]>
|
|
Fixed grammar error.
|
|
Shorter URLS which are faster as they avoid HTTP redirects
|
|
This is to remove any trailing newlines in the `.browserslistrc` shortcode
|
|
Small changes for improved consistency
Co-authored-by: XhmikosR <[email protected]>
|
|
Co-authored-by: XhmikosR <[email protected]>
|
|
Co-authored-by: XhmikosR <[email protected]>
|
|
* Expand "external content" section for navbar
- rephrase the intro to make a bit more sense
- add note about dangers of focus/reading order problems
* Remove pointless intro sentence
* Small wording changes/additions/fixes
|
|
* Add gap utilities
* Update .bundlewatch.config.json
* Revamp headings on this page for better organization
Co-authored-by: XhmikosR <[email protected]>
|
|
issue." (#32076)
This partially reverts commit 23ddfa99a33c81916666326e0cfd2582dacfca44.
|
|
|
|
|
|
|
|
|
|
Co-authored-by: XhmikosR <[email protected]>
|
|
This allows us to move forward without being held back. Microsoft already replaces the Legacy Edge with the new one on supported Windows versions.
|
|
Moves the remote utilities section to the using the api section and updates the code snippet to work. Previous one removed all utilities.
|
|
|
|
|
|
|
|
* Add callout about using light colors ideally on a dark background
* Add callout to helpers > colored links as well
|
|
|
|
* Contrast colors added to theme-colors
* redundant colors removed froms docs, theme-colors refactor
* Add spaces for consistency
* Adapt to the recent changes
Co-authored-by: Sead Memic <[email protected]>
Co-authored-by: XhmikosR <[email protected]>
|
|
* Updated rounded utilities to fix scale, but not rename anything else
* Rename rounded-pill to border-radius-pill to match
Also reorder some variables while I'm here to make more sense
* Updated rounded utilities to fix scale, but not rename anything else
* Rename rounded-pill to border-radius-pill to match
Also reorder some variables while I'm here to make more sense
* Small copy addition
* Add example modifier class for spacing
Co-authored-by: XhmikosR <[email protected]>
|
|
* Add `cursor:pointer` for color inputs
* Add to migration guide
|
|
|
|
* add missing language after fenced block
* add missing end of file newline
|
|
|
|
* v5: Promote floating labels example to component
- Adds new .form-floating
- Stubs out basics of a docs page
- Removes existing Example
* Update floating labels to support .form-select, make inputs and selects more consistent
- To do this, I made the .form-control and .form-select consistent in min-height vs height
- Removed some unused variables now
- Updated -color to be the -color because I don't know why this was any different before
- Update page to include some examples for layout, validation, and value
- Rewrite styles to not modify padding, but instead transform and opacity
* Streamline and bulletproof some things
- Apply some optimizations from code review
- Removed unecessary properties from the label
- Add some comments for what properties are required
- Move from fixed height for labels to height 100% so we can support textareas
- Improve docs a little bit, add ToC
* Move some values to variables, switch from scaling font-size to scale, update transforms
* Bring over changes from #30966 and add to them to tighten things up
* Delete the now unused example images
* Fix typo
* Allowlist the calc function
* Add transform-origin, update transform values
* Test out autofill fix
* Fix linter issue
* Mention it in the migration guide
* Bump bundlesize
* Add one more variable per review
* Shave .25rem off the height
Co-authored-by: XhmikosR <[email protected]>
|
|
|
|
Co-authored-by: XhmikosR <[email protected]>
|