Commit graph

16 commits

Author SHA1 Message Date
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