Skip to content

Releases: verto-health/astral-accessibility

v0.1.1

13 Aug 15:44
26faa54
Compare
Choose a tag to compare

What's Changed

  • fix: text size not updating all text bug by @cherylchen2 in #3
  • test: cypress setup by @cherylchen2 in #4
  • test: text size test by @cherylchen2 in #5
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #7
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #6
  • chore(deps): bump ua-parser-js from 0.7.32 to 0.7.35 by @dependabot in #8
  • chore(deps): bump semver from 5.7.1 to 5.7.2 by @dependabot in #12
  • chore(deps): bump socket.io-parser from 4.2.1 to 4.2.3 by @dependabot in #11
  • chore: Dependabot config by @cherylchen2 in #9
  • chore(deps): bump pascalgn/automerge-action from 0.15.0 to 0.15.6 by @dependabot in #14
  • chore(deps-dev): bump karma-chrome-launcher from 3.1.1 to 3.2.0 by @dependabot in #19
  • chore(astral-screen-mask): adding e2e test for screen mask component by @shameerrehman in #24
  • chore(deps-dev): bump karma from 6.4.1 to 6.4.2 by @dependabot in #15
  • chore(deps-dev): bump bootstrap from 5.2.3 to 5.3.1 by @dependabot in #16
  • chore(deps-dev): bump @angular-devkit/build-angular from 14.2.10 to 14.2.12 by @dependabot in #17
  • chore(deps-dev): bump prettier from 2.8.3 to 2.8.8 by @dependabot in #18
  • chore(deps-dev): bump @angular/cli from 14.1.3 to 14.2.12 by @dependabot in #23
  • Added Line Height Widget by @sohbanm in #22
  • chore: Updating README.md file with cypress instructions by @shameerrehman in #26
  • Screen Mask and Large Cursor Widget by @sohbanm in #20
  • chore: adding prettier workflow to github actions by @shameerrehman in #29
  • Adding All Contributors initial config by @shameerrehman in #38
  • Fixed bug of line-height to not affect astral-accessibility widget by @sohbanm in #28
  • feat: ability to configure which features is enabled for widget by @sohbanm in #21
  • Auto Approve & Merge Dependabot by @sohbanm in #40
  • fix: prevent margins from blocking inputs by @DCH25 in #47
  • fix: blog link typo by @ma-ray in #46
  • feat: open/close widget btn - swap icon when widget is opened by @tiagovalverde in #48
  • release: open/close widget btn - swap icon when widget is opened (#48) by @tiagovalverde in #49
  • fix: [SD-9349] screen reader for edge android by @yuskhan in #51

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Feb 16:57
Compare
Choose a tag to compare

Initial Release - Alpha version