Skip to content

Releases: ducompsoc/durhack-web-components

v0.6.0

12 Sep 21:05
Compare
Choose a tag to compare

Added

  • Carousel component

v0.5.0

31 Jul 10:15
Compare
Choose a tag to compare

Changed

  • Moved package to @durhack npm organisation. durhack-web-components is now deprecated

v0.4.0

22 Jun 02:06
Compare
Choose a tag to compare

Added

  • shadcn/ui checkbox component

v0.3.9

22 Jun 02:00
Compare
Choose a tag to compare

Fixed

  • Phone number input inconsistent height on screen sizes below lg breakpoint
    image

v0.3.8

22 Jun 01:53
Compare
Choose a tag to compare

Changed

  • Tweaked styles of various components to avoid text size falling below 16px on input components, which causes iOS devices to zoom in when fields are focused

v0.3.7

22 Jun 01:27
Compare
Choose a tag to compare

Changed

  • Set type and inputmode of phone number input field to tel

v0.3.6

22 Jun 01:00
Compare
Choose a tag to compare

Fixed

  • Select component placeholder styling was not being applied

Changed

  • Select component styles tweaked to more closely match combobox

v0.3.5

21 Jun 20:36
Compare
Choose a tag to compare

Changed

  • Combobox selected option's associated emoji is displayed alongside label

v0.3.4

21 Jun 20:27
Compare
Choose a tag to compare

Fixed

  • Combobox checkmark was aligned to end of text, not end of line
  • Combobox search was inconsistent as value was provided as search key instead of visible label

v0.3.3

21 Jun 18:32
Compare
Choose a tag to compare

Changed

  • Selected combobox option is indicated with a checkmark
  • Combobox options may be annotated with emojis