bootstrap/scss
Mark Otto aaf03bdc9e
v5: Forms update (#28450)
* Initial spike of consolidated form checks

* Stub out forms rearrangement

- Prepping to drop non-custom file and range inputs
- Prepping to merge custom and native checks and radios (with switches)
- Prepping to merge custom select with form select
- Moving docs arround so forms has it's own area given volume of CSS

* Move input group Sass file to forms subdir

* Start to split and move the docs around

* Simpler imports

* Copyediting

* delete overview file

* Remove commented out code

* remove the custom-forms import

* rewrite flex-check as form-check, replace all custom properties

* Remove old forms doc

* stub out new subpage link section

* update migration guide

* Update nav, forms overview in page nav, and descriptions

* fix check bg position

* fix margin-top calculation

* rename .custom-select to .form-select

* Update validation styles for new checks

* add some vertical margin, fix inline checks

* fix docs examples

* better way to do this contents stuff, redo the toc while i'm at it

* page restyle for docs while here

* un-callout that, edit text

* redo padding on toc

* fix toc

* start to cleanup checks docs

* Rewrite Markdown tables into HTML

* Redesign tables, redo their docs

* Replace Open Iconic icons with custom Bootstrap icons

* Redesign the docs navbar, add a subheader, redo the sidebar

* Redesign docs homepage a bit

* Simplify table style overrides for docs tables

* Simplify docs typography for page titles and reading line length

* Stub out icons page

* Part of sidebar update, remove migration from nav.yml

* Move toc CSS to separate partial

* Change appearance of overview page

* fix sidebar arrow direction

* Add footer to docs layout

* Update descriptions

* Drop the .form-group class for margin utilities

* Remove lingering form-group-margin-bottom var

* improve footer spacing

* add headings to range page

* uncomment form range css

* Rename .custom-range to .form-range

* Drop unused docs var

* Uncomment the comment

* Remove unused variable

* Fix radio image sizing

* Reboot update: reset horizontal ul and ol padding

* de-dupe IDs

* tweak toc styles

* nvm, fix dropdown versions stuff

* remove sidebar nav toggle for now

* broken html

* fix more broken html, move css

* scss linting

* comment out broken helper docs

* scope styles

* scope styles

* Fixes #25540 and fixes #26407 for v5 only

* Update sidebar once more

* Match new sidenav order

* fix syntax error

* Rename custom-file to form-file, update paths, update migration docs for previous changes in #28696

* rename back

* fix size and alignment

* rename that back too
2019-07-12 16:52:33 -05:00
..
forms v5: Forms update (#28450) 2019-07-12 16:52:33 -05:00
helpers Stretched link updates (#28958) 2019-06-26 07:54:51 +03:00
mixins v5: Forms update (#28450) 2019-07-12 16:52:33 -05:00
utilities Helpers & utilities split (#28445) 2019-05-23 11:56:03 +02:00
vendor Update RFS to v8.0.2 (#28405) 2019-03-06 22:49:06 +02:00
_alert.scss Remove redundant brackets (#27768) 2018-12-14 17:54:44 +01:00
_badge.scss v5: Update badges (#28458) 2019-03-14 19:15:26 +02:00
_breadcrumb.scss Revert "Remove IE-specific breadcrumb CSS hack" 2019-03-18 01:11:05 +02:00
_button-group.scss Drop all hover mixins 2019-05-08 20:58:07 +03:00
_buttons.scss Remove attribute selectors (#28988) 2019-07-12 13:15:50 +03:00
_card.scss Workaround for the image size bug in IE (#28855) 2019-06-04 10:25:19 +03:00
_carousel.scss Drop all hover mixins 2019-05-08 20:58:07 +03:00
_close.scss Move close icon to components in docs (#28512) 2019-05-10 20:27:22 +02:00
_code.scss Responsive font size implementation (#23816) 2019-02-07 23:32:05 +01:00
_dropdown.scss Drop all hover mixins 2019-05-08 20:58:07 +03:00
_forms.scss v5: Forms update (#28450) 2019-07-12 16:52:33 -05:00
_functions.scss Utility API improvement: use $key/$value instead of nth (#28828) 2019-05-30 17:22:06 +02:00
_grid.scss De-dupe width on .fluid-container (#23402) 2017-08-14 18:11:44 -07:00
_helpers.scss Helpers & utilities split (#28445) 2019-05-23 11:56:03 +02:00
_images.scss Responsive font size implementation (#23816) 2019-02-07 23:32:05 +01:00
_list-group.scss Remove redundant radius properties (#28956) 2019-06-26 15:11:37 +02:00
_mixins.scss Helpers & utilities split (#28445) 2019-05-23 11:56:03 +02:00
_modal.scss Calc modal header/footer border radius according to the border width (#28775) 2019-05-28 14:21:45 +02:00
_nav.scss Drop all hover mixins 2019-05-08 20:58:07 +03:00
_navbar.scss Drop all hover mixins 2019-05-08 20:58:07 +03:00
_pagination.scss Remove redundant border radius on pagination (#28980) 2019-07-02 08:08:12 +02:00
_popover.scss Fix incorrect variable for popover border radius (#28733) 2019-05-07 12:01:30 +02:00
_progress.scss Improve progress-bar-stripes animation (#28697) 2019-05-02 11:03:28 +03:00
_reboot.scss v5: Forms update (#28450) 2019-07-12 16:52:33 -05:00
_root.scss Escape SassScript in custom variable values (#24354) 2017-10-14 08:29:43 +01:00
_spinners.scss Blacklist border-radius property (use mixin instead) (#27900) 2018-12-23 09:11:11 +02:00
_tables.scss v5: Forms update (#28450) 2019-07-12 16:52:33 -05:00
_toasts.scss Responsive font size implementation (#23816) 2019-02-07 23:32:05 +01:00
_tooltip.scss Use consistent arrow class (#28105) 2019-02-20 22:05:45 +02:00
_transitions.scss Remove unneeded stylelint disables. 2019-01-05 20:50:07 +02:00
_type.scss Reboot & Type cleanup (#28698) 2019-04-30 11:00:33 +03:00
_utilities.scss Decrease number of order utilities (#28874) 2019-06-18 07:02:14 +02:00
_variables.scss v5: Forms update (#28450) 2019-07-12 16:52:33 -05:00
bootstrap-grid.scss Helpers & utilities split (#28445) 2019-05-23 11:56:03 +02:00
bootstrap-reboot.scss Release v4.3.1. (#28252) 2019-02-13 18:01:40 +02:00
bootstrap.scss v5: Forms update (#28450) 2019-07-12 16:52:33 -05:00