Skip to content

Releases: haolun1996/GetX-Light-Bulb

0.3.3

06 Jun 10:49
Compare
Choose a tag to compare
  • add

    • icon to getXCreateFile
    • removeObx/ expanded to command palette
  • hide getXCreateFile show on command palette

  • rename and remove console.log

  • EXTRA

    • add version and maintained logo to readme

0.3.2

02 Jun 09:41
Compare
Choose a tag to compare
  • Fixes
    • change startCase to upperFirst due to startCase will cause space in between
    • nested path didn't work properly
    • update import hardcode

0.3.1

02 Jun 07:27
Compare
Choose a tag to compare
  • Add icon of vscode extension

0.3.0

02 Jun 07:24
Compare
Choose a tag to compare
  • New
    • Create baseX page with binding and controller with right click on folder
  • Fixes
    • Wrap with Obx cant handle for many return
  • Rename
    • CodeActionProvider to LighBulbProvider

0.2.0

17 May 04:15
Compare
Choose a tag to compare

Released restructured with code action and command palette by following features

Wrap GetX Obx(() => ...)
Remove GetX Obx(() => ...)

0.1.0

03 Feb 08:45
Compare
Choose a tag to compare

Relased with code action and command palette by following features

  • Wrap GetX Obx(() => ...)
  • Remove GetX Obx(() => ...)