UI 1.0.0-alpha.31
Published: Dec 12, 2022
This library version corresponds with the following code package versions:
- jh-core: 1.0.0-alpha.2
- jh-icons: 1.0.0-alpha.5
- jh-ui: 1.0.0-alpha.10
Changed
- Changed component names to include the
jh-prefix to make it clearer which are the main variants, prevent collisions with other Figma libraries, and improve parity with code - Changed various layer names to ensure consistency
- Changed various component property names to ensure consistency
- Changed the slot naming convention in the properties panel from
slot/[slot-name]to simply just[slot-name]