Releases: boltdesignsystem/bolt
v5.2.2
Release Notes
From #2434
Visual changes
Any modal that has width
set to regular
now has a max-width of 1400px. This means the modal width will not get wider than 1400px. For modals that require going beyond that max-width, use width: full
instead.
Misc
- Hotfix v5.2.2 #2435 (@danielamorse)
Bug Fixes
- Fix: add max width to regular modal #2434 (@mikemai2awesome)
- Fix: namespace Page Footer component code #2433 (@mikemai2awesome)
Authors: 2
- Dan Morse (@danielamorse)
- Mike Mai (@mikemai2awesome)
v5.2.1
Misc
- Hotfix v5.2.1 #2432 (@colbytcook @danielamorse)
Features
- Fix deploy script #2430 (@danielamorse)
Bug Fixes
- DOCS-53 Remove whitespace around tooltip/popover trigger #2426 (@danielamorse)
Authors: 2
- @colbytcook
- Dan Morse (@danielamorse)
v5.2.0
Release Notes
Page Header
Updated the page header utility section to the new designs based on the notification work. From #2300
Icon Element
pega-heath-shield
renamed topega-health-shield
. This icon is not currently in use as far as we know. From #2424customer-service
icon has been updated to match brand icon. The double chat bubbles are slightly different from before. From #2411
Ratio Component
This component is now deprecated. Replace this with the new Ratio Element. From #2412
Modal Component
- Fixed a Safari bug that didn't allow the modal's height to properly calculate on scroll. From #2420
- Also fixed another Safari bug where the modal image was not horizontally centered. From #2420
Listing Teaser Component
This component no longer wraps itself in an empty div. From #2418
Visual Changes
- The page header utility section will have a different design. From #2300
customer-service
icon has been updated to match brand icon. The double chat bubbles are slightly different from before. From #2411
Misc
- Release v5.2.0 #2425 (@mikemai2awesome @bolt-bot [email protected] @colbytcook @danielamorse @remydenton)
- DS-650 PatternLab archive folder #2410 ([email protected] @bolt-bot)
Features
- DS-710 Icon updates #2424 (@danielamorse)
- WWW-1217 add open prop to page footer nav list #2420 (@mikemai2awesome)
- DS-697 Prevent Listing teaser from outputting empty div #2418 ([email protected] @MarcinMr)
- WWW-1157: iOS modal bug #2414 (@bolt-bot @danielamorse)
- SN-96 Skip JS validation on React form elements #2421 (@danielamorse)
- DS-590 page header + notifications design #2300 (@mikemai2awesome @bolt-bot)
- DS-695 Comment-out content-visibility rule #2416 (@danielamorse)
- DS 684 Ratio component deprecations #2412 ([email protected] @MarcinMr)
- DS-590 new icons for Pega sites #2411 (@mikemai2awesome @bolt-bot)
Bug Fixes
- DS-699 Safari Image Position Bug #2422 ([email protected] @mikemai2awesome @bolt-bot)
Authors: 8
- @colbytcook
- Bolt Bot (@bolt-bot)
- Dan Morse (@danielamorse)
- Marcin (@MarcinMr)
- Mike Mai (@mikemai2awesome)
- Mroczko ([email protected])
- Mroczko ([email protected])
- Rémy Denton (@remydenton)
v5.1.1
v5.1.0
Release Notes
Ratio Element
- Added a new Ratio Element
Ratio Component
will be deprecated and replaced with the newRatio Element
. From #2400
Background Component
The Background Component now leverages the Image Element instead of the Image Component. From #2385 and #2387
Headline Component
Subheadline size options now match the Drupal Admin UI From #2390
Stylelint Upgrade
Upgraded Stylelint to v14
. From #2391
Profile and Notifications Mockups
Added the following mockups
Switch Button Component
Added a new Switch Button Component From #2382
Version Selector Update
Fixed bugs in the PL version selector From #2406
Form Comonent
Updated the docs to make them more clear From #2379
Misc
- Release v5.1.0 #2409 (@mikemai2awesome [email protected] @danielamorse @bolt-bot @colbytcook @cjwhitedev)
- DS-590 Notifications component #2392 (@mikemai2awesome @danielamorse)
Features
- Version Selector Logic Update #2406 (@bolt-bot @danielamorse @colbytcook)
- DS-671 Add rel="noopener" #2407 ([email protected] @bolt-bot)
- JS refactoring #2408 (@danielamorse)
- DS-660 Ratio Element #2400 ([email protected] @mikemai2awesome)
- DS-682 profile enhancements #2399 (@mikemai2awesome)
- DS 677 notifications tag manager #2389 ([email protected] @mikemai2awesome @danielamorse)
- DS-676 Upgrade to Stylelint 14 #2391 (@cjwhitedev)
- DS-304 add subheadline sizes to match Drupal admin ui #2390 (@mikemai2awesome)
- DS-669 side nav and holy grail layout enhancements #2388 (@mikemai2awesome)
- Background Component Updates #2387 (@bolt-bot)
- Build Hero Demos with Layout #2331 (@cjwhitedev @bolt-bot @mikemai2awesome)
- Background Component Image Update #2385 (@bolt-bot)
- DS-679 Profile view #2383 (@mikemai2awesome @danielamorse)
- Update chromedriver #2384 (@danielamorse)
- DS-590 Switch button component #2382 (@bolt-bot)
Bug Fixes
- DOCS-232 Fix holy grail layout content width #2402 (@mikemai2awesome @danielamorse)
- DS-683 Fix printable element's width in Safari print #2404 (@mikemai2awesome)
- WWW-1121 adjust chip icon alignment #2403 (@mikemai2awesome)
- DS-680 Select icon placement bug #2393 ([email protected] @MarcinMr)
- Background Component LazyLoad Update #2394 (@bolt-bot)
- WWW-1072 Fix chip component's gray color option #2396 (@mikemai2awesome)
Docs
- DS 656 Form Documentation Update #2379 ([email protected] @mikemai2awesome @bolt-bot)
Authors: 8
- @colbytcook
- Bolt Bot (@bolt-bot)
- CJ White (@cjwhitedev)
- Dan Morse (@danielamorse)
- Marcin (@MarcinMr)
- Mike Mai (@mikemai2awesome)
- Mroczko ([email protected])
- Mroczko ([email protected])
v4.8.3
v4.8.2
v4.8.1
v4.8.0
Release Notes
Background Component
Replaced the Image Component with a Image Element to provide a performance boost. From #2386
Profile View
Added the Notification Profile View with the following additions. From #2386
- Profile Component created to handle user profiles.
- Info Section Component created to handle sections within a user profile.
- Removes
text-align
behaviors in Tooltip Component to simplify the code and make the behavior more predictable. - Miscellaneous doc changes that enhance or re-organize existing docs.
- Fixes Image Element CSS so that when
fill
prop is used, the image's display is set to block, which removes undesired white space from inline-block.
Features
- Release v4.8.0: Profile view and background image update #2386 (@danielamorse @bolt-bot)
Authors: 2
- Bolt Bot (@bolt-bot)
- Dan Morse (@danielamorse)
v5.0.1
Misc
- Hotfix: Yarn error and misplaced icons #2381 (@danielamorse)
Authors: 1
- Dan Morse (@danielamorse)