Skip to content

Releases: yamogoo/resize-bounding

v.2.1.0

29 May 08:17
Compare
Choose a tag to compare
  • Added separate normal & active states for changing splitter width (options.splitterNormalWidth, options.splitterActiveWidth); options.width is deprecated, but still works
  • Fixed centering of content (slot) inside knob
  • Fixed zIndex of active and inactive splitters
  • Added detailed documentation (Storybook) for both vue3 and react versions

v2.0.7

11 Apr 14:16
Compare
Choose a tag to compare
  • updated dependencies
  • Improved styles in demo and playground apps

v2.0.6

19 Mar 10:26
Compare
Choose a tag to compare
  • Updated Demo App
  • Improved types

v2.0.5

22 Aug 06:52
Compare
Choose a tag to compare
  • Fixed vue3 pane tests
  • Fixed react example

v2.0.4

16 Jul 21:09
Compare
Choose a tag to compare
  • fixed examples
  • fixed types in react version
  • local methods refactored

v2.0.3

16 Jul 09:34
Compare
Choose a tag to compare
  • Fixed cursor state after 'pointerup' event
  • Added stylization of splitter and knob in examples

v2.0.2

15 Jul 18:19
Compare
Choose a tag to compare
  • Added links to live examples (Interactive Grid) in StackBlitz
  • Fixed all examples in documentation (README files)

v2.0.1

15 Jul 13:25
Compare
Choose a tag to compare
  • Vue3 lib (v2.0.1):
    • refactored types
    • Removed unnecessary panel classes
    • Updated dependencies
    • Fixed focused/pressed styles (default)
    • Updated documentation
  • React lib (v1.0.1):
    • First version
  • Demo:
    • Fixed SASS “Mixed Declarations” (props order)
    • Added react version docs
    • Updated dependencies
  • Monorepo docs:
    • Added table with packages links

v1.0.5

11 Jul 17:38
Compare
Choose a tag to compare
  • Updated doc. style ✍️

v1.0.4

11 Jul 16:46
Compare
Choose a tag to compare
  • 🛠 Changed knob position (css) settings
  • 🛠 Fixed links to images in README
  • ⚙️ Added auto update packages description