mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
3e2f9ab237
* 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>
119 lines
2.2 KiB
YAML
119 lines
2.2 KiB
YAML
- title: Getting started
|
|
pages:
|
|
- title: Introduction
|
|
- title: Download
|
|
- title: Contents
|
|
- title: Browsers & devices
|
|
- title: JavaScript
|
|
- title: Build tools
|
|
- title: Webpack
|
|
- title: Accessibility
|
|
- title: RFS
|
|
|
|
- title: Customize
|
|
pages:
|
|
- title: Overview
|
|
- title: Sass
|
|
- title: Options
|
|
- title: Color
|
|
- title: Components
|
|
- title: CSS variables
|
|
- title: Optimize
|
|
|
|
- title: Layout
|
|
pages:
|
|
- title: Breakpoints
|
|
- title: Containers
|
|
- title: Grid
|
|
# - title: Rows
|
|
- title: Columns
|
|
- title: Gutters
|
|
- title: Utilities
|
|
- title: Z-index
|
|
|
|
- title: Content
|
|
pages:
|
|
- title: Reboot
|
|
- title: Typography
|
|
- title: Images
|
|
- title: Tables
|
|
- title: Figures
|
|
|
|
- title: Forms
|
|
pages:
|
|
- title: Overview
|
|
- title: Form control
|
|
- title: Select
|
|
- title: Checks & radios
|
|
- title: File
|
|
- title: Range
|
|
- title: Input group
|
|
- title: Floating labels
|
|
- title: Layout
|
|
- title: Validation
|
|
|
|
- title: Components
|
|
pages:
|
|
- title: Alerts
|
|
- title: Badge
|
|
- title: Breadcrumb
|
|
- title: Buttons
|
|
- title: Button group
|
|
- title: Card
|
|
- title: Carousel
|
|
- title: Close button
|
|
- title: Collapse
|
|
- title: Dropdowns
|
|
- title: List group
|
|
- title: Modal
|
|
- title: Navs & tabs
|
|
- title: Navbar
|
|
- title: Pagination
|
|
- title: Popovers
|
|
- title: Progress
|
|
- title: Scrollspy
|
|
- title: Spinners
|
|
- title: Toasts
|
|
- title: Tooltips
|
|
|
|
- title: Helpers
|
|
pages:
|
|
- title: Clearfix
|
|
- title: Colored links
|
|
- title: Ratio
|
|
- title: Position
|
|
- title: Visually hidden
|
|
- title: Stretched link
|
|
- title: Text truncation
|
|
|
|
- title: Utilities
|
|
pages:
|
|
- title: API
|
|
- title: Borders
|
|
- title: Colors
|
|
- title: Display
|
|
- title: Flex
|
|
- title: Float
|
|
- title: Interactions
|
|
- title: Overflow
|
|
- title: Position
|
|
- title: Shadows
|
|
- title: Sizing
|
|
- title: Spacing
|
|
- title: Text
|
|
- title: Vertical align
|
|
- title: Visibility
|
|
|
|
- title: Extend
|
|
pages:
|
|
- title: Approach
|
|
- title: Icons
|
|
|
|
- title: About
|
|
pages:
|
|
- title: Overview
|
|
- title: Team
|
|
- title: Brand
|
|
- title: License
|
|
- title: Translations
|