Skip to content

v2.9.3

Compare
Choose a tag to compare
@based-ghost based-ghost released this 21 Nov 18:20
· 206 commits to master since this release

Change Log

🐞 Bugfix

  • Fix for issue #20 (Accessibility issue/question) - make control eligible for tabIndex by setting <input> element with tabIndex of 0 (instead of -1)
  • Improve type support for various objects - apply custom PartialDeep type recursively to all sub-properties/sub-objects of Theme to provide more flexibility when defining partials in consuming components