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

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

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

sirLisko
Copy link
Contributor

Checkboxes component was missing from the docs sidebar:

https://design-system.hackney.gov.uk/components/checkboxes/

@jhackett1 jhackett1 merged commit 86e4980 into develop Mar 19, 2021
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)
@sirLisko sirLisko deleted the added_missing_checkboxes_from_docs branch March 19, 2021 21:21
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)
@jhackett1
Copy link
Contributor

🎉 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.

None yet

2 participants