Releases: moj-analytical-services/shinyGovstyle
Releases · moj-analytical-services/shinyGovstyle
v0.1.0
What's Changed
- Fix backlink styling and update beta banner example by @cjrace in #79
- Add GitHub actions by @cjrace in #81
- revert footer css link to what it was before when it worked! by @chfoster in #85
- Remove "warning" from appearing where it shouldn't by @sarahmwong in #83
- Fix small size of header by @sarahmwong in #82
- Cookie link update by @chfoster in #84
- Check tag inputs text by @jenisayshi in #88
- Gov summary by @jenisayshi in #87
- Updated alignment of radio button item labels by @rmbielby in #90
- govTabs gds54 update by @rmbielby in #94
- Accordions update by @jenisayshi in #95
- Update to gds v5.4 by @sarahmwong in #96
- Sidebar nav by @jenisayshi in #100
- Merge development into master by @cjrace in #103
New Contributors
- @cjrace made their first contribution in #79
- @chfoster made their first contribution in #85
- @sarahmwong made their first contribution in #83
- @jenisayshi made their first contribution in #88
- @rmbielby made their first contribution in #90
Full Changelog: v0.0.8...v0.1.0
updated on CRAN to 0.0.8
- Update the css to v4.0.0 and made fixes associated with that.
- One of the major changes in the css is a change in look for the accordion.
- Added new functions gov_main_layout, gov_row, gov_box and gov_text to give better control over the layouts.
- Added tabs as a component using the govTab command
- Added summary list as a component using the gov_summary command
- Added error summary component (error_summary) and error summary update (error_summary_update)
Updated Cran to 0.0.7
- Improved the header so that you can adjust the logo size to suit
- Fix some errors that appeared in the footer
- Fix the word count function so that you only need to enter word count limit on the text_area function. You can change the limit on word_count if needed.
- Change the run_example to a better versions that show more ways you can you the package.
- Change the backlink_Input to a button so that you can use server to move between panels etc.
- Added tags through the tag_Input function plus added to the use_example.
- Added cookie banner through the cookieBanner function.
- Added accordion through the accordion function.
- Added tables through the govTable function.
first-cran-release
- Fix minor bugs from the issues list including data default and radio default
- Added units test
- Added an example function
- Added a NEWS.md file to track changes to the package.
- Added a notification banner function
- Got ready for CRAN release.
- Added output value to the documentation
fieldset-update
v0.0.5 Update DESCRIPTION
minor-fixes
Fix to the field input so that it registers as an input.
small-changes
v0.0.3 Update DESCRIPTION
small-bug-fix
v0.0.2 Update attachDependency.R
initial-release
v0.0.1 update version