Amaan Qureshi
|
2814c00faa
|
fix(web): correct getExtent
Co-authored-by: Will Lillis <will.lillis24@gmail.com>
|
2025-01-06 01:55:15 -05:00 |
|
Amaan Qureshi
|
45fa028201
|
feat(web): add missing API functions
Co-authored-by: Will Lillis <will.lillis24@gmail.com>
|
2025-01-06 01:55:15 -05:00 |
|
Amaan Qureshi
|
96d18408a3
|
refactor(js): misc fixes & tidying
|
2024-04-11 22:35:43 -04:00 |
|
Boris Verkhovskiy
|
c070c92722
|
refactor(wasm)!: make current*, is*, and has* methods properties
|
2024-03-08 00:27:06 -05:00 |
|
Amaan Qureshi
|
96a440af35
|
chore(web): add and apply eslint formatting
|
2024-02-07 12:18:44 -05:00 |
|
Daumantas Kavolis
|
fd8fd3f535
|
Add tests for previous sibling, last child
|
2023-08-02 00:02:33 +03:00 |
|
Max Brunsfeld
|
0f492e4254
|
Include ts_tree_copy in wasm build
Fixes #846
|
2020-12-11 13:48:22 -08:00 |
|
Max Brunsfeld
|
f736cb3896
|
web: Implement TreeCursor.nodeText
Refs #466
|
2019-10-22 12:58:27 -07:00 |
|
Max Brunsfeld
|
1a33f1a665
|
Add TreeCursor.currentFieldName to wasm binding
|
2019-07-10 14:31:10 -05:00 |
|
Max Brunsfeld
|
c90a532d8f
|
Update tests to reflect javascript grammar changes
|
2019-07-10 14:30:43 -05:00 |
|
Max Brunsfeld
|
0d70b485c0
|
Implement Wasm binding for Tree.getChangedRanges()
|
2019-05-09 23:52:57 -07:00 |
|
Max Brunsfeld
|
3fc459a84b
|
Reorganize language bindings
* Move rust binding: lib/binding -> lib/binding_rust
* Move wasm bindinig: lib/web -> lib/binding_web
* Add wasm readme
|
2019-05-07 10:41:49 -07:00 |
|