0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/site/content/docs/5.0
Mark Otto 3e2f9ab237
v5: Floating labels (#30449)
* 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 <xhmikosr@gmail.com>
2020-10-27 20:45:48 -07:00
..
about Typo in About / Overview 2020-09-14 11:52:18 -07:00
components list-group.md: fix snippet (#31981) 2020-10-27 11:24:28 +02:00
content Explicitly mention emoji fonts, tweak sentence in typography (#31960) 2020-10-25 19:21:42 +00:00
customize Update optimize.md 2020-10-20 11:17:06 +03:00
examples v5: Floating labels (#30449) 2020-10-27 20:45:48 -07:00
extend Use the site param for icons 2020-07-01 15:21:43 +03:00
forms v5: Floating labels (#30449) 2020-10-27 20:45:48 -07:00
getting-started Move href attribute first (#31835) 2020-10-22 09:38:15 +03:00
helpers docs: switch to fenced codeblocks (#31806) 2020-10-19 12:56:49 +03:00
layout docs: switch to fenced codeblocks (#31806) 2020-10-19 12:56:49 +03:00
utilities v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities (#30571) 2020-10-26 16:42:07 -07:00
_index.html Bump version to 5.0.0-alpha1 (#29925) 2020-05-13 22:36:00 +03:00
migration.md v5: Floating labels (#30449) 2020-10-27 20:45:48 -07:00