diff --git a/CHANGELOG.md b/CHANGELOG.md index 32f28fc9..d95eabc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,13 @@ # @UrbanInstitute/dataviz-components Changelog -## 0.3.3 +## Next +- Add SectionBreak component - Update urbanColors module to align more closely with the Urban Institute data visualization styleguide - Improve urbanColors documentation + +## 0.3.3 + - Add descriptions to Storybook documentation - Bugfix: remove unchecked call to window in Datawrapper events diff --git a/src/lib/SectionBreak/SectionBreak.stories.svelte b/src/lib/SectionBreak/SectionBreak.stories.svelte new file mode 100644 index 00000000..c2dacd23 --- /dev/null +++ b/src/lib/SectionBreak/SectionBreak.stories.svelte @@ -0,0 +1,50 @@ + + + + + + + + + diff --git a/src/lib/SectionBreak/SectionBreak.svelte b/src/lib/SectionBreak/SectionBreak.svelte new file mode 100644 index 00000000..75b7bc3e --- /dev/null +++ b/src/lib/SectionBreak/SectionBreak.svelte @@ -0,0 +1,82 @@ + + + +
+ {number}. +
+
+

{subhead}

+ +