Skip to content

Releases: openedx/paragon

v23.1.0

12 Dec 17:14
9d08614
Compare
Choose a tag to compare

23.1.0 (2024-12-12)

Features

v23.0.0

12 Dec 02:30
79998dd
Compare
Choose a tag to compare

23.0.0 (2024-12-12)

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)
  • fixed typography, display and links sections (1b8516c)
  • ignore touchstart events for closing modal popups (#3087) (59b1cb3)
  • install dependencies in tokens module after installing Paragon (0b809c0)
  • regenerate icons (8662f3f)
  • remove $enable-shadows SCSS flag (#2423) (948e51e)
  • remove ~ from import of react-loading-skeleton (#2912) (eb6b293)
  • remove duplicate selector (1b1786d)
  • remove header border radius on FullscreenModal (#3041) (0f188ae)
  • remove header border radius on FullscreenModal (#3041) (7227fc5)
  • 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)
  • scales down card logo cap (#3218) (524f15d)
  • 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

  • --output-references CLI arg, registers filters, updates CSS vars format (#3203) (be634dc)
  • [BD-46] Paragon theme CSS is built and published independently of consuming applications (#2102) (4fbe4ac)
  • add ability to disable SelectMenu (#3138) (b13c142)
  • 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 Newsstand icon (#3275) (9806d5f)
  • Add support for tokens in toml files (#3047) (3ba1adc)
  • add tokens for SelectMenu component and cleanup after sync with master branch (a9a27d1)
  • add tokens for Tab and Nav components (9533544)
  • add types for and some related components (#3242) (e47a5bf)
  • Add TypeScript types for (#3077) (2d71ab5)
  • Add TypeScript types for , , , (#3100) (d9925a7)
  • Add TypeScript types for , , , (#3100) (0e16dbb)
  • add typings for (#3080) (375f2bd)
  • add typings for (#3080) (90246aa)
  • added CSS custom media query transformer (#2068) (577ac74)
  • added expanded tokens (f5db0b2)
  • added rounded pill token ([#2361](https://github.com/open...
Read more

v22.12.0

12 Dec 16:02
8a828cf
Compare
Choose a tag to compare

22.12.0 (2024-12-12)

Features

v23.0.0-alpha.7

11 Dec 18:41
b82ef74
Compare
Choose a tag to compare
v23.0.0-alpha.7 Pre-release
Pre-release

23.0.0-alpha.7 (2024-12-11)

Bug Fixes

  • ignore touchstart events for closing modal popups (#3087) (ae3cdee)
  • minor type issues in docs/examples/IconButton/utils (#3313) (9526409)
  • regenerate icons (8662f3f)
  • remove duplicate selector (1b1786d)
  • remove header border radius on FullscreenModal (#3041) (48b8635)
  • scales down card logo cap (#3218) (e7160b2)
  • update docstring to prevent jsx closing tag error (#3328) (8215809)

Features

  • add ability to disable SelectMenu (#3138) (c579d88)
  • add Newsstand icon (#3275) (fc888d5)
  • add types for and some related components (#3242) (ba29749)
  • Add TypeScript types for (#3077) (d4fce25)
  • add typings for (#3080) (4abe68b)
  • migrates Container to TypeScript; Container without max-width on docs site [FC-0062] (#3216) (65bb39b)
  • Use modern babel config, removing transforms for ancient browsers (d8cd81d)

v23.0.0-alpha.6

11 Dec 16:38
33f862b
Compare
Choose a tag to compare
v23.0.0-alpha.6 Pre-release
Pre-release

23.0.0-alpha.6 (2024-12-11)

Features

v22.11.2

09 Dec 21:03
8215809
Compare
Choose a tag to compare

22.11.2 (2024-12-09)

Bug Fixes

  • update docstring to prevent jsx closing tag error (#3328) (8215809)

v22.11.1

09 Dec 17:43
9526409
Compare
Choose a tag to compare

22.11.1 (2024-12-09)

Bug Fixes

  • minor type issues in docs/examples/IconButton/utils (#3313) (9526409)

v22.11.0

06 Dec 23:15
Compare
Choose a tag to compare

22.11.0 (2024-12-06)

Features

  • Use modern babel config, removing transforms for ancient browsers (d8cd81d)

v23.0.0-alpha.5

04 Dec 10:41
Compare
Choose a tag to compare
v23.0.0-alpha.5 Pre-release
Pre-release

23.0.0-alpha.5 (2024-12-04)

Bug Fixes

Features

v23.0.0-alpha.4

26 Nov 10:35
Compare
Choose a tag to compare
v23.0.0-alpha.4 Pre-release
Pre-release

23.0.0-alpha.4 (2024-11-26)

Bug Fixes

  • fixed typography, display and links sections (1b8516c)

Features

  • --output-references CLI arg, registers filters, updates CSS vars format (#3203) (be634dc)
  • added expanded tokens (f5db0b2)
  • added sd-transforms; refs in source-tokens-only output; fixed refs warnings (7219eaa)
  • converted utils and breakpoints (927ff3b)
  • DTCG format (046a8d3)
  • Removed default value for isOverflowVisible in ModalDialog component (efd31c0)
  • update style dictionary to v4 (cae4ee5)