Skip to content

Releases: moj-analytical-services/shinyGovstyle

v0.1.0

18 Sep 16:20
5709fc3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.1.0

updated on CRAN to 0.0.8

22 Feb 11:38
Compare
Choose a tag to compare
  • 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

04 Nov 20:13
Compare
Choose a tag to compare
  • 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

26 Oct 12:29
Compare
Choose a tag to compare
  • 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

05 Dec 10:29
6fbbb74
Compare
Choose a tag to compare
v0.0.5

Update DESCRIPTION

minor-fixes

16 Oct 10:09
4de7877
Compare
Choose a tag to compare

Fix to the field input so that it registers as an input.

small-changes

18 Aug 06:55
cc0d696
Compare
Choose a tag to compare
v0.0.3

Update DESCRIPTION

small-bug-fix

02 Aug 10:19
1537b39
Compare
Choose a tag to compare
v0.0.2

Update attachDependency.R

initial-release

02 Aug 09:54
1176470
Compare
Choose a tag to compare
v0.0.1

update version