Skip to content

Releases: openedx/paragon

v22.6.1

20 Jun 18:05
ae3cdee
Compare
Choose a tag to compare

22.6.1 (2024-06-20)

Bug Fixes

  • ignore touchstart events for closing modal popups (#3087) (ae3cdee)

v23.0.0-alpha.2

17 Jun 16:25
3ba1adc
Compare
Choose a tag to compare
v23.0.0-alpha.2 Pre-release
Pre-release

23.0.0-alpha.2 (2024-06-17)

Features

v22.6.0

31 May 17:36
4abe68b
Compare
Choose a tag to compare

22.6.0 (2024-05-31)

Features

v22.5.1

22 May 15:59
48b8635
Compare
Choose a tag to compare

22.5.1 (2024-05-22)

Bug Fixes

  • remove header border radius on FullscreenModal (#3041) (48b8635)

v22.5.0

22 May 13:10
d4fce25
Compare
Choose a tag to compare

22.5.0 (2024-05-22)

Features

v23.0.0-alpha.1

14 May 15:46
146897a
Compare
Choose a tag to compare
v23.0.0-alpha.1 Pre-release
Pre-release

23.0.0-alpha.1 (2024-05-14)

Bug Fixes

  • add description for tokens (#2112) (2ca3b68)
  • add missed border utilities (e292ff1)
  • add missing css util classes for border-radius (#2355) (73335b9)
  • add missing tokens for Button component (#1924) (9a08684)
  • add source for grid gutter width token (#2636) (4d8d89a)
  • added custom title for CSS output files (#1985) (df2f764)
  • added missing SCSS variables in design tokens (#2364) (86df23e)
  • avoid infinite while loop with colorYiq (#2349) (101fe25)
  • correctly resolve file pathing when replacing SCSS variables usage (#2638) (0957ffe)
  • created missing design tokens (#2811) (36c80fe)
  • ensure design tokens have a valid type attribute (#1992) (aedb5b6)
  • ensure sourceMappingUrl is correct (#2352) (a7ff171)
  • fixed design token for icon btn active state (#2765) (56836f0)
  • install dependencies in tokens module after installing Paragon (0b809c0)
  • remove $enable-shadows SCSS flag (#2423) (948e51e)
  • remove ~ from import of react-loading-skeleton (#2912) (eb6b293)
  • remove package.json files from tokens module (2598825)
  • remove undefined variables from utility classes (#2615) (e98894f)
  • remove unnecessary parentheses from coloryiq warning (#2350) (2d23b45)
  • renamed custom media query (#2495) (8959d73)
  • skeleton.css fix (5537250)
  • trigger alpha release (5ea28ea)
  • trigger release (e2e4d18)
  • updates the paragon-theme.json output (#2334) (faf7dac)
  • use min-width in custom-media breakpoint definitions (#2098) (3cccdeb)

Features

  • [BD-46] Paragon theme CSS is built and published independently of consuming applications (#2102) (4fbe4ac)
  • add ability to generate CSS utility classes through design tokens (7c14c6e)
  • add CLI interface for design tokens (#1846) (eb1d19c)
  • add custom variables to utility classes (#2022) (f5f4921)
  • add defaults to theme-urls.json output on build (#2468) (f72bd32)
  • add new css variable to DataTable (8570521)
  • add new tokens and cleanup after rebase (9184d80)
  • add new tokens for Form, ColorPicker, and Icon components (8ed7630)
  • add tokens for SelectMenu component and cleanup after sync with master branch (a9a27d1)
  • add tokens for Tab and Nav components (9533544)
  • added CSS custom media query transformer (#2068) (577ac74)
  • added rounded pill token (#2361) (39fe41d)
  • added Segment track for CLI scripts (#2617) (9af9a64)
  • alpha release of design tokens (#1770) (d471390)
  • completely deprecate FontAwesome (#2327) (9a94ac5)
  • create themes flag to build tokens (#2357) (13c53d0)
  • created new design tokens for Chip component (42b1ff6)
  • created new design tokens for ChipCarousel and Pagination components (00af3cf)
  • deleted value in reference design tokens (#1989) (222d4e5)
  • design tokens with style-dictionary (577b297)
  • generate paragon-theme.json during npm run build with themeUrls (#2333) (a2ac304)
  • make color-yiq function a11y-friendly (02b576e)
  • move design tokens CLI commands to paragon CLI (#2609) (75580fd)
  • move utils away from root directory (#3028) (f5a5c05)
  • remove deprecated components (7ab5cd3)
  • remove SCSS variable usages in components (#2137) (27af4e3)
  • update build-tokens.js to include --source-tokens-only arg (#2351) (a8069b0)

Reverts

BREAKING CHANGES

  • all of the deprecated components were removed from Paragon, these include CheckBoxGroup, Checkbox, Fieldset, Input, InputSelect, InputText, ListBox, Modal, `RadioButtonGroup...
Read more

v22.4.0

08 May 15:47
Compare
Choose a tag to compare

22.4.0 (2024-05-08)

Features

v22.3.2

01 May 23:00
0750db7
Compare
Choose a tag to compare

22.3.2 (2024-05-01)

Bug Fixes

  • Wrong propTypes for SearchFieldAdvanced.icons (#3026) (0750db7)

v22.3.1

26 Apr 13:08
2557a95
Compare
Choose a tag to compare

22.3.1 (2024-04-26)

Bug Fixes

v22.3.0

25 Apr 14:13
784f604
Compare
Choose a tag to compare

22.3.0 (2024-04-25)

Features