Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.5.0](v3.4.0...v3.5.0) (2021-04-11) ### Bug Fixes * **button:** "add another" button variation ([43d0e3b](43d0e3b)) * **button:** fixed size of secondary button ([#149](#149)) ([ff7b943](ff7b943)) * **chore:** fix semantic release config ([736ac8e](736ac8e)) * **collapsible:** typo ([25b55d1](25b55d1)) * **error-message:** fix error message spacing ([b3ba501](b3ba501)) * **label:** govuk label overrides work again ([#155](#155)) ([466a62c](466a62c)) * **link:** correctly style buttons as inline links ([0b02e0d](0b02e0d)) * **perf:** clean up sass imports more ([4f6043c](4f6043c)) * **phase-banner:** improve spacing between banner and header ([ea97dcb](ea97dcb)) * **search-box:** hide default clear icon ([7834aa5](7834aa5)) * **tag:** improve text sizing ([1d3fd93](1d3fd93)) ### Features * **conversation:** add conversation component ([6b5f33a](6b5f33a)) * **core:** add resident components-only stylesheet ([599381b](599381b)) * **core:** add timeline component ([89a8f0c](89a8f0c)) * **core:** add tip component ([5ca7bf2](5ca7bf2)) * **dialog:** add a modal dialog component ([bbe77d9](bbe77d9)) * **pagination:** add pagination component ([9599b9e](9599b9e)) * **search-box:** add search box ([44c1372](44c1372)) * **search-box:** add search box ([5432b03](5432b03)) * **simple-pagination:** add simple pagination component ([f69f5d1](f69f5d1)) * **stat:** add stat component ([851d1e7](851d1e7)) * **tag:** combine existing tag component with new status tag styles ([#143](#143)) ([3ea2c2d](3ea2c2d))
- Loading branch information