Skip to content

Releases: embellishing/embellish

@embellish/[email protected]

26 May 14:42
Compare
Choose a tag to compare

Patch Changes

@embellish/[email protected]

26 May 14:01
Compare
Choose a tag to compare

0.2.0

Minor Changes

  • a3ae0f3: Replaced the createEmbellish function with createConditions and createBox.
    Migrated core functionality in react package to separate internal package.
  • 6a5fc70: Separated the createHooks and createConditions APIs. Renamed the createBox
    function to createComponent.

@embellish/[email protected]

26 May 20:57
eee4d99
Compare
Choose a tag to compare

Patch Changes

  • 749041e: Fix for getting condition names when no conditions exist.

@embellish/[email protected]

26 May 13:59
Compare
Choose a tag to compare

Patch Changes

  • a3ae0f3: Replaced the createEmbellish function with createConditions and createBox.
    Migrated core functionality in react package to separate internal package.
  • 6a5fc70: Separated the createHooks and createConditions APIs. Renamed the createBox
    function to createComponent.

@embellish/[email protected]

19 May 21:59
b6c58cc
Compare
Choose a tag to compare

Minor Changes

  • 6932e6e: Renamed the embellish function to createEmbellish.

Patch Changes

  • 1fe5f25: Add standardLonghandProperties, vendorLonghandProperties, standardShorthandProperties, and vendorShorthandProperties.

@embellish/[email protected]

18 May 20:22
13a2c63
Compare
Choose a tag to compare

Patch Changes

  • e005503: fix for missing props
  • 88fb52f: fix for missing constraints
  • e005503: fix for no conditions at runtime
  • 26def23: fix for missing properties when no conditions are specified

@embellish/[email protected]

18 May 19:42
fe23314
Compare
Choose a tag to compare

Patch Changes

  • 98044b4: make conditions optional and properties required

@embellish/[email protected]

18 May 17:49
cd48612
Compare
Choose a tag to compare

Patch Changes

  • 7946320: block "initial" and "box" condition names

@embellish/[email protected]

18 May 20:32
f239fe5
Compare
Choose a tag to compare

Patch Changes

  • 22bc9ca: fix attempt to get condition names when the conditions object is undefined

@embellish/[email protected]

16 May 13:24
74c3a7a
Compare
Choose a tag to compare

Patch Changes

  • 3ed7ebf: Removed unnecessary eslint-disable.