Skip to content

Releases: hypothesis/frontend-shared

v1.12.0

27 Apr 20:46
Compare
Choose a tag to compare

Added:

  • Add "cancel" icon SVG #27
  • Add shared base element styling #33
  • Add reset styles and mixins #32

Changed:

  • Add buttonRef prop to buttons #28

Fixed:

  • More accurately define the onClick event type #29
  • Simplification and type improvement in button component #23

v1.11.0

15 Apr 16:11
Compare
Choose a tag to compare

Added

  • Add button components and styles #22
  • Add Makefile and update project configuration #21

v1.10.0

10 Mar 17:16
Compare
Choose a tag to compare

Added

  • Add yarn push to be able to link to the client for development #8
  • Add commands for testing / lint / typecheck / format #1
  • Move useElementShouldClose and normalizeKeyName into frontend-shared package #22ede8c
  • Move SvgIcon to frontend-shared package #0b02df5
  • Add SASS entry file #0751cdb
  • Add outline-on-keyboard-focus mixin #65dac43