Steve Ruiz
0fe3d80fa4
v1.1.11
4 years ago
Francois Laberge
a9458b20fb
Clearer Single Line VS Code Extension Explanation (#402)
* Clearer Single Line VS Code Extension Explanation
4 years ago
Steve Ruiz
9f04e33ecd
v1.1.10
4 years ago
Steve Ruiz
61392ee026
Fix extension readme image
4 years ago
Steve Ruiz
4e148590cb
v1.1.9
4 years ago
Steve Ruiz
8692e0977d
Update CHANGELOG.md
4 years ago
Steve Ruiz
2eb8e2028e
Update CHANGELOG.md
4 years ago
Steve Ruiz
a61e8ace65
[improvement] VS Code extension README (#379)
* Add screenshots, gif
* Add screenshot to main README
* Update README.md
* Update README.md
4 years ago
Steve Ruiz
73cb5b3ec1
v1.1.8
4 years ago
Steve Ruiz
a3475a74df
v1.1.7
4 years ago
Steve Ruiz
4fc17f1398
v1.1.6
4 years ago
Steve Ruiz
0171877b3c
update changelogs
4 years ago
Steve Ruiz
99e51177c2
fix-vscode-kbds
4 years ago
Steve Ruiz
a8f2522d20
v1.1.5
4 years ago
Christian Petersen
e2814943e9
[feature] Add grids (#344)
* [feature] grids
* Shows relative grids at different zoom levels
* Update colors
* Restores vec and intersect to monorepo, changes vec.round to vec.toFixed, adds vec.snap
* Snapping in translate and transforms, fix shortcut
* fix bugs in build
* use grid size for nudge too
* update scripts
* Update grid.tsx
* Update grid.tsx
* Fixed!
* Update grid.tsx
* Fix package imports
* Update Editor.tsx
* Improve tsconfigs, imports
* Fix tiny arrow bugs, snap starting points to grid
* Update tsconfig.base.json
* Update shape-styles.ts
* Fix example tsconfig
* Fix translate type error
* Fix types, paths
Co-authored-by: Steve Ruiz <steveruizok@gmail.com >
4 years ago
Steve Ruiz
4b946edeac
v1.1.4
4 years ago
Steve Ruiz
fa109fd633
Fix undo / redo
4 years ago
Steve Ruiz
b4d3d929ab
v1.1.3
4 years ago
Steve Ruiz
5e6a6c9967
[improvement] refactor multiplayer (#336)
* Move rko into library, improve multiplayer example
* Add presence layer
* extract to a hook
* Migrate old documents to new structures
* Update repo-map.tldr
* More improvements
* Fix bug on deleted shapes
* Update MultiplayerEditor.tsx
4 years ago
Steve Ruiz
588a023e0e
v1.1.2
4 years ago
Steve Ruiz
269a035bec
[chore] repo-map.tldr, vscode extension improvements (#332)
* v1.1.1
* add repo-map.tldr, minor changes to extension commands
4 years ago
Steve Ruiz
93ce5042a4
v1.1.1
4 years ago
Steve Ruiz
9dc58e721e
v1.1.1
4 years ago
Steve Ruiz
119b1e3d0f
v1.1.0
4 years ago
Steve Ruiz
7faa716784
v1.0.5
4 years ago
Steve Ruiz
fe831c325d
[fix] zoom shortcuts (#323)
* Adds overrides for zoom in / out / reset commands
* Add reset command, numpad keys
* Remove unused shortcuts
* Update package.json
4 years ago
/c²
a0891ca3ff
Change Github to GitHub (#315)
4 years ago
Steve Ruiz
d33f7ba391
v1.0.5
4 years ago
Steve Ruiz
af0764d3f9
v1.0.4
4 years ago
Steve Ruiz
55124a52b4
fix routes (#306)
4 years ago
Steve Ruiz
67a7935cfc
[fix] page options dialog (#302)
* fix rename pages
* Update sponsors.ts
4 years ago
Steve Ruiz
cd48b67a74
[chore] Sponsors in README (#301)
* Add images, read me links
* Add API route for sponsor image
* Update cache max age
4 years ago
Steve Ruiz
e542f1fde5
Update READMEs (#290)
* Update readmes
* tweak links
* Update README.md
4 years ago
Steve Ruiz
e6a3e5c3ea
[big chore] restore core to monorepo (#287)
* move core into repo, apps into apps folder, update tests
* Update scripts for build:core
* improve scripts
* remove noise from www
* Update .gitignore
* Fix focus bug
* add ci test script
* Update main.yml
4 years ago