Releases: UrbanInstitute/dataviz-components
Releases · UrbanInstitute/dataviz-components
v0.3.2
Merge pull request #21 from UrbanInstitute/bk-navbar-unused-class Remove unused class in Navbar.svelte
v0.3.1
0.3.1
- Bugfix, add missing exports
v0.3.0
0.3.0
- Add additional options to TextBlock component
- Add "Return to top" component
- Add
dollarFormat
utility function - Add
kebabCase
utility function - Add
reducedMotion
store
v0.2.1
0.2.1
- Make github URL in ProjectCredits an optional prop
- Updates storybook to v7.6.6
- Fixes TextBlock documentation
- Adds sticky option to Navbar
v0.2.0
0.2.0
- Update props for TextBlock component to play better with ArchieML
- Better spacing for Block component on mobile
- Add wide option for Block component
v0.1.3
0.1.3
v0.1.2
- Add TextBlock component
- Add ProjectCredits component
- Add Navbar component
- Add Logo components
- Add HeadingAlt component
- Add Block layout component
- Add social share component
- Add ProjectCredits component
- Add tpcColors utility module
v0.1.1
- Bugfix: utils module exported correctly in package.json
v0.1.0
0.1.0
- Update .prettierrc
- Add color utility module
- Add Storybook instance for documentation and testing
- Simplify global styles, move to lib folder
v0.0.2
This patch fixes the publishing workflow