Skip to content

Releases: ynput/ayon-react-components

v1.0.8

08 May 09:27
433334f
Compare
Choose a tag to compare

1.0.8 (2024-05-08)

Bug Fixes

  • added z-index for backdrop in Dialog (c5baeb0)

v1.0.7

08 May 08:00
91cfd37
Compare
Choose a tag to compare

1.0.7 (2024-05-08)

Bug Fixes

  • dialog: hide on esc (d1611ad)
  • dialog: story default args (5642d59)
  • dialog: use div instead of dialog (6b468fc)

v1.0.6

07 May 10:52
4641876
Compare
Choose a tag to compare

1.0.6 (2024-05-07)

Bug Fixes

  • remove isPortal (74df984)
  • scrolling with keyboard not working (33f492c)

v1.0.5

06 May 08:36
b372cfe
Compare
Choose a tag to compare

1.0.5 (2024-05-06)

Bug Fixes

  • consistent top right position (3032120)
  • hide close button by default (5f3841f)
  • hideCancelButton padding right (b8a617a)
  • increase darkness of backdrop (4d013f5)
  • only show footer when there is one (c3d9f55)
  • remove gap (e40cb8d)
  • title and cancel button gap (46175b7)
  • titleMedium font size (2c126e9)

v1.0.4

03 May 13:19
0a485ce
Compare
Choose a tag to compare

1.0.4 (2024-05-03)

Bug Fixes

  • minor change - force version bump (e67145b)

v1.0.3

02 May 14:31
7da740c
Compare
Choose a tag to compare

1.0.3 (2024-05-02)

Bug Fixes

v1.0.2

02 May 11:00
9fe706e
Compare
Choose a tag to compare

1.0.2 (2024-05-02)

Bug Fixes

  • added default text for footer close button (ee2e5e2)
  • added isPortal switch for Dropdown (0ea909c)
  • dialog classNames (04018af)
  • fixed positioning and space for cancel icon (8188031)
  • Storybook Dialog data adjustments (a287472)
  • Storybook whitespace remove (70777d2)
  • updated dialog components positioning (fa59379)
  • updated dialog components positioning part 2 (ced4d73)

v1.0.1

30 Apr 15:16
4033f5f
Compare
Choose a tag to compare

1.0.1 (2024-04-30)

Bug Fixes

  • include className on dialog (6bc3043)

v1.0.0

30 Apr 14:43
887deb1
Compare
Choose a tag to compare

1.0.0 (2024-04-30)

Bug Fixes

  • .p-selectbutton (db66979)
  • $wrap and $direction (145bd5a)
  • 0 == null caused alpha to go to 1 (31fe4ec)
  • active text color (1f633f9)
  • added hover effect for eye icon (f0e86e2)
  • added size property to Dialog component (9090b34)
  • always return files not func (84c7696)
  • animation playing before it should (4e83d2c)
  • array typeOf fix (03879d3)
  • assign select user image top 1px fix (79d367f)
  • assignee value updates as you add users (dd3564b)
  • AssigneeSelect emptyIcon is icon (cfa27de)
  • AssigneeSelect extends Dropdown and AssigneeField props (a4f39ae)
  • base input size to 32px to match buttons (2df026f)
  • better button focused outlines (c7aba20)
  • better disabled values styling (a008116)
  • better preview images (add0a4e)
  • Button text hover color (fea4cf8)
  • button uses props instead of classNames for states (0f33400)
  • canceling outside click fix (4ec393a)
  • change gaps to [1-3, 4-6] format (7081b37)
  • change gaps to [1-3, 4-6] format (10faa5f)
  • change gaps to [1-3, 4-6] format (50194a8)
  • change to scss (9d3f237)
  • changed canToggle to canRevealPassword (2b21e4a)
  • changed default canToggle value for pass/text input (1485620)
  • check files is a valid array (1a61946)
  • check for React node before stringify (735aa3b)
  • className and initials white color (1ae9b3a)
  • className and style (249e16a)
  • cleanup bg (6944a33)
  • click outside closes dropdown (0f74b15)
  • click to show more (62bed60)
  • clicking outside with mixed would set all to same, now cancels (22376ff)
  • Closing button props and type fix (d1ca501)
  • custom errorMessage (57d0796)
  • custom message (833eab3)
  • date input zIndex (176229f)
  • de-saturate primary-container blue (d43d89f)
  • decrease transition time of image (832be0d)
  • DefaultItemTemplate types (cb1d9e1)
  • DefaultValueTemplate (5eac3db)
  • delete broken component (959ddc0)
  • delete broken deploy (78effed)
  • deleted old Dialog component (992d684)
  • Dialog open animation (5b8e6dd)
  • disabled dropdown showing "select option" (a277544)
  • do not submit when pressing space in search (63ae5a6)
  • Dropdown "Multiple" to "Mixed" (0da981b)
  • dropdown align right x pos fix (a8ac0fa)
  • dropdown and assign select disabled styles (b18090f)
  • Dropdown fixes (f41f4c0)
  • Dropdown fixes (45df769)
  • Dropdown flickering (7f08b18)
  • dropdown going off page (eaa7743)
  • dropdown going off screen position (be93c8c)
  • dropdown had no background (589f55a)
  • dropdown height 32px (fb5322e)
  • Dropdown height 32px (8e284bd)
  • dropdown icon right of Multiple() (5b3a973)
  • dropdown item style fixes (60ff992)
  • Dropdown now accepts null as value (185bc84)
  • dropdown offscreen alignment with top of value (95db605)
  • dropdown should ALWAYS be on top (04e2866)
  • Dropdown story type fixes (d26304f)
  • dropdown updates value as selecting (4b554b6)
  • dropdown z-index and 0.5.1 (4b8da0e)
  • DropdownRef (57f8750)
  • editable enter always creates new item (4112c1b)
  • editable hit enter bug returning undefined (ca4ab7b)
  • enter then enter setting null on selection ([e0566f5](e0566f5...
Read more

0.5.19

30 Apr 13:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.4...0.5.19