Closed dleadbetter closed 8 months ago
I was finally able to get this to work after re-doing the entire build process. I think the changes likely warrant a v2.0
release rather than a v1.2
release?
I was finally able to get this to work after re-doing the entire build process. I think the changes likely warrant a
v2.0
release rather than av1.2
release?
Makes sense to me!
This pull request combines the components added in #247, #249, and #250 into several different components. This pull request also creates Storybook stories for all of the new components.
The
LocationMarker
component was added to thegeospatial
package.A new
core-data
package was created to house all of the Core Data related components. For the time being, this package will be styled using compiled TailwindCSS classes:In the future, we should look to allow a plugin to be created to allow the consuming application(s) to override any themes defined in this library.