Skip to content

Releases: UrbanInstitute/dataviz-components

v0.9.0

17 May 19:21
e660eb1
Compare
Choose a tag to compare
  • Update BasicDropdown with secondary style variants, a visible label, and better story controls
  • Add LoadingWrapper component to provide a loading graphic for components that need it

v0.8.0

30 Apr 19:14
2d457ec
Compare
Choose a tag to compare
  • Simplify CSS in Toggle component
  • Add contribution guidance to Intro docs and README
  • Add Headline component
  • Add PymChild component
  • Add "vis.rendered" event to DatawrapperIframe component
  • Patch Toggle component accessibility
  • Add animated Urban Logo Badge component

v0.7.2

23 Apr 20:20
642f115
Compare
Choose a tag to compare
  • Add Svelte syntax highlighting for code blocks (thanks to Axios team for the tip here!)
  • Adds example writable/derived store setup for dynamic information display
  • Fixes package name in documentation
  • Fixes Intro code chunk to be up to date
  • Changes snake_case variables to camelCase
  • Change BasicDropdown's value prop to accept null
  • Add Navbar case for no projectUrl with story documentation

v0.7.1

12 Apr 20:40
9050b78
Compare
Choose a tag to compare
  • Add Analytics component
  • Move Block documentation to main component section
  • Adds Basic page layout example
  • Update Storybook favicon to Urban logo

v0.7.0

11 Apr 13:43
537235c
Compare
Choose a tag to compare
  • Add right padding and ellipsis on text overflow to BasicDropdown
  • Add functionality to remove placeholder in BasicDropdown component
  • Add LogoUrbanWide and create Logos story folder
  • Turn off interaction events onDestroy of DatawrapperIframe
  • Add Toggle component
  • Upgrade Storybook to version 8
  • Upgrade SvelteKit to version 2 and update other Svelte-related dependencies
  • Upgrade to Vite version 5
  • Create Examples section and add examples of swithcing Datawrapper iframes
  • Add Scrolly component
  • Update story ordering config

v0.6.0

27 Mar 20:27
3b8a900
Compare
Choose a tag to compare
  • Add Theme component and update styles of components accordingly
  • Add Font loading components to account for changes in styles
  • Export main stylesheet
  • Add normalize.css to exported stylesheet
  • Add Meta component
  • Re-organize documentation files for more consistency
  • Update spacing on ChartBlock component
  • Cleanup: remove unused +page.svelte file and remove dev as a command in scripts

v0.5.1

12 Mar 15:23
43d1f9d
Compare
Choose a tag to compare
  • Bugfix: export ChartBlock

v0.5.0

11 Mar 18:41
8c0855f
Compare
Choose a tag to compare
  • Add ChartBlock component
  • Add Button component
  • Updates Github action versions
  • Add resizeObserver action
  • Change BasicDropdown programmatic dispatching to declarative event forwarding

v0.4.0

28 Feb 20:37
9fc9b79
Compare
Choose a tag to compare
  • Add SectionBreak component
  • Add PR template for changelog reminder
  • Update urbanColors module to align more closely with the Urban Institute data visualization styleguide
  • Improve urbanColors documentation
  • Update SocialShare Twitter icon to new X logo
  • Simplify SocialShare dialogue URLs

v0.3.3

14 Feb 22:24
d82e9c3
Compare
Choose a tag to compare
  • Add descriptions to Storybook documentation
  • Bugfix: remove unchecked call to window in Datawrapper events