Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tag): combine existing tag component with new status tag styles #143

Merged
merged 5 commits into from
Mar 15, 2021

Conversation

jhackett1
Copy link
Contributor

detailed here: #141

@jhackett1 jhackett1 merged commit 3ea2c2d into develop Mar 15, 2021
This was linked to issues Mar 15, 2021
jhackett1 added a commit that referenced this pull request Mar 16, 2021
* fix(perf): clean up sass imports more

* Update README.md

* Update README.md

* feat(tag): combine existing tag component with new status tag styles (#143)

* add docs and scss boilerplate

* feat(status-tag): Added status tag component

* wip

* combine tag and status tag components

Co-authored-by: Jaye <joshua.hackett93@gmail.com>

* add colour docs

* add typography docs

* fix links preview

Co-authored-by: Jaye <joshua.hackett93@gmail.com>
github-actions bot pushed a commit that referenced this pull request Mar 16, 2021
# [3.3.0](v3.2.1...v3.3.0) (2021-03-16)

### Features

* **tag:** improve tag component ([#144](#144)) ([2bf47a3](2bf47a3)), closes [#143](#143)
sirLisko pushed a commit that referenced this pull request Mar 19, 2021
# [3.3.0](v3.2.1...v3.3.0) (2021-03-16)

### Features

* **tag:** improve tag component ([#144](#144)) ([2bf47a3](2bf47a3)), closes [#143](#143)
jhackett1 added a commit that referenced this pull request Mar 19, 2021
* fix(perf): clean up sass imports more

* Update README.md

* Update README.md

* feat(tag): combine existing tag component with new status tag styles (#143)

* add docs and scss boilerplate

* feat(status-tag): Added status tag component

* wip

* combine tag and status tag components

Co-authored-by: Jaye <joshua.hackett93@gmail.com>

* add colour docs

* add typography docs

* fix links preview

* chore(docs): added missing checkboxes component from the docs (#146)

* Feature/safe preview area (#145)

* wip

* fix(docs): fix overlay z index

* add a previewarea component to fix appearence issues in docs

Co-authored-by: Jaye <joshua.hackett93@gmail.com>

* fix(button): fixed size of secondary button (#149)

* fix(button): fixed size of secondary button

* chore(docs): fixed missing html tag in md code

* chore(docs): improved docs markup (#148)

* removed double spacing from classNames

* prettified the docs

Co-authored-by: Jaye Hackett <jaye.hackett@gmail.com>

Co-authored-by: Jaye <joshua.hackett93@gmail.com>
Co-authored-by: Luca Lischetti <luca@sirlisko.com>
github-actions bot pushed a commit that referenced this pull request Mar 19, 2021
## [3.3.1](v3.3.0...v3.3.1) (2021-03-19)

### Bug Fixes

* **core:** improvements to documentation and button component ([#150](#150)) ([acf2944](acf2944)), closes [#143](#143) [#146](#146) [#145](#145) [#149](#149) [#148](#148)
jhackett1 added a commit that referenced this pull request Mar 22, 2021
* fix(perf): clean up sass imports more

* Update README.md

* Update README.md

* feat(tag): combine existing tag component with new status tag styles (#143)

* add docs and scss boilerplate

* feat(status-tag): Added status tag component

* wip

* combine tag and status tag components

Co-authored-by: Jaye <joshua.hackett93@gmail.com>

* add colour docs

* add typography docs

* fix links preview

* chore(docs): added missing checkboxes component from the docs (#146)

* Feature/safe preview area (#145)

* wip

* fix(docs): fix overlay z index

* add a previewarea component to fix appearence issues in docs

Co-authored-by: Jaye <joshua.hackett93@gmail.com>

* fix(button): fixed size of secondary button (#149)

* fix(button): fixed size of secondary button

* chore(docs): fixed missing html tag in md code

* chore(docs): improved docs markup (#148)

* removed double spacing from classNames

* prettified the docs

Co-authored-by: Jaye Hackett <jaye.hackett@gmail.com>

* chore(docs): install and document leaflet docs

* Update issue templates

* fix build

Co-authored-by: Jaye <joshua.hackett93@gmail.com>
Co-authored-by: Luca Lischetti <luca@sirlisko.com>
jhackett1 added a commit that referenced this pull request Apr 1, 2021
* fix(perf): clean up sass imports more

* Update README.md

* Update README.md

* feat(tag): combine existing tag component with new status tag styles (#143)

* add docs and scss boilerplate

* feat(status-tag): Added status tag component

* wip

* combine tag and status tag components

Co-authored-by: Jaye <joshua.hackett93@gmail.com>

* add colour docs

* add typography docs

* fix links preview

* chore(docs): added missing checkboxes component from the docs (#146)

* Feature/safe preview area (#145)

* wip

* fix(docs): fix overlay z index

* add a previewarea component to fix appearence issues in docs

Co-authored-by: Jaye <joshua.hackett93@gmail.com>

* fix(button): fixed size of secondary button (#149)

* fix(button): fixed size of secondary button

* chore(docs): fixed missing html tag in md code

* chore(docs): improved docs markup (#148)

* removed double spacing from classNames

* prettified the docs

Co-authored-by: Jaye Hackett <jaye.hackett@gmail.com>

* chore(docs): install and document leaflet docs

* Update issue templates

* fix build

* Delete improve-or-modify-an-existing-component.md

* fix(label): govuk label overrides work again (#155)

* fix(chore): fix semantic release config

Co-authored-by: Jaye <joshua.hackett93@gmail.com>
Co-authored-by: Luca Lischetti <luca@sirlisko.com>
github-actions bot pushed a commit that referenced this pull request Apr 1, 2021
## [3.3.2](v3.3.1...v3.3.2) (2021-04-01)

### Bug Fixes

* **label:** govuk modifier classes no longer overridden ([#157](#157)) ([07a0310](07a0310)), closes [#143](#143) [#146](#146) [#145](#145) [#149](#149) [#148](#148) [#155](#155)
jhackett1 added a commit that referenced this pull request Apr 11, 2021
* fix(perf): clean up sass imports more

* Update README.md

* Update README.md

* feat(tag): combine existing tag component with new status tag styles (#143)

* add docs and scss boilerplate

* feat(status-tag): Added status tag component

* wip

* combine tag and status tag components

Co-authored-by: Jaye <joshua.hackett93@gmail.com>

* add colour docs

* add typography docs

* fix links preview

* chore(docs): added missing checkboxes component from the docs (#146)

* Feature/safe preview area (#145)

* wip

* fix(docs): fix overlay z index

* add a previewarea component to fix appearence issues in docs

Co-authored-by: Jaye <joshua.hackett93@gmail.com>

* fix(button): fixed size of secondary button (#149)

* fix(button): fixed size of secondary button

* chore(docs): fixed missing html tag in md code

* chore(docs): improved docs markup (#148)

* removed double spacing from classNames

* prettified the docs

Co-authored-by: Jaye Hackett <jaye.hackett@gmail.com>

* chore(docs): install and document leaflet docs

* Update issue templates

* fix build

* Delete improve-or-modify-an-existing-component.md

* fix(label): govuk label overrides work again (#155)

* fix(chore): fix semantic release config

* fix(button): "add another" button variation

* feature(collapsible): add collapsible component

* fix(tag): improve text sizing

* fix(collapsible): typo

* fix(link): correctly style buttons as inline links

* feat(dialog): add a modal dialog component

* feat(pagination): add pagination component

* feat(simple-pagination): add simple pagination component

* update docs

* update docs

* feat(core): add timeline component

* feat(search-box): add search box

* feat(search-box): add search box

* feat(conversation): add conversation component

* feat(core): add tip component

* fix(error-message): fix error message spacing

* fix(phase-banner): improve spacing between banner and header

* add pattern examples

* fix(search-box): hide default clear icon

* feat(core): add resident components-only stylesheet

* feat(stat): add stat component

Co-authored-by: Jaye <joshua.hackett93@gmail.com>
Co-authored-by: Luca Lischetti <luca@sirlisko.com>
github-actions bot pushed a commit that referenced this pull request Apr 11, 2021
# [3.4.0](v3.3.2...v3.4.0) (2021-04-11)

### Features

* **core:** add staff-facing components and fixes ([#158](#158)) ([10f8fc2](10f8fc2)), closes [#143](#143) [#146](#146) [#145](#145) [#149](#149) [#148](#148) [#155](#155)
github-actions bot pushed a commit that referenced this pull request Apr 11, 2021
# [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))
@jhackett1
Copy link
Contributor Author

🎉 This PR is included in version 3.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve tag component
1 participant