Skip to content

Releases: junaidbhura/gumponents

Update packages and PostRelationshipControl

04 Aug 08:12
Compare
Choose a tag to compare
  • Update all packages to support M1 macs
  • Update PostRelationshipControl to include post status

Props @ghoshprithwi

LinkButton Component

11 Sep 00:46
916e400
Compare
Choose a tag to compare

Fix WordPress 5.8 notice in Widgets screen

03 Aug 03:49
5bb3dbb
Compare
Choose a tag to compare

Fixes a notice in the new Widgets screen on WordPress 5.8: #27

Fix LinkControl

23 Apr 21:30
a0304b4
Compare
Choose a tag to compare

Fixed an issue where cursor is lost while typing into the LinkControl component: #26

Fix styles for WordPress 5.7

15 Mar 03:12
Compare
Choose a tag to compare

Update styles to play nicely with WordPress 5.7

Fix PostRelationshipControl

21 Feb 23:41
Compare
Choose a tag to compare

Fix PostRelationshipControl's initialization: #25

ColorPaletteControl, UI Updates

08 Dec 05:18
Compare
Choose a tag to compare
  • New ColorPaletteControl component
  • Update UI to play nicely with WordPress 5.6

Full React refactor + UI improvements

26 Apr 01:48
Compare
Choose a tag to compare

Gumponents get some much needed love

The following updates were made:

  1. All components have been updated to use React hooks. All packages have been updated too, resulting in a smaller footprint, easier to read code, and faster performance
  2. Relationship fields received a UX update
  3. Fixed CSS compatibility issues with WordPress 5.4
  4. GalleryControl, ImageControl and SelectImage now share underlying code, making them more cohesive
  5. Components received a slight UI lift

Make sure to test

Make sure to test existing blocks after updating to this version.

Update ImageControl, Img and Figure

24 Apr 23:33
Compare
Choose a tag to compare
  • Update ImageControl to look more like the featured image control
  • Refactor ImageControl, Img and Figure to use React hooks

Fixes for WordPress 5.4

28 Mar 02:50
Compare
Choose a tag to compare
  • Updated packages
  • Updated CSS and functionality to play nicely with WordPress 5.4