Tags give the ability to mark specific points in history as being important
-
4.1.1
1ff4bc01 · ·- Fixed bug where form's submit button never stopped spinning - Fixed bug where a multiline input was displayed as a normal text field
-
4.1.0
927ce256 · ·- Adding ability to specify a text field should allow for multiline input - Fixed README
-
-
-
-
3.0.0
2cd75564 · ·- Updated all components for use in an application with user authentication and administration
-
2.3.2
c5796457 · ·- Added - User profile link when user is authenticated - Changed - Moved `stringAvatar` function to utils -
-
-
2.2.2
a0bb0dcd · ·- Added - Documentation for `GenericForm` component - Example usage for `GenericDropdown` component -
-
2.2.0
8c03e18a · ·- Added - `GenericDropdown` component - `GenericForm` component - `GenericFormItem` type - Changed - Made `onButtonClick` prop in `ActionButton` optional - Made `GenericTextField` usable in a `formik` form -
-
2.1.0
fe12b0c8 · ·- Added - Ability to listen for key presses when focused in a `GenericTextField` component -
2.0.5
cd570fd2 · ·- Fixed - Bug with route paths being refreshed before an update has been processed -
-
2.0.3
5d14aeb0 · ·- Fixed - Bug with route paths being refreshed before an update has been processed -
2.0.2
957a74a1 · ·- Fixed - Bug with active routes on navbar not updating properly - Documented - Still existing bug with route paths being refreshed before an update has been processed -
2.0.1
85d29bc2 · ·- Updated - README documentation to instruct users on how to install and use this package -
2.0.0
d519bbb6 · ·- Added - Documentation to be deployed to pages site - Changed - Filenames to follow React conventions