- feat(example) add underline & strikethrought gestures on tldraw example
- feat(example) add possibility to disable gesture on tldraw example
- fix(Convert) converted word in a group with a stroke disappears after conversion - IIC-1215
- fix(Gesture) don't send contextLessGesture if stroke not overlaps symbol
- fix(examples) wrong placement of text after convert in tldraw example
- fix(examples) style broken on websocket_text_customize_editor_css.html
- offscreen behaviors
- [suggestion] friendly type declaration #4
- use the native Crypto module instead of the crypto-js library as the library is no longer maintained #3
- split examples css files
- redesign of the examples homepage style
- fix(SmartGuide) it is possible to write just next to the ellipsis
- fix(WSBehaviors) add stroke to model when importPointEvents
- fix(Types) not all types are exported for development
- fix(Model) clear export when strokes changed
- fix(README.md) installing iink-ts from github using readme fails
- fix(install) npm install error after git clone
- fix(style) Editor styles unavailable in shadow dom elements #2
- fix(Convert) Server state randomly corrupts and collapses the iink editor content #1
- fix(examples) math examples don't give result when katex fails
- sample Math with graph
- fix(Style) wrong import for custom grabber & custom recognizer
- sample custom grabber for websocket & REST
- sample custom recognizer for websocket & REST
- sample digram REST
- renaming redraw function to importPointEvents
- chore(deps): upgrade crypto-js 3.3.0 -> 4.2.0
- fix(Stroke) generate uniqId
- fix(Sample) wrong import into dev sample
- can redraw JIIX export
- fix(Smartguide) hide if no export JIIX
- migration javascript to typescript link