Tags give the ability to mark specific points in history as being important
-
1.2.0
8d74ef6e · ·- Added - `DataTable` component - `EsriMap` component - Fixed - Bug with `ExtendedDate` returning `NaN` if the date string passed in is an invalid date -
-
1.0.1
747417ad · ·- utils/types/route - Added - `activePathIndex` attribute to keep track of which path should be active for a given route - components/nav/navbar - Fixed - Bug when multiple routes had more than one path, when they should be linked together - Bug with paths not updating correctly when navigating back in the browser's history -
1.0.0
9597f90e · ·- Added - Support for multiple paths (static or dynamic) to be defined for a single route - Changed `path` attribute (with type `string`) to `paths` (with type `Array<string>`) in `Route` - Removed - `actualPath` as an attribute from `Route` - `router` parameter from `NavbarProps` -
-
-
-
0.4.0
7365cf96 · ·- Added ability to define a callback function for `onValueChange` in `GenericTextField`
-
-
-
-
-
-
-
-
-
-
0.1.8
d8a9e651 · ·- Removing exports from types - Only publishing `dist/` foler - Using hosted runner to publish
-
-