Releases: marigold-ui/marigold
Releases · marigold-ui/marigold
@marigold/components@1.1.0
@marigold/components@1.0.0
What's Changed
- fix(deps): update dependency @storybook/testing-library to v0.0.11 by @renovate in #2071
- fix(deps): update dependency @swc/core to v1.2.183 by @renovate in #2072
- refa:
<Tooltip>
by @sebald in #2069 - feat: Add
width
prop to fields to control width by @sebald in #2070 - chore(deps): update dependency @types/react to v17.0.45 by @renovate in #2057
- fix(deps): pin dependencies by @renovate in #2075
- fix(deps): update dependency husky to v8 by @renovate in #2077
- fix(deps): update dependency gh-pages to v4 by @renovate in #2076
- fix(deps): update jest monorepo (major) by @renovate in #2078
- fix(deps): pin dependency jest-environment-jsdom to 28.1.0 by @renovate in #2082
- chore(deps): update dependency @babel/core to v7.17.12 by @renovate in #2083
- chore(deps): update pnpm to v7.1.2 by @renovate in #2088
- fix(deps): update dependency @swc/jest to v0.2.21 by @renovate in #2086
- chore(deps): update dependency tsup to v5.12.8 by @renovate in #2084
- fix(deps): update typescript-eslint monorepo to v5.25.0 by @renovate in #2090
- fix(deps): update storybook monorepo by @renovate in #2089
- fix(deps): update dependency @swc/core to v1.2.186 by @renovate in #2085
- fix(deps): update dependency typescript to v4.6.4 by @renovate in #2087
- fix: Indeterminate is visual only + correctly render with checkbox only by @sebald in #2079
- refa: Remove "variant" prop from by @sebald in #2074
- refa:
<Table>
by @sebald in #2081 - feat: can align on x and y axis by @sebald in #2092
- feat: can align on x and y axis by @sebald in #2096
- fix(deps): update dependency @swc/core to v1.2.189 by @renovate in #2093
- fix(deps): update dependency @types/node to v16.11.36 by @renovate in #2094
- chore: make husky work again by @sebald in #2080
- chore(deps): lock file maintenance by @renovate in #2073
Full Changelog: https://github.com/marigold-ui/marigold/compare/@marigold/components@1.0.0-beta.0...@marigold/components@1.0.0
@marigold/components@1.0.0-beta.0
What's Changed
- chore: small tweaks to the release script by @sebald in #2021
- fix: use :nth-of-type instead of :n-th-child by @sebald in #2022
- fix: /<TextArea> support variant/size by @sebald in #2025
- chore(deps): update dependency tsup to v5.12.6 by @renovate in #2023
- fix: add forgotten Divider new styling to docs theme by @ti10le in #2028
- feat: Accessible and by @sebald in #2029
- chore(deps): update pnpm to v6.32.10 by @renovate in #2024
- fix: Typo in Do/Don't by @sebald in #2033
- chore: Remove unused flatten-child utils by @sebald in #2031
- feat: use from
react-aria
by @sebald in #2030 - feat: Update types to work with React 18 typings by @sebald in #2032
- fix: button coverage to 100% by @ti10le in #2035
- fix(deps): update dependency @types/node to v16.11.31 by @renovate in #2040
- fix(deps): update dependency @theme-ui/css to v0.14.4 by @renovate in #2039
- chore(deps): update github/codeql-action action to v2 by @renovate in #2037
- feat: Support for
:focus-visible
and:selected
pseudos by @sebald in #2041 - fix(deps): update dependency @emotion/react to v11.9.0 by @renovate in #2038
- refa: remove align prop from Table by @ti10le in #2036
- feat(comp): Slider rewrite with react-aria and new styling by @ti10le in #2034
- docs: fixs icon page by @sebald in #2044
- fix(deps): update babel monorepo by @renovate in #2046
- refa: Message new styling by @sarahgm in #2043
- refa: by @sebald in https://github.com//pull/2048 chore(deps): lock file maintenance by @renovate in https://github.com//pull/2047 refa: switch with new styling by @sarahgm in https://github.com//pull/2049 chore(deps): update pnpm to v6.32.11 by @renovate in https://github.com//pull/2045 fix(deps): update dependency @theme-ui/css to v0.14.5 by @renovate in https://github.com//pull/2050 fix(deps): update dependency @types/node to v16.11.33 by @renovate in https://github.com//pull/2051 refa: Remove by @sebald in https://github.com//pull/2052 refa: Move and to components root by @sebald in https://github.com//pull/2054 refa: by @sebald in https://github.com//pull/2053 fix: Correctly name Select icon by @sebald in https://github.com//pull/2055 fix(deps): update dependency zx to v6.1.0 by @renovate in https://github.com//pull/2060 feat: Add shorthands for group selectors by @sebald in https://github.com//pull/2063 chore: fix peer deps in workspace root by @sebald in https://github.com//pull/2064 chore: fix deps for config packages by @sebald in https://github.com//pull/2065 chore: add peer deps for docs by @sebald in https://github.com//pull/2066 chore: add peer deps for packages by @sebald in https://github.com//pull/2067 chore(deps): update pnpm to v7 by @renovate in https://github.com//pull/2059 fix(deps): update typescript-eslint monorepo to v5.22.0 by @renovate in https://github.com//pull/2061 chore(deps): update dependency tsup to v5.12.7 by @renovate in https://github.com//pull/2058 chore(deps): lock file maintenance by @renovate in https://github.com//pull/2062 feat(storybook): Store selected theme + remove docgen by @sebald in https://github.com//pull/2068 feat: Introduce by @sebald in https://github.com//pull/2056 Full Changelog: https://github.com/marigold-ui/marigold/compare/@marigold/components@0.9.0...@marigold/components@1.0.0-beta.0
@marigold/components@0.9.0
What's Changed
- feat: -> by @sebald in #1963
- refa(docs): update mdx pages with name d-p by @ti10le in #1966
- refa: Use
<Field>
in<TextArea>
by @sebald in #1964 - fix(deps): update dependency eslint-plugin-testing-library to v5.2.1 by @renovate in #1970
- fix(deps): update typescript-eslint monorepo to v5.18.0 by @renovate in #1971
- refa(docs): add missing theme styles in docs by @ti10le in #1969
- refa(docs): headings fix and use template comps d-p by @ti10le in #1968
- refa(docs): update mdx pages with name r-v by @ti10le in #1967
- refa(docs): update mdx pages with name a-c by @ti10le in #1939
- feat: introduce
useComponentStyles
hook by @sebald in #1972 - refa: re-structure system files by @sebald in #1973
- fix(deps): update dependency eslint-plugin-jest to v26.1.4 by @renovate in #1977
- fix(deps): update dependency @testing-library/jest-dom to v5.16.4 by @renovate in #1976
- fix(deps): update dependency @babel/core to v7.17.9 by @renovate in #1975
- chore(deps): update dependency @types/react to v17.0.44 by @renovate in #1974
- refa: Badge uses new styling solution by @sebald in #1982
- feat: transform state to corresponding css selector and data-attr by @sebald in #1979
- fix(docs): remove old Field component and replace with Textfield by @ti10le in #1983
- refa: Image new styling solution by @sarahgm in #1984
- fix: export useStateHook from system by @ti10le in #1985
- docs: delete default variant in docs by @sarahgm in #1986
- refa: Field Component restructure by @sarahgm in #1988
- refa: Input Component restyled and restructure by @sarahgm in #1990
- refa: textarea restructure styles by @sarahgm in #1991
- refa: Link styles by @sarahgm in #1992
- feat: Update styles for input and texarea with hovers by @sebald in #1993
- refa: card styles structur by @sarahgm in #1994
- fix docu links and card by @sarahgm in #1995
- feat: New component by @sarahgm in #1997
- feat(comp): headline component by @sarahgm in #1998
- refa: divider restructure by @sarahgm in #1999
- refa: remove unsued elements from by @sebald in #2000
- fix(deps): update dependency @types/node to v16.11.27 by @renovate in #2006
- chore(deps): update pnpm to v6.32.8 by @renovate in #2004
- chore(deps): update dependency tsup to v5.12.5 by @renovate in #2003
- fix(deps): update dependency @testing-library/react to v12.1.5 by @renovate in #2005
- refa: (uses new styling) by @sebald in #2008
- feat: don't collect coverage by default by @sebald in #2009
- refa: Use instead of by @sebald in #2001
- chore(deps): lock file maintenance by @renovate in #2007
- feat:Footer component by @sarahgm in #2013
- feat: Header component by @sarahgm in #2012
- fix(deps): update storybook monorepo to v6.4.22 by @renovate in #2010
- refa:Text component restructure by @sarahgm in #2014
- docs: remove theme section by @sebald in #2015
- refa: button use new styling by @sarahgm in #2017
- feat: Introduce component by @ti10le in #1987
- fix: supports ref again! yay! by @sebald in #2020
- refa: and by @sebald in #2016
- refa: component restructure by @sarahgm in #2018
Full Changelog: https://github.com/marigold-ui/marigold/compare/@marigold/components@0.8.0...@marigold/components@0.9.0
@marigold/components@0.8.0
What's Changed
- fix release script for pnpm by @ti10le in #1886
- docs: template for component docs by @sebald in #1887
- feat: add font urls to themes + docs by @sebald in #1890
- fix(deps): update storybook monorepo to v6.4.19 by @renovate in #1897
- fix(deps): update dependency @testing-library/react to v12.1.4 by @renovate in #1896
- chore(deps): update dependency @types/react to v17.0.42 by @renovate in #1893
- feat(tokens): Separate size and space scale by @sebald in #1891
- feat(components): Normalize link variant by @sebald in #1892
- feat:
<Stack>
supports rendering as list by @sebald in #1898 - fix(deps): update dependency @testing-library/jest-dom to v5.16.3 by @renovate in #1895
- fix(deps): update dependency @storybook/jest to v0.0.10 by @renovate in #1894
- chore(deps): update dependency tsup to v5.12.1 by @renovate in #1899
- fix(deps): update dependency @theme-ui/css to v0.14.1 by @renovate in #1901
- fix(deps): update dependency @emotion/react to v11.8.2 by @renovate in #1900
- fix(deps): update dependency zx to v6 by @renovate in #1913
- fix(deps): update dependency eslint-plugin-jest to v26.1.3 by @renovate in #1902
- fix(deps): update dependency eslint-plugin-react to v7.29.4 by @renovate in #1903
- chore(deps): update pnpm/action-setup action to v2.2.1 by @renovate in #1904
- fix(deps): update dependency eslint to v8.11.0 by @renovate in #1905
- fix(deps): update dependency postcss-import to v14.1.0 by @renovate in #1907
- fix(deps): update dependency eslint-plugin-testing-library to v5.1.0 by @renovate in #1906
- fix(deps): update dependency prettier to v2.6.1 by @renovate in #1909
- fix(deps): update dependency postcss-preset-env to v7.4.3 by @renovate in #1908
- fix(deps): update gatsby monorepo by @renovate in #1911
- fix(deps): update typescript-eslint monorepo to v5.16.0 by @renovate in #1912
- feat: Refactor by @sebald in #1914
- chore(deps): update dependency @types/react to v17.0.43 by @renovate in #1916
- fix(deps): update dependency babel-loader to v8.2.4 by @renovate in #1917
- feat(system): theme getter by @sebald in #1915
- chore(deps): lock file maintenance by @renovate in #1918
- feat: SVG supports size token from theme by @sebald in #1919
- feat: Intorduce for fields by @sebald in #1920
- fix: use correct role for icon by @sebald in #1921
- docs: revmove colors page by @sebald in #1922
- chore: make storybook faster by @sebald in #1924
- feat(comp): Container with grid by @ti10le in #1926
- refa: improvement to
<HelpText>
API by @sebald in #1927 - feat(comp): improve Container component by @ti10le in #1928
- feat: Introduce redone by @sebald in #1929
- feat: load google font in storybook by @sebald in #1931
- fix: coverage to one hundred percent by @ti10le in #1932
- feat(comp): Introduce Breakout component by @ti10le in #1930
- feat(comp): Center component by @ti10le in #1870
- docs: fix outline links styles by @sebald in #1933
- refa(docs): improve mdx pages by @ti10le in #1934
- feat(comp): improve SVG to handle width and height prop by @ti10le in #1935
- feat(comp): Rewrite Columns and remove Column by @ti10le in #1925
- refa(docs): refactor Do and Dont component by @ti10le in #1936
- refa: Redo
<Field>
now called<TextField>
by @sebald in #1937 - chore(deps): update pnpm to v6.32.4 by @renovate in #1943
- chore(deps): lock file maintenance by @renovate in #1944
- chore(deps): update dependency tsup to v5.12.3 by @renovate in #1942
- chore(deps): update actions/setup-node action to v3 by @renovate in #1958
- fix(deps): update gatsby monorepo by @renovate in #1955
- fix(deps): update dependency eslint-plugin-testing-library to v5.2.0 by @renovate in #1954
- fix(deps): update typescript-eslint monorepo to v5.17.0 by @renovate in #1957
- fix(deps): update material-ui monorepo to v5.5.3 by @renovate in #1956
- fix(deps): update dependency @changesets/cli to v2.22.0 by @renovate in #1952
- fix(deps): update dependency eslint to v8.12.0 by @renovate in #1953
- fix(deps): update dependency open-props to v1.3.12 by @renovate in #1947
- fix(deps): update dependency @theme-ui/css to v0.14.2 by @renovate in #1946
- fix(deps): update dependency ts-jest to v27.1.4 by @renovate in #1949
- chore(deps): update actions/checkout action to v3 by @renovate in #1959
- fix(deps): update storybook monorepo to v6.4.20 by @renovate in #1951
- chore(deps): update dependency tsup to v5.12.4 by @renovate in #1960
- fix(deps): update dependency @changesets/changelog-github to v0.4.4 by @renovate in #1945
- fix(deps): update dependency prettier to v2.6.2 by @renovate in #1948
- fix(deps): update dependency typescript to v4.6.3 by @renovate in #1950
Full Changelog: https://github.com/marigold-ui/marigold/compare/v0.7.0...@marigold/components@0.8.0
v0.7.0
v0.6.0
v0.5.1
What's Changed
- fix(comp): Select coverage by @ti10le in #1488
- feat(comp): Slider component - design update by @ti10le in #1313
- remove useStyles from Element by @ti10le in #1491
- feat(comp): remove useStyles from Columns by @ti10le in #1492
- feat(comp): remove useStyles from Slider by @ti10le in #1493
- chore: remove unused gatsby plugin by @sebald in #1495
- chore: remove @emotion/css and package marigold/server by @ti10le in #1497
- feat: add GlobalStyles by @ti10le in #1498
- bugfix(storybook): set find-up version to 5 by @ti10le in #1500
- feat(storybook): remove use styles stories by @ti10le in #1501
- feat(docs): remove useStyles from docs mdx files by @ti10le in #1502
- feat: Update and simplify normalization by @sebald in #1499
- fix: remove padding from select list by @sebald in #1504
- bugfix(docs): set root margin to fix ThemeSelect by @ti10le in #1505
- infra(packages): add icons package as dependency to component package by @ti10le in #1506
- feat(docs): improve icons page by @ti10le in #1507
- feat: Add default styling to
<Element>
by @sebald in #1508 - refa(comp): Stack by @ti10le in #1510
- fix(docs): DoAndDont component by @ti10le in #1512
- feat(system): Use emotion's context by @sebald in #1514
- feat(comp): improve Column + Columns component by @ti10le in #1509
- fix(deps): update dependency @theme-ui/css to v0.12.1 by @renovate in #1517
- chore(deps): update dependency @types/node to v16.11.11 by @renovate in #1516
- feat(comp): inline Component by @ti10le in #1513
- feat: add normalization for body and html & fix emotion leak by @sebald in #1515
- refa(docs): inline component props table by @ti10le in #1519
- fix(deps): update dependency @emotion/react to v11.7.0 by @renovate in #1532
- chore(deps): update dependency typescript to 3.8.x || 3.9.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x by @renovate in #1531
- chore(deps): update dependency @testing-library/jest-dom to v5.16.1 by @renovate in #1530
- fix(deps): update dependency eslint-plugin-testing-library to v5.0.1 by @renovate in #1528
- chore(deps): update dependency @changesets/cli to v2.18.1 by @renovate in #1523
- feat(comp/docs): change Inline component default align + use it in DoAndDont by @ti10le in #1521
- feat(comp): use Inline in ActionGroup by @ti10le in #1522
- fix(deps): update dependency csstype to v3.0.10 by @renovate in #1527
- fix(deps): update jest monorepo by @renovate in #1529
- fix(deps): update typescript-eslint monorepo to v5.6.0 by @renovate in #1526
- fix(docs): theme had old button variant structure by @ti10le in #1538
- feat(config): Add performance tools to storybook by @sebald in #1539
- fix(deps): update dependency ts-jest to v27.1.0 by @renovate in #1542
- chore(deps): update dependency prettier to v2.5.1 by @renovate in #1540
- feat(docs): redirect to a useful page instead of empty start page by @sebald in #1541
- chore(deps): update dependency @types/node to v16.11.12 by @renovate in #1545
- fix(deps): update dependency eslint-plugin-jsx-a11y to v6.5.1 by @renovate in #1543
- refa: use emotion's theme function in by @sebald in #1549
- feat: Merge and by @sebald in #1550
- fix(deps): update dependency ts-jest to v27.1.1 by @renovate in #1552
- chore(deps): update actions/stale action to v4.1.0 by @renovate in #1554
- fix(deps): update jest monorepo to v27.4.4 by @renovate in #1553
- chore(deps): update dependency typescript to v4.5.3 by @renovate in #1551
- fix(deps): update gatsby monorepo by @renovate in #1544
- fix(deps): update dependency @emotion/react to v11.7.1 by @renovate in #1557
- chore(deps): update dependency typescript to v4.5.4 by @renovate in #1559
- fix(deps): update jest monorepo to v27.4.5 by @renovate in #1560
- fix(deps): update typescript-eslint monorepo to v5.7.0 by @renovate in #1561
- feat(comp): remove span from button + add some styles incl. space prop to button by @ti10le in #1556
- feat(docs): copy svg icon to clipboard by @ti10le in #1548
- Revert "feat(docs): copy svg icon to clipboard (#1548)" by @ti10le in #1562
- design(docs): DoAndDont comp padding change by @ti10le in #1558
- feat(docs): first version of copy icon svg by @ti10le in #1564
- feat: Introduce a
Theme
with all available scales by @sebald in #1563 - feat(docs): add marigold tooltip style + bounce animation to svg copy by @ti10le in #1565
- feat: add purple colors to themes and docs by @ti10le in #1566
- Revert "feat: add purple colors to themes and docs" by @ti10le in #1573
- feat(components): Harden types in theme by @sebald in #1572
- chore(jest): Update config to remove warning. by @sebald in #1575
- fix(themes): Move heading styles to own heading section by @sebald in #1576
- chore(jest): Fast, faster, SW---ducking-C! by @sebald in #1577
- fix: fix docs build by @sebald in #1578
- chore(jest): Use ES2021 as target for swc by @sebald in #1580
- feat(comp): new colors for radio, checkbox, slider by @ti10le in #1568
- fix(deps): pin dependencies by @renovate in #1584
- chore(deps): update dependency @types/node to v16.11.14 by @renovate in #1585
- fix(deps): update dependency @mui/material to v5.2.4 by @renovate in #1586
- fix(deps): update dependency postcss-preset-env to v7.0.2 by @renovate in #1587
- feat: normalize and move to system package by @sebald in #1589
- feat: remove Heading from marigold by @ti10le in #1579
- feat(b2b-theme): split theme + make more consistent by @ti10le in #1590
- chore(deps): update dependency @types/react to v17.0.38 by @renovate in #1594
- feat(jest): Improve snapshot readability by @sebald in #1591
- chore(deps): update dependency @types/node to v16.11.18 by @renovate in #1593
- chore(deps): update dependency @types/react-helmet to v6.1.5 by @renovate in #1595
- chore(deps): update dependency pretty-quick to v3.1.3 by @renovate in #1596
- fix(deps): update dependency @mui/material to v5.2.6 by @renovate in #1598
- fix(deps): update dependency ts-jest to v27.1.2 by @renovate in #1599
- fix(deps): update dependency eslint-plugin-import to v2.25.4 by @renovate in #1602
- chore(deps): update dependency @changesets/cli to v2.19.0 by @renovate in https://github.com/marigold-ui/mari...
@marigold/components@0.3.0
What's Changed
- fix(comp): Select coverage by @ti10le in #1488
- feat(comp): Slider component - design update by @ti10le in #1313
- remove useStyles from Element by @ti10le in #1491
- feat(comp): remove useStyles from Columns by @ti10le in #1492
- feat(comp): remove useStyles from Slider by @ti10le in #1493
- chore: remove unused gatsby plugin by @sebald in #1495
- chore: remove @emotion/css and package marigold/server by @ti10le in #1497
- feat: add GlobalStyles by @ti10le in #1498
- bugfix(storybook): set find-up version to 5 by @ti10le in #1500
- feat(storybook): remove use styles stories by @ti10le in #1501
- feat(docs): remove useStyles from docs mdx files by @ti10le in #1502
- feat: Update and simplify normalization by @sebald in #1499
- fix: remove padding from select list by @sebald in #1504
- bugfix(docs): set root margin to fix ThemeSelect by @ti10le in #1505
- infra(packages): add icons package as dependency to component package by @ti10le in #1506
- feat(docs): improve icons page by @ti10le in #1507
- feat: Add default styling to
<Element>
by @sebald in #1508 - refa(comp): Stack by @ti10le in #1510
- fix(docs): DoAndDont component by @ti10le in #1512
- feat(system): Use emotion's context by @sebald in #1514
- feat(comp): improve Column + Columns component by @ti10le in #1509
- fix(deps): update dependency @theme-ui/css to v0.12.1 by @renovate in #1517
- chore(deps): update dependency @types/node to v16.11.11 by @renovate in #1516
- feat(comp): inline Component by @ti10le in #1513
- feat: add normalization for body and html & fix emotion leak by @sebald in #1515
- refa(docs): inline component props table by @ti10le in #1519
- fix(deps): update dependency @emotion/react to v11.7.0 by @renovate in #1532
- chore(deps): update dependency typescript to 3.8.x || 3.9.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x by @renovate in #1531
- chore(deps): update dependency @testing-library/jest-dom to v5.16.1 by @renovate in #1530
- fix(deps): update dependency eslint-plugin-testing-library to v5.0.1 by @renovate in #1528
- chore(deps): update dependency @changesets/cli to v2.18.1 by @renovate in #1523
- feat(comp/docs): change Inline component default align + use it in DoAndDont by @ti10le in #1521
- feat(comp): use Inline in ActionGroup by @ti10le in #1522
- fix(deps): update dependency csstype to v3.0.10 by @renovate in #1527
- fix(deps): update jest monorepo by @renovate in #1529
- fix(deps): update typescript-eslint monorepo to v5.6.0 by @renovate in #1526
- fix(docs): theme had old button variant structure by @ti10le in #1538
- feat(config): Add performance tools to storybook by @sebald in #1539
- fix(deps): update dependency ts-jest to v27.1.0 by @renovate in #1542
- chore(deps): update dependency prettier to v2.5.1 by @renovate in #1540
- feat(docs): redirect to a useful page instead of empty start page by @sebald in #1541
- chore(deps): update dependency @types/node to v16.11.12 by @renovate in #1545
- fix(deps): update dependency eslint-plugin-jsx-a11y to v6.5.1 by @renovate in #1543
- refa: use emotion's theme function in by @sebald in #1549
- feat: Merge and by @sebald in #1550
- fix(deps): update dependency ts-jest to v27.1.1 by @renovate in #1552
- chore(deps): update actions/stale action to v4.1.0 by @renovate in #1554
- fix(deps): update jest monorepo to v27.4.4 by @renovate in #1553
- chore(deps): update dependency typescript to v4.5.3 by @renovate in #1551
- fix(deps): update gatsby monorepo by @renovate in #1544
- fix(deps): update dependency @emotion/react to v11.7.1 by @renovate in #1557
- chore(deps): update dependency typescript to v4.5.4 by @renovate in #1559
- fix(deps): update jest monorepo to v27.4.5 by @renovate in #1560
- fix(deps): update typescript-eslint monorepo to v5.7.0 by @renovate in #1561
- feat(comp): remove span from button + add some styles incl. space prop to button by @ti10le in #1556
- feat(docs): copy svg icon to clipboard by @ti10le in #1548
- Revert "feat(docs): copy svg icon to clipboard (#1548)" by @ti10le in #1562
- design(docs): DoAndDont comp padding change by @ti10le in #1558
- feat(docs): first version of copy icon svg by @ti10le in #1564
- feat: Introduce a
Theme
with all available scales by @sebald in #1563 - feat(docs): add marigold tooltip style + bounce animation to svg copy by @ti10le in #1565
- feat: add purple colors to themes and docs by @ti10le in #1566
- Revert "feat: add purple colors to themes and docs" by @ti10le in #1573
- feat(components): Harden types in theme by @sebald in #1572
- chore(jest): Update config to remove warning. by @sebald in #1575
- fix(themes): Move heading styles to own heading section by @sebald in #1576
- chore(jest): Fast, faster, SW---ducking-C! by @sebald in #1577
- fix: fix docs build by @sebald in #1578
- chore(jest): Use ES2021 as target for swc by @sebald in #1580
- feat(comp): new colors for radio, checkbox, slider by @ti10le in #1568
- fix(deps): pin dependencies by @renovate in #1584
- chore(deps): update dependency @types/node to v16.11.14 by @renovate in #1585
- fix(deps): update dependency @mui/material to v5.2.4 by @renovate in #1586
- fix(deps): update dependency postcss-preset-env to v7.0.2 by @renovate in #1587
- feat: normalize and move to system package by @sebald in #1589
- feat: remove Heading from marigold by @ti10le in #1579
- feat(b2b-theme): split theme + make more consistent by @ti10le in #1590
- chore(deps): update dependency @types/react to v17.0.38 by @renovate in #1594
- feat(jest): Improve snapshot readability by @sebald in #1591
- chore(deps): update dependency @types/node to v16.11.18 by @renovate in #1593
- chore(deps): update dependency @types/react-helmet to v6.1.5 by @renovate in #1595
- chore(deps): update dependency pretty-quick to v3.1.3 by @renovate in #1596
- fix(deps): update dependency @mui/material to v5.2.6 by @renovate in #1598
- fix(deps): update dependency ts-jest to v27.1.2 by @renovate in #1599
- fix(deps): update dependency eslint-plugin-import to v2.25.4 by @renovate in #1602
- chore(deps): update dependency @changesets/cli to v2.19.0 by @renovate in https://github.com/marigold-ui/mari...
Release 0.2.0
What's Changed
- chore: Upgrade
yarn
to v 3.0.0-r2 by @sebald in #1108 - fix+docs: fix checkbox component + add to docs by @ti10le in #1109
- chore+docs: extract mdx comps from gatsby browser to own file by @ti10le in #1113
- chore: Update prettier to 2.3.1 by @sebald in #1114
- docs: Unify Gatsby's element wrapper by @sebald in #1117
- chore(deps): pin dependency @types/mdx-js__react to 1.5.3 by @renovate in #1118
- fix(deps): update dependency gatsby to v3.7.2 by @renovate in #1119
- fix(deps): update typescript-eslint monorepo to v4.27.0 by @renovate in #1121
- fix(deps): update dependency @theme-ui/css to v0.10.1 by @renovate in #1123
- chore(deps): update all by @renovate in #1120
- bugfix: give children to inlineCode by @ti10le in #1126
- chore: update setup in readme by @viktoria-schwarz in #1127
- chore: fix new yarn build by @viktoria-schwarz in #1128
- chore(prettier): add ignore patterns for prettier by @viktoria-schwarz in #1130
- feat(types): Clarify and improve as prop related types by @sebald in #1131
- chore(gh-actions): add new, sorted actions with caching by @viktoria-schwarz in #1129
- feat(components): Make
<Text>
and<Link>
polymorphic by @sebald in #1132 - feat(docs): add landing page and link in the nav by @viktoria-schwarz in #1134
- chore(workflows): remove release action by @viktoria-schwarz in #1136
- feat(components): Add
touchAction
to reset for button and anchors by @sebald in #1135 - fix(system): Correctly export
ResponsiveStyleValue
by @sebald in #1138 - fix(deps): update dependency babel-jest to v27.0.5 by @renovate in #1140
- fix(deps): update storybook monorepo to v6.3.0 by @renovate in #1142
- fix(deps): update gatsby monorepo by @renovate in #1141
- fix(deps): update typescript-eslint monorepo to v4.28.0 by @renovate in #1143
- chore(deps): update all by @renovate in #1139
- feat(docs): Inital theme for docs by @sebald in #1137
- feat(docs): switch themes functionality by @ti10le in #1133
- feat(docs): Add dynamic navigation (based on mdx content) by @sebald in #1149
- fix(deps): update dependency babel-jest to v27.0.6 by @renovate in #1153
- fix(deps): update storybook monorepo to v6.3.2 by @renovate in #1155
- fix(deps): update typescript-eslint monorepo to v4.28.1 by @renovate in #1156
- fix(Text): Remove deprecated usage of
textColor
by @sebald in #1158 - chore(deps): update all by @renovate in #1152
- fix(deps): update gatsby monorepo by @renovate in #1154
- chore(jest): Update jest to version 27 by @sebald in #1150
- chore(deps): update dependency husky to v7 by @renovate in #1157
- feat(docs): add guides for installation and useStyles by @viktoria-schwarz in #1148
- docs: complete icons mdx file by @ti10le in #1160
- chore(deps): pin dependency jest to 27.0.6 by @renovate in #1164
- fix(deps): update storybook monorepo to v6.3.4 by @renovate in #1166
- fix(deps): update typescript-eslint monorepo to v4.28.2 by @renovate in #1167
- feat(system): Expose helper to transpile style object by @sebald in #1163
- chore: Add "open in vscode" badge by @sebald in #1169
- chore(deploy): add deploy script and index by @viktoria-schwarz in #1170
- feat(docs): Box primitive by @viktoria-schwarz in #1161
- chore: add author identity by @viktoria-schwarz in #1171
- chore: add deploy script by @viktoria-schwarz in #1172
- chore: add deploy script by @viktoria-schwarz in #1173
- chore: add deploy script by @viktoria-schwarz in #1174
- chore: add deploy script by @viktoria-schwarz in #1175
- chore: add deploy script by @viktoria-schwarz in #1176
- fix: add withPrefix for correct image path by @viktoria-schwarz in #1177
- fix: add withPrefix for correct image path by @viktoria-schwarz in #1178
- chore: update to v0.1.0 by @viktoria-schwarz in #1179
- make htmlFor from Label component optional by @ti10le in #1181
- chore(deps): update actions/stale action to v4 by @renovate in #1187
- fix(deps): update all by @renovate in #1184
- fix(deps): update typescript-eslint monorepo to v4.28.3 by @renovate in #1185
- fix(deps): update gatsby monorepo by @renovate in #1186
- improve Button component with react-aria by @ti10le in #1182
- chore: Fix broken changeset by @sebald in #1191
- fix(system): List reset should not remove the enumeration by @sebald in #1190
- fix(deps): update typescript-eslint monorepo to v4.28.4 by @renovate in #1193
- chore(deps): update all by @renovate in #1194
- fix(deps): update storybook monorepo to v6.3.5 by @renovate in #1192
- feat(components): correctly uses whitespace and supports usage as list by @sebald in #1189
- feat(components): improve with react-aria by @ti10le in https://github.com//pull/1147 chore(deps): pin dep @testing-library/user-event to v13.2.0 by @renovate in https://github.com//pull/1199 fix(deps): update storybook monorepo to v6.3.6 by @renovate in https://github.com//pull/1201 fix(deps): update typescript-eslint monorepo to v4.28.5 by @renovate in https://github.com//pull/1202 chore(deps): update all by @renovate in https://github.com//pull/1200 feat(components): Move Marigold to components by @sebald in https://github.com//pull/1198 Add error and required prop to by @ti10le in #1196
- fix(docs): remove pathPrefix by @viktoria-schwarz in #1205
- fix(docs): add clean step to deploy process by @viktoria-schwarz in #1206
- fix(docs): add clean step to deploy process by @viktoria-schwarz in #1207
- fix(docs): revert pathPrefix by @viktoria-schwarz in #1208
- fix(docs): add clean step to deploy process by @viktoria-schwarz in #1209
- add clean step to deploy process by @viktoria-schwarz in #1210
- remove pathPrefix by @viktoria-schwarz in #1211
- fix(docs): remove pathPrefix from Build by @viktoria-schwarz in #1212
- fix(deps): update dependency @emotion/react to v11.4.1 by @renovate in #1214
- fix(deps): update storybook monorepo to v6.3.7 by @renovate in #1215
- chore(deps): update all by @renovate in #1213
- fix(comp): correct import of MarigoldProvider by @viktoria-schwarz in #1217
- fix(deploy): remove quotation marks in CNAME by @viktoria-schwarz in #1220
- bugfix: variant from Dialog component by @ti10le in #1222
- fix(comp): listbox opens abov...