Ika
74d3e003f7
docs(changelog): add the missing breaking change notice
2021-03-14 18:54:33 +08:00
Ika
b826144dc9
build: correct the branch name in .gitmodules
2021-03-14 18:53:46 +08:00
Ika
2e772bfeec
chore(release): 0.4.0
2021-03-14 18:37:55 +08:00
Ika
32689b654d
feat: upgrade to tree-sitter@0.19.3 ( #19 )
2021-03-14 18:33:18 +08:00
Ika
ab0ce67ce9
chore(release): 0.3.1
2021-01-01 21:13:43 +08:00
David Hotham
45ecb42abc
fix: avoid accessing unowned memory ( #17 )
2021-01-01 21:10:07 +08:00
dependabot[bot]
da23114377
chore(deps): bump ini from 1.3.5 to 1.3.7 ( #14 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 16:54:23 +08:00
Ika
258751d666
chore(release): 0.3.0
2020-10-04 15:24:17 +08:00
Ika
88ce0cbf45
docs(changelog): tweak description for #11
2020-10-04 15:20:23 +08:00
Ika
6d74a6bb62
feat: support core schema ( #13 )
...
Ref: https://yaml.org/spec/1.2/spec.html#schema/core/
- `null_scalar`
- `boolean_scalar`
- `integer_scalar`
- `float_scalar`
- `string_scalar`
2020-10-04 15:19:57 +08:00
Ika
523a6d7713
chore: upgrade playground
2020-10-02 15:58:40 +08:00
IWANABETHATGUY
a9e323c341
fix(playground): always set language to trigger the tree-sitter language onChange event ( #12 )
...
* Update index.html
set default language to `yaml` by `js`, because use html set the default select value does't trigger the `tree-sitter.js` onChange event
* fix: 🐛 fix problem select change event does not trigger macos
2020-10-01 22:01:36 +08:00
Ika
5a437c8f28
chore(release): 0.2.0
2020-09-28 22:11:35 +08:00
Ika
f75b1f93cb
feat: add literal aliases ( #11 )
2020-09-28 22:07:27 +08:00
Ika
b26d567070
chore: upgrade to tree-sitter-playground@0.16.7
2020-09-23 22:01:56 +08:00
dependabot[bot]
e83e27716d
chore(deps): bump yargs-parser from 13.1.1 to 13.1.2 ( #4 )
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md )
- [Commits](https://github.com/yargs/yargs-parser/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 22:34:04 +08:00
dependabot[bot]
89a606b23f
chore(deps): bump lodash from 4.17.15 to 4.17.19 ( #3 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 14:24:19 +08:00
Ika
c4dc80576b
chore(deps): upgrade to tree-sitter@0.16.7
2020-05-24 17:29:51 +08:00
dependabot[bot]
9ad0d6667b
chore(dev-deps): bump handlebars from 4.1.2 to 4.5.3 ( #1 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-02-20 16:19:35 +08:00
Ika
52787b7325
chore: upgrade to tree-sitter-playground@0.15.9
2019-09-30 15:01:55 +08:00
Ika
040d84891f
chore: use tree-sitter-cli@0.15.9-custom
2019-09-30 14:33:07 +08:00
Ika
2ee479d3d0
chore(deps): tree-sitter-cli@0.15.9
2019-09-20 08:49:41 +08:00
Ika
cf7ab22b99
chore: add playground
2019-09-01 02:06:30 +08:00
Ika
9bac036d80
chore(release): 0.1.0
2019-08-31 20:16:11 +08:00
Ika
0fdb7f6ea7
chore: fix travis scripts
2019-08-31 20:05:34 +08:00
Ika
f45f18f407
feat: initial implementation
2019-08-31 19:14:13 +08:00