Skip to content

Releases: pixijs/layout

v0.3.6

18 Dec 07:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.5...v0.3.6

v0.3.5

17 Dec 14:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

18 Oct 11:38
Compare
Choose a tag to compare

What's Changed

  • Hotfix 0.3.3 error when no parent container found by @CyberDex in #55

Full Changelog: v0.3.3...v0.3.4

v0.3.3

18 Oct 10:38
Compare
Choose a tag to compare

What's Changed

  • Fix: #48 If calling resize on Layout, property styles is mandatory for anything to be visible by @CyberDex in #52
  • Fix #32 Styles overwrites styles of Text instance by @CyberDex in #51
  • Implement refresh method by @CyberDex in #54

Chore:

  • Update pixijs version to 7.3.1
  • Update storybook version to 7.5.0
  • Update babel version to 7.20.2

Full Changelog: v0.3.2...v0.3.3

v0.3.2

07 Sep 06:04
Compare
Choose a tag to compare

What's Changed

  • fix layout Content is Container maxWidth and maxHeight is not applying by @CyberDex in #50

Full Changelog: v0.3.1...v0.3.2

v0.3.1

06 Sep 11:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Sep 08:36
Compare
Choose a tag to compare

What's Changed

  • hotFix: Text sizing is broken when wordWrap is enabled #40 by @CyberDex in #41
  • Make portrait conditional styles global & remove max/min conditional styles by @CyberDex in #43
  • Add NineSlicePlane as option for layout background by @CyberDex in #45

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Aug 11:30
Compare
Choose a tag to compare

What's Changed

  • 28 Refactor transformContainer to get rid of additional container by @CyberDex in #34
  • 29 Unregister and cleanup element from a layout system when removed by @CyberDex in #35
  • Fix issues by @CyberDex in #36
  • 38 Implement conditional styles by @CyberDex in #39

Full Changelog: v0.1.8...v0.2.0

v0.1.8

06 Apr 09:39
Compare
Choose a tag to compare

Full Changelog: v0.1.7...v0.1.8

v0.1.7

05 Apr 12:23
Compare
Choose a tag to compare

What's Changed

  • update private to protected and remove public by @CyberDex in #18
  • 26 Aspect ratio always static by @CyberDex in #27
  • 24 Add layout functionality to any Container based. element by @CyberDex in #25

Full Changelog: v0.1.6...v0.1.7