Skip to content

Releases: alpine-collective/alpinejs-devtools

v1.2.0

07 Sep 18:13
Compare
Choose a tag to compare
  • feature: side nav layout
  • fix: handle undefined Alpine dataStack

https://github.com/alpine-collective/alpinejs-devtools/milestone/18?closed=1

v1.1.0

29 Jun 18:01
Compare
Choose a tag to compare
  • feature: initial Alpine v3 support (view/edit components & data)

https://github.com/alpine-collective/alpinejs-devtools/milestone/17?closed=1

v1.0.1

19 Apr 07:36
Compare
Choose a tag to compare
  • fix: components panel bug when a component crashes on startup
  • internal: upgrade dependencies

v1.0.0

15 Mar 17:21
Compare
Choose a tag to compare
  • performance: faster devtools boot time (component detection)
  • performance: faster load time of component data when there's a large dataset
  • fix: reset selected component when the page URL changes

https://github.com/alpine-collective/alpinejs-devtools/milestone/5?closed=1

v0.3.0

07 Mar 20:44
Compare
Choose a tag to compare
  • feature: warnings tab, supports eval errors in Alpine.js components (requires Alpine.js 2.8.0+)
  • fix: x-model updates that weren't causing a re-render
  • enhancement: link to discussions tab when displaying "Unserializable Value"

https://github.com/alpine-collective/alpinejs-devtools/milestone/16?closed=1

v0.2.2

20 Jan 17:46
Compare
Choose a tag to compare

v0.2.1

20 Jan 13:36
c60ca54
Compare
Choose a tag to compare

v0.2.0

13 Jan 10:07
Compare
Choose a tag to compare
  • Feature: redesign to support tabs in future (adds "Watching X components" in footer)
  • Fix: removes unused permissions
  • Fix: hanging when Alpine is detected but no components found.
  • Internal: refactor backend.js

https://github.com/alpine-collective/alpinejs-devtools/milestone/13?closed=1

v0.1.1

16 Dec 09:19
be2e338
Compare
Choose a tag to compare

v0.1.0

15 Dec 20:18
4ca1579
Compare
Choose a tag to compare
  • feature: add $x0, $x1 etc global variables Alpine components #122
  • fix: detection of Alpine.js version when it contains a 0 #125
  • fix: color of "outdated Alpine version" section #125
  • internal: upgrade Alpine.js version #125

https://github.com/alpine-collective/alpinejs-devtools/milestone/11?closed=1