Skip to content

Releases: smbc-digital/stockportgov-design-system

v1.2.6

14 May 10:10
a628a01
Compare
Choose a tag to compare
Merge pull request #74 from smbc-digital/develop

minor: amend GitHub actions job names and npm test command

v1.2.5

29 Apr 15:05
82159d5
Compare
Choose a tag to compare
Merge pull request #73 from smbc-digital/develop

fix: calendar merge conflict

v1.2.4

29 Apr 15:00
5324992
Compare
Choose a tag to compare
Merge pull request #72 from smbc-digital/develop

build: release 1.2.4

v1.2.0

06 Jan 15:01
b33d318
Compare
Choose a tag to compare
minor: v1.2.0

* build: release 1.1.0 (#37)

* feat(errorbase): created smbc error-message (#39)

* feat(multiple-file-upload): add js to show error for files if too big (#40)

* feat(multiple-file-upload): add js to show error for files if too big

* fix(lint): fix lint errors

* chore: add styling for file upload

* chore: fix red side bar for error message inside the javascript file

* chore: lint format fix

* fix(input): matched padding, added box-sizing (#43)

* fix(button): changed properties for IE11 support (#44)

* fix(multiple file upload): fix issue with residual error classes

* fix(multiple file upload): fix issue with residual error classes

* feat(fileupload): get data filesize property for filesize check

* fix(lint): fixed space with +

* chore(fileupload): updated error message

* feat(recaptcha): add component for recaptcha (#47)

* fix(fielupload): updated filesize check to bytes binary value for 1Mb (#48)

* Disable upload files button (#49)

* feat(fileupload): disable button until files attached

* refactor(fileupload): removed target variable

* feat(fileupload): added accessability properties for upload button

* refactor(fileupload): only disable button if upload file is present

* fix(lint): fixed lint issues

* chore(button): updated smbc-button--link hover (#50)

* fix(fileupload): added input error classes to input (#51)

* chore(recaptcha): set width to display errors correctly

* feat(font): created word break override, removed table css (#53)

* feat(recaptcha): js module for accessibility (#54)

* feat(recaptcha): js module for accessability

* fix(lint): fixed linting issues

* feat(table): added smbc-table__header (#55)

* feat(table): added smbc-table__header

* fix(workflow): updated setup-node to @2.1.2 for env file support

* feat(calendar): add calendar and time components, add font-awesome (#56)

* chore: styling for booking

* chore: update calendar styling

* chore: (styling) time selection

* feat(calendar): update component for calendar

* chore(calendar): update for non-date cells, they'll be spans not labels

* chore(calendar): small class changes and fixes

* chore: update time css

* chore(calendar and time): update styling

* chore(time): update time styling

* chore: (time) css update

* chore: (time) focus

* chore(calendar): add focus stying

* chore(calendar): cleanup css

* fix: (calendar) outline issue

* chore(calendar): update calendar

* feat(font awesome): import font awesome, calendar styling changes

* chore(calendar): amend focus hover state

* chore(time): remove time to do interim pull request

* chore(time): update time styling

* chore(calendar): refactor to follow BEM rules

* chore(calendar/time): update time for BEM, remove unused css

* patch: update SASS for calendar and time styling for new HTML

* chore(calendar): add mobile chevron styling, fix focus border

* chore(calendar): add mobile chevron styling, fix focus border

* chore(colours-applied): change variable prefix to smbc

* chore(colours-applied): change variable prefix to smbc

Co-authored-by: michaellau-smbc <michael.lau@stockport.gov.uk>
Co-authored-by: Colin Lees <colin.lees@stockport.gov.uk>

* patch: copy FontAwesome assets to dist and change lookup location

* fix(calendar): fix missing chevron disabled background (#57)

* patch: update styling for active and hover on buttons

* chore: remove uneeded html files

* patch: fix hover, active and focus states for calendar elements

* patch: update colour of chevron for hover and active state in calendar

* patch: amend focus and active state for calendar element

* feat(time): modules for Calendar/Time

* chore(time): hide timeheader when js disabled

* fix(time): fixed lint space end of row

* chore(package): bump version for minor release

Co-authored-by: Lydia Gray <34089008+lydiagray@users.noreply.github.com>
Co-authored-by: michaellau-smbc <michael.lau@stockport.gov.uk>
Co-authored-by: Lydia Gray <lydia.gray@stockport.gov.uk>
Co-authored-by: michaellau-smbc <62244533+michaellau-smbc@users.noreply.github.com>
Co-authored-by: Colin Lees <colin.lees@stockport.gov.uk>

v1.1.0

11 Dec 11:21
b33d318
Compare
Choose a tag to compare
minor: v1.2.0

* build: release 1.1.0 (#37)

* feat(errorbase): created smbc error-message (#39)

* feat(multiple-file-upload): add js to show error for files if too big (#40)

* feat(multiple-file-upload): add js to show error for files if too big

* fix(lint): fix lint errors

* chore: add styling for file upload

* chore: fix red side bar for error message inside the javascript file

* chore: lint format fix

* fix(input): matched padding, added box-sizing (#43)

* fix(button): changed properties for IE11 support (#44)

* fix(multiple file upload): fix issue with residual error classes

* fix(multiple file upload): fix issue with residual error classes

* feat(fileupload): get data filesize property for filesize check

* fix(lint): fixed space with +

* chore(fileupload): updated error message

* feat(recaptcha): add component for recaptcha (#47)

* fix(fielupload): updated filesize check to bytes binary value for 1Mb (#48)

* Disable upload files button (#49)

* feat(fileupload): disable button until files attached

* refactor(fileupload): removed target variable

* feat(fileupload): added accessability properties for upload button

* refactor(fileupload): only disable button if upload file is present

* fix(lint): fixed lint issues

* chore(button): updated smbc-button--link hover (#50)

* fix(fileupload): added input error classes to input (#51)

* chore(recaptcha): set width to display errors correctly

* feat(font): created word break override, removed table css (#53)

* feat(recaptcha): js module for accessibility (#54)

* feat(recaptcha): js module for accessability

* fix(lint): fixed linting issues

* feat(table): added smbc-table__header (#55)

* feat(table): added smbc-table__header

* fix(workflow): updated setup-node to @2.1.2 for env file support

* feat(calendar): add calendar and time components, add font-awesome (#56)

* chore: styling for booking

* chore: update calendar styling

* chore: (styling) time selection

* feat(calendar): update component for calendar

* chore(calendar): update for non-date cells, they'll be spans not labels

* chore(calendar): small class changes and fixes

* chore: update time css

* chore(calendar and time): update styling

* chore(time): update time styling

* chore: (time) css update

* chore: (time) focus

* chore(calendar): add focus stying

* chore(calendar): cleanup css

* fix: (calendar) outline issue

* chore(calendar): update calendar

* feat(font awesome): import font awesome, calendar styling changes

* chore(calendar): amend focus hover state

* chore(time): remove time to do interim pull request

* chore(time): update time styling

* chore(calendar): refactor to follow BEM rules

* chore(calendar/time): update time for BEM, remove unused css

* patch: update SASS for calendar and time styling for new HTML

* chore(calendar): add mobile chevron styling, fix focus border

* chore(calendar): add mobile chevron styling, fix focus border

* chore(colours-applied): change variable prefix to smbc

* chore(colours-applied): change variable prefix to smbc

Co-authored-by: michaellau-smbc <michael.lau@stockport.gov.uk>
Co-authored-by: Colin Lees <colin.lees@stockport.gov.uk>

* patch: copy FontAwesome assets to dist and change lookup location

* fix(calendar): fix missing chevron disabled background (#57)

* patch: update styling for active and hover on buttons

* chore: remove uneeded html files

* patch: fix hover, active and focus states for calendar elements

* patch: update colour of chevron for hover and active state in calendar

* patch: amend focus and active state for calendar element

* feat(time): modules for Calendar/Time

* chore(time): hide timeheader when js disabled

* fix(time): fixed lint space end of row

* chore(package): bump version for minor release

Co-authored-by: Lydia Gray <34089008+lydiagray@users.noreply.github.com>
Co-authored-by: michaellau-smbc <michael.lau@stockport.gov.uk>
Co-authored-by: Lydia Gray <lydia.gray@stockport.gov.uk>
Co-authored-by: michaellau-smbc <62244533+michaellau-smbc@users.noreply.github.com>
Co-authored-by: Colin Lees <colin.lees@stockport.gov.uk>