Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: SublimeText/AlpineJS

Tags

4143-1.1.1

Toggle 4143-1.1.1's commit message
Refactor AlpineJS specific attribute scopes

This commit

1. scopes AlpineJS specific attributes `meta.directive`

2. scopes attribute name parts after periods (e.g.: `x-on:click.prevent`)
   `storage.modifier`.

to align with other template syntaxes like Datastar, Svelte or Vue.

4143-1.1.0

Toggle 4143-1.1.0's commit message
Update CI

1. Upgrade to actions/checkout@v4
2. Add stable ST builds to test against

4143-1.0.0

Toggle 4143-1.0.0's commit message
README: Fix least required ST build