UNPKG

@bianic-ui/accordion

Version:

A simple and accessible accordion component for React & Bianic UI

171 lines (113 loc) 7.11 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [0.1.0-alpha.2](https://gitlab.com/bia-design/bianic-ui/compare/@bianic-ui/accordion@0.1.0-alpha.1...@bianic-ui/accordion@0.1.0-alpha.2) (2020-09-03) **Note:** Version bump only for package @bianic-ui/accordion # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # 0.1.0-alpha.1 (2020-09-03) ### Bug Fixes - **accordion:** move item props to context ([badc638](https://gitlab.com/bia-design/bianic-ui/commit/badc638f3d5fed2b6ce441c92e7693d568491fca)) - **tests:** update snapshots & adapt to changes ([56e572a](https://gitlab.com/bia-design/bianic-ui/commit/56e572accdad7a860a4e41e15600d08c3281e5bb)) - **typescript:** synthetic default export compat ([e661a71](https://gitlab.com/bia-design/bianic-ui/commit/e661a71884b6ee0ad5ac85b38e042f5ee7e8f705)), closes [#1735](https://gitlab.com/bia-design/bianic-ui/issues/1735) - [#891](https://gitlab.com/bia-design/bianic-ui/issues/891) ([e107acc](https://gitlab.com/bia-design/bianic-ui/commit/e107acc8487898a965b0d695c1da71f46fc56d5e)) - case sensitivity issues in packages ([1e1837f](https://gitlab.com/bia-design/bianic-ui/commit/1e1837f76e869c2df11f6a6e80ce4ab511beaf95)) - textarea omit h and minH to make rows ([7c66620](https://gitlab.com/bia-design/bianic-ui/commit/7c66620bf4e01ad5ef5c8589c5712c805a220a70)) - ts issue with sx prop ([d3b1340](https://gitlab.com/bia-design/bianic-ui/commit/d3b1340cb255937927b4d4c56ce218141570b951)) - updates ([57db7fd](https://gitlab.com/bia-design/bianic-ui/commit/57db7fd9e7b7c3c6465adfe3c91677c52841963e)) ### Features - add option to disable accordion height transition ([7c3d95d](https://gitlab.com/bia-design/bianic-ui/commit/7c3d95dffa5601dfd6f31e5a7e078dd63ea4b61e)) ### Performance Improvements - some more improvements ([daf94a5](https://gitlab.com/bia-design/bianic-ui/commit/daf94a50f6abc9773c9552ec08b5ebf5f1cb05b9)) - some more improvements ([3382bab](https://gitlab.com/bia-design/bianic-ui/commit/3382bab224f29f082d2a9ba2b4b2721257fbdfac)) # 1.0.0-rc.3 (2020-08-30) **Note:** Version bump only for package @chakra-ui/accordion # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # 1.0.0-rc.2 (2020-08-09) **Note:** Version bump only for package @chakra-ui/accordion # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [1.0.0-rc.1](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/accordion@1.0.0-rc.0...@chakra-ui/accordion@1.0.0-rc.1) (2020-08-06) ### Bug Fixes - textarea omit h and minH to make rows ([7c66620](https://github.com/chakra-ui/chakra-ui/commit/7c66620bf4e01ad5ef5c8589c5712c805a220a70)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [1.0.0-rc.0](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/accordion@1.0.0-next.7...@chakra-ui/accordion@1.0.0-rc.0) (2020-07-26) **Note:** Version bump only for package @chakra-ui/accordion # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [1.0.0-next.7](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/accordion@1.0.0-next.6...@chakra-ui/accordion@1.0.0-next.7) (2020-07-26) **Note:** Version bump only for package @chakra-ui/accordion # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [1.0.0-next.6](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/accordion@1.0.0-next.5...@chakra-ui/accordion@1.0.0-next.6) (2020-07-15) **Note:** Version bump only for package @chakra-ui/accordion # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [1.0.0-next.5](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/accordion@1.0.0-next.4...@chakra-ui/accordion@1.0.0-next.5) (2020-07-15) ### Features - add option to disable accordion height transition ([7c3d95d](https://github.com/chakra-ui/chakra-ui/commit/7c3d95dffa5601dfd6f31e5a7e078dd63ea4b61e)) ### Performance Improvements - some more improvements ([daf94a5](https://github.com/chakra-ui/chakra-ui/commit/daf94a50f6abc9773c9552ec08b5ebf5f1cb05b9)) - some more improvements ([3382bab](https://github.com/chakra-ui/chakra-ui/commit/3382bab224f29f082d2a9ba2b4b2721257fbdfac)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # 1.0.0-next.4 (2020-07-01) ### Bug Fixes - [#891](https://github.com/chakra-ui/chakra-ui/issues/891) ([e107acc](https://github.com/chakra-ui/chakra-ui/commit/e107acc8487898a965b0d695c1da71f46fc56d5e)) - case sensitivity issues in packages ([1e1837f](https://github.com/chakra-ui/chakra-ui/commit/1e1837f76e869c2df11f6a6e80ce4ab511beaf95)) - ts issue with sx prop ([d3b1340](https://github.com/chakra-ui/chakra-ui/commit/d3b1340cb255937927b4d4c56ce218141570b951)) - updates ([57db7fd](https://github.com/chakra-ui/chakra-ui/commit/57db7fd9e7b7c3c6465adfe3c91677c52841963e)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # 1.0.0-next.3 (2020-06-28) ### Bug Fixes - [#891](https://github.com/chakra-ui/chakra-ui/issues/891) ([e107acc](https://github.com/chakra-ui/chakra-ui/commit/e107acc8487898a965b0d695c1da71f46fc56d5e)) - case sensitivity issues in packages ([1e1837f](https://github.com/chakra-ui/chakra-ui/commit/1e1837f76e869c2df11f6a6e80ce4ab511beaf95)) - ts issue with sx prop ([d3b1340](https://github.com/chakra-ui/chakra-ui/commit/d3b1340cb255937927b4d4c56ce218141570b951)) - updates ([57db7fd](https://github.com/chakra-ui/chakra-ui/commit/57db7fd9e7b7c3c6465adfe3c91677c52841963e)) # Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # 1.0.0-next.2 (2020-06-21) ### Bug Fixes - [#891](https://github.com/chakra-ui/chakra-ui/issues/891) ([e107acc](https://github.com/chakra-ui/chakra-ui/commit/e107acc8487898a965b0d695c1da71f46fc56d5e)) - case sensitivity issues in packages ([1e1837f](https://github.com/chakra-ui/chakra-ui/commit/1e1837f76e869c2df11f6a6e80ce4ab511beaf95)) - updates ([57db7fd](https://github.com/chakra-ui/chakra-ui/commit/57db7fd9e7b7c3c6465adfe3c91677c52841963e))