Releases: OfficeForProductSafetyAndStandards/opss-gds-blazor
Releases · OfficeForProductSafetyAndStandards/opss-gds-blazor
0.3.0
What's Changed
- PVB-169 revert version numbering in CD build pipeline by @scottywakefield in #80
- CD pipeline versioning set to incrementing minor version number by @scottywakefield in #81
- PVB-169 manually increment component version by @scottywakefield in #82
- Increment minor version number manually by @scottywakefield in #83
Full Changelog: 0.1.5...0.3.0
0.1.5
What's Changed
- PVB-169 update nuget readme by @scottywakefield in #78
- Update README for nuget.org by @scottywakefield in #79
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- Feature/project setup by @RichardPriddy in #1
- Breadcrumbs by @RichardPriddy in #2
- Include Accordion by @RichardPriddy in #3
- Include button and button group by @RichardPriddy in #4
- Include Button Menu by @RichardPriddy in #5
- Include textarea by @RichardPriddy in #6
- Error Summary by @RichardPriddy in #7
- Feature/character count parv4 772 by @RichardPriddy in #8
- Feature/checkboxes parv4 773 by @RichardPriddy in #9
- Align checkboxes with other question controls by @RichardPriddy in #10
- Feature/date input parv4 777 by @RichardPriddy in #11
- Details component by @RichardPriddy in #12
- Include final examples for Errors by @RichardPriddy in #13
- Exit this page by @RichardPriddy in #14
- Include missing comments by @RichardPriddy in #15
- Include Fieldset by @RichardPriddy in #16
- Feature/inset text parv4 786 by @RichardPriddy in #17
- Remove unit test helper by @RichardPriddy in #18
- Feature/notification banner parv4 790 by @RichardPriddy in #19
- Implement missing data attributes by @RichardPriddy in #20
- Include missing Label attribute by @RichardPriddy in #21
- Upgrades to the character count component by @RichardPriddy in #22
- Upgrades to checkboxes by @RichardPriddy in #23
- Upgrade to DateInput by @RichardPriddy in #24
- Missing data attributes by @RichardPriddy in #25
- Include missing attributes for text input by @RichardPriddy in #26
- Include missing attributes by @RichardPriddy in #27
- Pagination by @RichardPriddy in #28
- Improve pagination with "ActivePageNumber" attribute by @RichardPriddy in #29
- Panel component by @RichardPriddy in #30
- Implement missing "Template" HTML parameters by @RichardPriddy in #31
- Tag and Phase banner by @RichardPriddy in #32
- Password input component by @RichardPriddy in #33
- Skip Link by @RichardPriddy in #34
- Feature/search parv4 796 by @RichardPriddy in #35
- Include cookie banner by @RichardPriddy in #37
- Feature/test gds details parv4 878 by @TimAjisafe in #39
- Implement GDS Footer by @RichardPriddy in #40
- Feature/refactoring by @RichardPriddy in #41
- Radios by @RichardPriddy in #42
- Refactoring on Checkbox and Radio by @RichardPriddy in #43
- Implement missing features by @RichardPriddy in #44
- Select component by @RichardPriddy in #45
- Service navigation by @RichardPriddy in #46
- Side Navigation by @RichardPriddy in #47
- Sub Navigation by @RichardPriddy in #48
- Added tests for PARV4-773 - checkboxes by @TimAjisafe in #49
- Feature/summary list parv4 802 by @RichardPriddy in #50
- Implement initial set of CI/CD pipelines by @RichardPriddy in #51
- PVB-237 (PARV4-806): Implement the Tasklist Blazor GDS component by @tobytryad in #53
- PVB-236 (PARV4-769) - added more coverage to button component tests by @TimAjisafe in #54
- PVB-235 (PARV4-784) - added more coverage to header component library unit test by @TimAjisafe in #52
- PVB-189 tabs by @scottywakefield in #55
- PARV4-789 PVB-234 File upload by @scottywakefield in #57
- PVB-188: GdsTable by @tobytryad in #56
- PVB-308 clear package-lock from diffs by @scottywakefield in #59
- PVB-308 third attempt by @scottywakefield in #61
- PVB-314: fix Nuget Package vulnerabilities by @tobytryad in #60
- PVB-308 more fixed warnings by @scottywakefield in #62
- PVB-308 fix remaining static analysis warnings apart from node by @scottywakefield in #63
- PVB-243: more unit tests for Accordion by @tobytryad in #64
- PVB-169 update docs by @scottywakefield in #65
- First release by @scottywakefield in #66
- PVB-169 change fetch depth and pull latest in cd pipeline by @scottywakefield in #67
- update CD pipeline by @scottywakefield in #68
- PVB-169 explicitly use token in git checkout by @scottywakefield in #70
- PVB-297: more unit test for Details component by @tobytryad in #69
- Testing CD pipeline by @scottywakefield in #71
- PVB-169 manually increment version by @scottywakefield in #72
- Manually update version by @scottywakefield in #73
- PVB-169 update action to use deploy key set up in github by @scottywakefield in #74
- Test CD pipeline by @scottywakefield in #75
- PVB-169 pipeline creates tag and version by @scottywakefield in #76
- CD pipeline creating releases by @scottywakefield in #77
New Contributors
- @RichardPriddy made their first contribution in #1
- @TimAjisafe made their first contribution in #39
- @tobytryad made their first contr...