Releases: indiana-university/rivet-react
Releases · indiana-university/rivet-react
v2.0.0-beta.10
v2.0.0-beta.9
v2.0.0-beta.8
2.0.0-beta.8 (2024-09-03)
Features
v2.0.0-beta.7
2.0.0-beta.7 (2024-08-29)
Bug Fixes
v2.0.0-beta.6
v2.0.0-beta.5
v2.0.0-beta.4
v2.0.0-beta.3
2.0.0-beta.3 (2024-05-29)
Bug Fixes
Features
- Added ability to set attributes on base header menu toggle button (e70457a)
v2.0.0-beta.2
v2.0.0-beta.1
2.0.0-beta.1 (2024-04-11)
Bug Fixes
- 2.0.0 Fix Col tests by renaming width prop that conflicted with Rivetize (#346) (0313ebe)
- remove private property from package.json (e63efd9)
Features
- 2.0.0 - Table component (#337) (177f146)
- 2.0.0 Breadcrumbs component (#341) (6a629d8)
- 2.0.0 Checkbox component (#339) (0a91a5d)
- 2.0.0 EmptyState component (#338) (ff3e2c0)
- 2.0.0 File component (#342) (6e71ef4)
- 2.0.0 Grid components (#336) (9b4d6b3)
- 2.0.0 List component (#347) (40cfc47)
- 2.0.0 RadioButton component (#340) (2ebda5b)
- add badge component (#363) (12fa796)
- Add copyright date setting to footer (#366) (355dc91)
- add inline alert #297 (#313) (49897f1)
- add Rivet 2.x alerts (#304) (087f095)
- Added preventDefault/stopPropagation to toggle action (#425) (4e3e706)
- Allow footer links to open in new window (#405) (5a07bc9)
- Cleaned up newlines (#393) (b739863)
- Disclosure Component (#404) (5b18dd8)
- Implement basic pagniation component (#327) (c89512a)
- Implement Calendar tile Component (#370) (c6c5f86)
- Implement Hero Component (#374) (40c0212)
- Implement individual exports (#393) (90a0dc5)
- Implement Link Hub Component (#376) (059e9a0)
- Implement Quote Component (#378) (e009c57)
- Implement Sidenav component (#380) (757455e)
- Implementation of Stat component (#381) (c391b43)
- Implemented Accordion (#367) (afba6ba)
- Implemented Billboard component (#369) (7309627)
- Implemented Call to Action Component (#371) (17956c0)
- Implemented Card component (#372) (f793666)
- Implemented Series Nav (#379) (3057910)
- Implemented Step Indicator (#382) (e5c19ba)
- Implemented Subnav component (#383) (d56ddf2)
- Implemented Switch (#384) (237c796)
- Implemented Tabs component (#385) (acfc93f)
- Moved Empty State to page content section (#400) (b24d0a6)
- update build process (#361) (1fd029e)
- upgrade to rivet 2 (4c6b5d5)
BREAKING CHANGES
- this library is not compatible with Rivet-react 1.x. In addition to updating your library, you will likely need to make several changes to the components you use to use this library.