Skip to content

Releases: dav-sea/EasyTab

1.3.0

25 Oct 21:38
Compare
Choose a tag to compare

🚨 Breaking changes in API

  • Removed conditions from EasyTabDriver. Now you can use API based on decoration of IEasyTabDriver.
  • Removed TransformDriver. Now you can use API based on decoration of IEasyTabDriver.

💡 Added

  • Fast navigation by Tab key holding.

🚀 Improved

  • Removed all allocations during navigation operation

🛠 Changed

  • Refactoring and simplification EasyTabDriver

Full Changelog: 1.2.0...1.3.0

1.2.0

11 Aug 15:35
Compare
Choose a tag to compare

🚀 Improved

  • Dropdown support. Items inside Dropdown are automatically navigated cyclically (Roll)
1.1.0 1.2.0
dropdown-escape dropdown-roll

👨‍🔧 Fixed

  • Incorrect clamping and navigation in some cases (#3)

Full Changelog: 1.1.0...1.2.0

1.1.0

20 Jul 18:05
Compare
Choose a tag to compare

💡 Added

  • Feature: Conditions (#2)

🛠 Changed

  • Refactoring and simplification EasyTabNodeDriver
  • Simplification SceneDriver
  • Rework TransformDriver: remove UnityEngine.UI deps., add conditions support
  • Add number-values for enums

✂️ Removed

  • Removed EasyTabDriver for EasyTab component

1.0.2

02 Jul 21:40
Compare
Choose a tag to compare

🚀 Improved

  • Optimized: getting root GameObject`s without allocations (#1)
  • Small improves in package.json and README.md

Full Changelog: 1.0.1...1.0.2

1.0.1

25 Jun 00:13
Compare
Choose a tag to compare

💡 Added

  • License
  • Info about OpenUPM installation method in README.md

🛠 Changed

  • Move README.md to 'Assets/EasyTab/Docs~' folder
  • Change name property in package.json

Full Changelog: 1.0.0...1.0.1

1.0.0

26 May 16:05
Compare
Choose a tag to compare
1.0.0