Skip to content

Releases: cocopon/tweakpane

1.3.2

31 Jan 14:43
Compare
Choose a tag to compare
  • Made button event handling chainable (#36)

1.3.1

23 Jan 16:33
Compare
Choose a tag to compare
  • Added support for functional notation of color rgb(r, g, b)
  • Fixed a bug of unexpected folder padding with transform: scale() #31

1.3.0

28 Nov 13:57
Compare
Choose a tag to compare

1.2.0

25 Nov 12:35
Compare
Choose a tag to compare
  • Added support for various color notations (object, number)
  • Fixed some minor bugs

Breaking changes:

  • Renamed option for graph monitor to avoid users' confusion between input (for inputting format) and type (previously for view type)
    Use {view: 'graph'} instead of {type: 'graph'}

1.1.0

15 Oct 12:34
Compare
Choose a tag to compare

1.0.5

29 Jun 11:25
Compare
Choose a tag to compare
  • Implemented dispose()

1.0.4

18 Jan 14:29
Compare
Choose a tag to compare
  • Added boolean monitor
  • Added TypeScript type declarations

1.0.3

20 Dec 14:58
Compare
Choose a tag to compare

1.0.2

27 Nov 02:29
Compare
Choose a tag to compare

1.0.1

12 Nov 03:10
Compare
Choose a tag to compare
  • Prevented native text selection with slider components