aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/utilities/api.md
AgeCommit message (Collapse)AuthorFilesLines
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR1-519/+0
2021-08-03Document the utility API's new css-var booleanMark Otto1-37/+147
Co-Authored-By: Gaël Poupard <[email protected]>
2021-06-14Add important to utilities, mention it's usage and global variableMark Otto1-45/+49
2021-05-22Document how to make utilities responsive using the API (#34062)Mark Otto1-0/+51
2021-04-14Correct the heading for the States sectionMark Otto1-1/+1
2021-01-13Improve docs regarding RTL migration (#32771)Gaël Poupard1-0/+19
* docs(migrations): add a note regarding migration from v4 used for RTL layouts * docs(RTL): LTR & RTL at the same time * docs(utilities): how-to use the API to rename utilities * docs(RTL): mention issue when nesting styles with .ltr / .rtl
2021-01-05Fixes #32557: Add functions and variables to the utilities API docs imports ↵Mark Otto1-1/+7
(#32684) Co-authored-by: XhmikosR <[email protected]>
2020-12-21API docs: add missing comma (#32543)XhmikosR1-1/+1
2020-12-04docs(examples): new cheatsheet and RTL examplesGaël Poupard1-1/+30
2020-11-13Move states docs and rewrite to match existing examplesMark Otto1-56/+34
2020-11-13Add hover utilitiesNikita Mikhaylov1-0/+56
remome several hobers refactoring hover utilities refactoring hover utilities
2020-11-13Add hyphen between Sass and based (#32134)Jonathan1-1/+1
Co-authored-by: XhmikosR <[email protected]>
2020-11-05Big copy edits and testingMark Otto1-15/+25
Moves the remote utilities section to the using the api section and updates the code snippet to work. Previous one removed all utilities.
2020-11-05docs: add info on modifying and adding utilitiesLuke-zhang-041-0/+42
2020-11-05Editing and formatting utilities API pageMark Otto1-160/+81
2020-08-03Added opacity-75 and opacity-50 classesMohammad Ali Shahbazi1-0/+31
2020-08-03Fixed typo in docs v5 (Utilities/API) pageMohammad Ali Shahbazi1-4/+4
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-0/+262
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.