Skip to content

Latest commit

 

History

History
109 lines (59 loc) · 5.12 KB

CHANGELOG.md

File metadata and controls

109 lines (59 loc) · 5.12 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.3.5 (2021-02-11)

Note: Version bump only for package @clayui/tabs

3.3.4 (2021-01-27)

Note: Version bump only for package @clayui/tabs

3.3.3 (2021-01-13)

Note: Version bump only for package @clayui/tabs

3.3.2 (2020-12-16)

Note: Version bump only for package @clayui/tabs

3.3.1 (2020-12-02)

Note: Version bump only for package @clayui/tabs

3.3.0 (2020-10-01)

Features

  • clayui.com: Move API tables to new files and update document tabs, rename files to use singular naming instead of plural, change mainTabURL of pagination-bar to a proper one (d812ee9)
  • add displayName for all components (cc3211d)

3.2.5 (2020-08-28)

Note: Version bump only for package @clayui/tabs

3.2.4 (2020-08-26)

Note: Version bump only for package @clayui/tabs

3.2.3 (2020-07-28)

Bug Fixes

  • update packages to appropriate dependencies (0026168)

3.2.2 (2020-07-07)

Bug Fixes

  • @clayui/tabs: check if child is truthy first before cloning (c357b7d)

3.2.1 (2020-06-18)

Bug Fixes

  • @clayui/tabs: Make sure we use strict equation (ad8dd39)

3.2.0 (2020-05-21)

Features

  • @clayui/tabs: add TabPanel as an alias for TabPane (924ae4e)
  • clayui.com: Revert the change made to headings used, rename stickers and tables to sticker and table respectively, also change some wording (791dabe)
  • clayui.com: Update content structure: Checkbox, Management Toolbar, Select Box, Sticker, Table & Tabs (0fcd54a)

3.1.1 (2020-04-24)

Bug Fixes

  • Fix accessibility issues (5e09db0)

3.1.0 (2020-02-28)

Bug Fixes

  • replace npm in favor of yarn in new packages (e366fbb)
  • @clayui/tabs: add the relationship between tab and tabpane in stories (ee9edc4)
  • @clayui/tabs: adjust class name timing so that it the tab properly fades in (b0df6b8)
  • @clayui/tabs: fix the use of React.forwardRef (a7ce7e0)
  • tabs: Turns active property optional when using Item, default value is false (bb1ae86)

Features

  • tabs: Creates Tabs component (4418cc2)

3.0.6 (2020-01-31)

Note: Version bump only for package @clayui/tabs

3.0.5 (2020-01-20)

Note: Version bump only for package @clayui/tabs

3.0.4 (2019-12-05)

Note: Version bump only for package @clayui/tabs

3.0.3 (2019-11-07)

Note: Version bump only for package @clayui/tabs

3.0.2 (2019-11-01)

Note: Version bump only for package @clayui/tabs

3.0.1 (2019-10-28)

Note: Version bump only for package @clayui/tabs