All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.6.0 (2021-01-27)
- @clayui/button: add api for stacking button group vertically (e6d457b)
- @clayui/button: add functionality to pass in null for displayType so that only 'btn' is added (0cac172)
3.5.0 (2020-10-01)
- 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.4.0 (2020-07-28)
- clayui.com: Fix wording and a few links on Date Picker and Button (035d912)
- @clayui/button: add prop for removing monospaced from button (9c2e51f)
- clayui.com: Add JSP code example to Button (843f1a0)
- clayui.com: Add JSP code example to Button (fd49a24)
3.3.1 (2020-04-24)
- Fix accessibility issues (5e09db0)
- normalize names of components (3a0abea)
- update components to include 'types' and 'ts:main' package keys (9e24b59)
- @clayui/button: fix error when using private name when generating declaration files (e8d8027), closes /github.com/Microsoft/TypeScript/issues/6307#issuecomment-360182089
- button: Fix logic when using
borderless
property (b30d39a)
- @clayui/button: add forwardRef (13a8885)
- @clayui/button: add forwardRef to ClayButtonWithIcon (b3ef1a0)
- alert: add ability to put a button within an alert (09f20e0)
- button: Adds borderless and outline properties (f04b6b5)
- clay-button: create ClayButtonWithIcon component (c0a2096)
3.2.0 (2020-01-31)
- @clayui/button: fix error when using private name when generating declaration files (e8d8027), closes /github.com/Microsoft/TypeScript/issues/6307#issuecomment-360182089
- alert: add ability to put a button within an alert (09f20e0)
3.1.0 (2020-01-20)
- @clayui/button: fix error when using private name when generating declaration files (e8d8027), closes /github.com/Microsoft/TypeScript/issues/6307#issuecomment-360182089
- alert: add ability to put a button within an alert (09f20e0)
3.0.3 (2019-12-05)
- @clayui/button: fix error when using private name when generating declaration files (e8d8027), closes /github.com/Microsoft/TypeScript/issues/6307#issuecomment-360182089
3.0.2 (2019-11-07)
Note: Version bump only for package @clayui/button
3.0.1 (2019-10-28)
Note: Version bump only for package @clayui/button