Skip to content

Tags: SFDigitalServices/formio-sfds

Tags

v10.0.1

Toggle v10.0.1's commit message
Bump version to: 10.0.1 [skip ci]

v10.0.0

Toggle v10.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 10.0.0 (#249)

* bump v10.0.0

* Add modern spacing utilities from design system (#248)

* fix(css): add design system spacing utilities

* fix: replace 4+5 spacers with absolute values

* BREAKING CHANGE: nix xs breakpoint, 4 + 5 spacers

* fix: add 96px spacer

* chore: rebuild test snapshots

* fix: fix failing test

* chore(deps): update browserslist db

* fix(deps): upgrade jest

* chore(deps): npm audit fix

* chore(deps): upgrade jest-serializer-html

* chore(npm): fix engines.node

* chore(deps): install source-map to fix build issues

* chore(test): update snapshots

Co-authored-by: shawnbot <shawnbot@users.noreply.github.com>

v9.2.7

Toggle v9.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 9.2.7 (#225)

* bump v9.2.7

* fix(api): prevent access errors in undefined form.form.properties (#224)

* fix(datagrid): remove v-align-top class from <tr> (#226)

* chore(npm): npm audit fix

* Fix up datagrid layout (#228)

* fix(css): add .form-comtrol padding, height

* fix(templates): fix up datagrid markup + classes

Co-authored-by: nlsfds@users.noreply.github.com
Co-authored-by: coreyhunt@users.noreply.github.com

* fix(examples): add datagrid example

* chore(templates): nix table-layout style from datagrid

* chore(deps): npm audit fix

* Fix/radio required visual indicator (#235)

* fix(radio): add required style to <legend>

* chore(tests): update snapshots for required radio

* fix(syntax): nix ?. operators

* chore(tests): update snapshots

* Fix select component option translation (#236)

* chore(tests): add example for select w/translations

* fix(i18n): make select labels explicitly translatable

* chore(tests): update snapshots

Co-authored-by: Shawn Allen <shawnbot@users.noreply.github.com>

v9.2.6

Toggle v9.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 9.2.6 (#220)

* bump v9.2.6

* fix(patch): bail in patchAriaInvalid() w/o input reference

Co-authored-by: shawnbot <shawnbot@users.noreply.github.com>
Co-authored-by: Adrianna Tan <2878228+skinnylatte@users.noreply.github.com>

v9.2.5

Toggle v9.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 9.2.5 (#218)

* bump v9.2.5

* Fix "*.validate.customMessage" translations (#217)

* chore(browserslist): run `npx browserslist@latest --update-db`

* fix(i18n): patch Component properties with 'validate.customMessage' getterr

* fix(i18n): surface key.errorLabel strings from the API

* fix(i18n): rework error message translations

rename patch function, move tests from patch.js to translation.js, and translate key.errorLabel in built-in messages

* fix(i18n): fall back errorLabel to placeholder, label, key

* fix(i18n): add zh "required" translation

Co-authored-by: Nicole Lee <nlsfds@users.noreply.github.com>

* chore: delete unused translations.json

* chore(npm): delete unused "update-translations" npm script

* chore(optimize): remove .class-debug styles

* chore: delete _debug.scss

* chore(tests): add tests for mergeObjects(), Chinese "required" translation

* feat(i18n): add "Get started" translations

* chore(tests): add more translation smoke tests

* chore(tests): fix up some more i18n tests

* fix(i18n): refactor translation resolution

Co-authored-by: Nicole Lee <nlsfds@users.noreply.github.com>

Co-authored-by: shawnbot <shawnbot@users.noreply.github.com>
Co-authored-by: Nicole Lee <nlsfds@users.noreply.github.com>

v9.2.4

Toggle v9.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 9.2.4 (#214)

* bump v9.2.4

* Map Drupal language codes internally (#213)

* fix(translation): map 'zh-hant' to 'zh' language code

* fix(translation): map language keys in options.i18n

* Add test for zh-hant language mapping

* refactor mapLanguageKeys to copy

* fix(translation): map "fil" language code to "tl" internally

Co-authored-by: Jim Brodbeck <jim.brodbeck@sfgov.org>

Co-authored-by: shawnbot <shawnbot@users.noreply.github.com>
Co-authored-by: Jim Brodbeck <jim.brodbeck@sfgov.org>

v9.2.3

Toggle v9.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 9.2.3

Addresses SG-1162 by silencing `alert()` messages about leaving a modified form unless it's been changed, and adds `.vscode` configuration for linting in Visual Studio Code.

* SG-1162 - modify leaving page alert

* Revert "SG-1162 - modify leaving page alert"

This reverts commit 96b43c6.

* Revert "Revert "SG-1162 - modify leaving page alert""

This reverts commit 013055a.

* SG-1162 - update version

* SG-1162 - lint issue updates

* SG-1162 - lint issue updates

* feat(editor): add .vscode/settings.json for eslint

* chore(editor): add .vscode/extensions.json

* SG-1162 - Update version, code cleanup

Co-authored-by: Gabe <gc3@3633830.no-reply.drupal.org>
Co-authored-by: Shawn Allen <shawnbot@users.noreply.github.com>

v9.2.2

Toggle v9.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 9.2.2 (#208)

* bump v9.2.2

* scope [data-toggle-container] observer to .formio-sfds (#209)

* rebuild package-lock.json with npm@6

* Datagrid table alignment styling (#210)

* datagrid table alignment styling

* Revert "datagrid table alignment styling"

This reverts commit 4bdb312.

* add v-align-top to datagrid table row

Co-authored-by: shawnbot <shawnbot@users.noreply.github.com>
Co-authored-by: hui <11635576+hshaosf@users.noreply.github.com>

v9.2.1

Toggle v9.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 9.2.1 (#205)

* 9.2.1

* Fix file upload component "remove" (✖️) button styles (#206)

* improve indentation + whitespace in file template

* tidy up file template a bit more

* add {"storage": "azure"} to file component snapshots; add multiple snapshot

* spaces

* fix remove button utility classes; use sfgov-design-system flex utilities

v9.2.0

Toggle v9.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 9.2.0 (#202)

* bump v9.2.0

* Support deep linking by page and/or component (#201)

* fix up package-lock.json, npm audit fix

* set debugDefault to false if NODE_ENV === "test"

* add "page" and "focus" form options

* add docs for "page" and "focus" options

* fix up typos, whitespace in patch docs

* "no-u" -> "no-underline"

* don't export page/focus helpers

* nix setPage() unit test, un-skip focus panel test

* fix typo

Co-authored-by: ant <anthony.kong@sfgov.org>

Co-authored-by: ant <anthony.kong@sfgov.org>

* Upgrade to formiojs@4.13.2 (#189)

* bump v8.2.0

* Add aria-required and aria-invalid to inputs (#103)

* set aria-required="true" with required

* set aria-required="true" with required

* add patch for setting aria-invalid="true" with .is-invalid

* update snapshots

* update snapshots

* upgrade to formiojs@4.13.2

* update snapshots

Co-authored-by: shawnbot <shawnbot@users.noreply.github.com>
Co-authored-by: ant <anthony.kong@sfgov.org>