This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
Releases: metmuseum/marble
Releases · metmuseum/marble
Release 0.13.8
Release 0.13.7
Release 0.13.6
Release 0.13.5
Release 0.13.4
- Merge pull request #164 from metmuseum/redesign-event-cards (9e8b30f)
- Merge branch 'main' into redesign-event-cards (1fd9c51)
- Update font weights on event card to match figma (91baf61)
- Remove extra Chromatic breakpoint code (e19d4c3)
- Update Event Card to not clip Focus Border on button (86c9235)
- Update event card to account for double link problem (b1e8a95)
- Update text size of time and location on event card (b6c2754)
- Run Build (07adbcb)
- Update Event Card Price line to align start (2a9f26b)
- Update Event Card to account for two lines of pricing text (0184803)
- Ran Build (86fa8e5)
- Merge branch 'main' into redesign-event-cards (98f0709)
- Return Attendables BP for tour card (b53eba4)
- Remove Events By day from Marble and return to Attendables app (bdb58f1)
- Remove extra data from helper file (59d3c1d)
- Remove unused vars from eventcard story. (2f1d220)
- Updated Event card to show all information at once (4eefcd2)
Release 0.13.3
Release 0.13.2
- Merge pull request #166 from metmuseum/webpack-aliases (dc05223)
- remove code that patched storybook backgrounds (not supported in Chromatic) in favor of backgroundOverride() (118fb00)
- removed unusued postcss-inline-svg plugin (cc073b6)
- make webpack alias to better resolve storybook-only helpers and assets (8bbe4a6)
Release 0.13.1
Release 0.12.33
- [skip ci] auto build dist for 67bbffa (cfe7f47)
- Merge pull request #162 from metmuseum/a11y-checks (67bbffa)
- fix carousel slides that use double links (e99cddf)
- build frontend assets for sculptured (2f2f1be)
- migrate secondary button stories to controls/args (11eeed4)
- lint stylesheets (a60658d)
- add snapshot coverage for double link solution usage (45b870f)
- upgrade chromatic 5.10.2 -> 6.3.3 (aecab78)
- add solution for double link problem to Tiles [DIGAUD-4518] (d4601d2)
- bump flickity fork for feature to allow keyboard navigation even on link focus (45c07f7)
- bump to flickity to flickity 2.3.0 (5af8a6e)
- migrate primary button stories to use args+controls instead of knobs (af14535)
- fix improper heading level (h2->h4) a11y check on quotes list (423269a)
- fix button a11y check issues (eca9330)
- bump flickity and finish making carousels accessible (e380cc5)
- add aria label to describe how to use carousel (a78356d)
- hide focusable elements inside slides that are not currently selected (618c229)
- refactor carousel story js (1c94352)
- migrate carousel stories to use controls+args instead of knobs (edd1c33)
- add story to capture 2-up content card where one has no heading (d69df36)
- adding notes on carousel accessibility (5c67883)
- add links to a carousel slide to better demonstrate a11y issues (aac3546)
- improve story definition syntax (278eb08)
- fix a11y checks for tooltip images (0d7f208)
- add more coverage to exhibition badges, use controls instead of knobs (e8f7f71)
- upgrade storybook deps and fix some a11y checks (adfe94e)
- ignore external embedded iframes from a11y checks (5c37d2a)
Release 0.12.32
- [skip ci] auto build dist for 11d3042 (0f2dc5f)
- Merge pull request #159 from metmuseum/change-max-line-length (11d3042)
- Merge branch 'main' into change-max-line-length (b962890)
- Merge branch 'main' into change-max-line-length (437d9de)
- Increased Max Line Length from 40em to 50em per UXs suggestion (c261517)