Problem/Motivation
Use new stories flexibility to improve components examples by reproducing the same examples as the Bootstrap documentation which was not possible before due to need of different combination of props and slots in preview.
But first, ensure stories look the same as UIP1 with #3485906: Restore the UIP1 preview templates. Remove create_attribute calls when not needed. Fix PHP notice. Fix Components library.
DONE:
- accordion
- alert
- badge
- blockquote
- breadcrumb
- button
- button group
- button toolbar
- card
- card group
- card overlay
- carousel
- close button
- dropdown
- figure
- grid row
- list
- list group
- modal
- nav
- navbar
- navbar nav
- offcanvas
- pagination
- progress/progress stacked
- spinner
- table
- toast/toast container
Create change records when MR will be validated.
Issue fork ui_suite_bootstrap-3485834
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
grimreaperComment #3
grimreaperComment #4
grimreaperComment #5
grimreaperComment #6
grimreaperComment #8
grimreaperComment #9
grimreaperComment #10
grimreaperComment #11
grimreaperComment #12
grimreaperComment #13
grimreaperFound a missing case on Carousel, https://getbootstrap.com/docs/5.3/components/carousel/#autoplaying-carou...
Comment #14
grimreaperComment #15
grimreaperComment #16
grimreaperComment #17
grimreaperComment #18
grimreaperFound a problem with blockquote in card.
Comment #19
grimreaperComment #20
grimreaperFound a missing case with navbar.
Comment #21
grimreaperComment #22
grimreaperI have created the upstream issue: https://github.com/twbs/bootstrap/issues/41292
Comment #23
grimreaperComment #24
grimreaperComment #25
pdureau commentedComment #27
grimreaper