aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap-utilities.css.map
AgeCommit message (Collapse)AuthorFilesLines
2021-02-11Revert dist changes from #32747 (#33050)Mark Otto1-1/+1
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto1-1/+1
* WIP: Mention variables, mixins, and loops in docs * Add Sass sections to component pages * add sass docs for forms and content * Update buttons.md * Remove empty mixins sections * Massive update to utilities and some consistency changes Co-authored-by: XhmikosR <[email protected]>
2021-02-10Release v5.0.0-beta2 (#32467)v5.0.0-beta2XhmikosR1-1/+1
* Bump version to 5.0.0-beta2 * Dist
2020-12-07Distv5.0.0-beta1XhmikosR1-1/+1
2020-12-04chore(dist): generate dist filesGaƫl Poupard1-1/+1
2020-11-23Dist (#32216)XhmikosR1-1/+1
2020-11-11Prepare v5.0.0-alpha3 (#32122)v5.0.0-alpha3XhmikosR1-1/+1
2020-10-27v5: Floating labels (#30449)Mark Otto1-1/+1
* 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]>
2020-09-29Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2XhmikosR1-1/+1
2020-09-14Dist (#31644)XhmikosR1-1/+1
2020-06-16Run dist.XhmikosR1-1/+1
2020-06-14Run dist on latestMark Otto1-1/+1
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-1/+1
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-05-13Dist (#30694)XhmikosR1-1/+1
2020-03-28Dist (#29924)XhmikosR1-1/+1
2019-11-08Dist (#29638)XhmikosR1-1/+1
2019-10-08Dist (#29484)XhmikosR1-1/+1
2019-08-27Dist (#29263)XhmikosR1-1/+1
2019-07-24Rebuild the dist to pickup new utilities file (#29105)Mark Otto1-0/+1
Dist after adding new utils file