Skip to content

Releases: UrbanInstitute/dataviz-components

v0.3.2

13 Feb 22:33
98db39e
Compare
Choose a tag to compare
Merge pull request #21 from UrbanInstitute/bk-navbar-unused-class

Remove unused class in Navbar.svelte

v0.3.1

10 Jan 16:01
a5f0124
Compare
Choose a tag to compare

0.3.1

  • Bugfix, add missing exports

v0.3.0

09 Jan 23:06
793b97e
Compare
Choose a tag to compare

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

28 Dec 22:10
c12add4
Compare
Choose a tag to compare

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

27 Dec 23:14
671cc17
Compare
Choose a tag to compare

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

21 Dec 22:23
0f74674
Compare
Choose a tag to compare
0.1.3

v0.1.2

21 Dec 21:31
94c2511
Compare
Choose a tag to compare
  • 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

20 Dec 21:00
40ef092
Compare
Choose a tag to compare
  • Bugfix: utils module exported correctly in package.json

v0.1.0

06 Dec 23:37
44c0bfb
Compare
Choose a tag to compare

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

28 Oct 03:10
d358bc2
Compare
Choose a tag to compare

This patch fixes the publishing workflow