Wykres commitów

1290 Commity (e1fb9a8250d251387a6e57ff7a8e473034a4a9eb)

Autor SHA1 Wiadomość Data
Steve Ruiz 0d1fb9b700 Update README.md 2021-11-11 12:19:32 +00:00
Steve Ruiz e4076acc5f v0.1.13 2021-11-11 12:16:10 +00:00
Steve Ruiz 9c8d064aaa v0.1.12 2021-11-11 12:13:04 +00:00
Steve Ruiz 84a91ccc70 updates docs / readmes / adds contributor guide 2021-11-11 12:11:21 +00:00
Steve Ruiz 5be36d9bd8 changelog 2021-11-11 11:41:04 +00:00
Steve Ruiz fa38c0ef0d
[improvement] examples (#264)
* Example project, fix bugs in readonly mode

* Adds ui options
2021-11-11 11:37:57 +00:00
Steve Ruiz 2441ca0c90 Update CHANGELOG.md 2021-11-11 09:58:11 +00:00
Steve Ruiz 58fc99cc08 v0.1.12 2021-11-11 09:57:33 +00:00
Steve Ruiz cf16cea87d Update CHANGELOG.md 2021-11-11 09:56:56 +00:00
Steve Ruiz 63137b04e9 bump 2021-11-11 09:56:21 +00:00
Proful Sadangi 4dd1aea572
Fix tooltip label & color contrast (#262)
* Fix tooltip label & color contrast

* adds fix for context menu

* Fix focus within

* Add inline docs

* Fix color for kbd

* Fix for submenu

* tighten up code

* Added onBlur mock function

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2021-11-11 09:54:58 +00:00
Francois Laberge 913b4dc5d2
Fixes issue with saving files and makes empty files and New TLdraw command work (#258)
* Fixes issue with saving files and makes empty files and New TLdraw command work

* v0.1.16

* v0.1.18

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2021-11-10 19:42:28 +00:00
Francois Laberge a95b581e07
Prepare for Publishing VS Code Extension (#227)
* Changed Wardlt use back to Tldraw. Added some VS Code marketplace categories

* Missed removing one Wardlt mention

* Initial support for esbuild based vscode extension workflow.

* Hacky start of vs code extension build script

* Fixed categories of extension

* Added script for generating VS Code extension installer

* Temp fix for file format change affecting VS Code extension

* Temp fix for file format change issue

* Cleanup, prevent changes from saving pagestates

* Remove logic around saving pageState

* standardize capitalization

* v0.1.8

* Edit readme, scripts

* Update .eslintignore

* v0.1.9

* v0.1.10

* cleans up build scripts, adds publishing notes

* Added VS Code extension implementation references links. start:vscode now auto opens the extension folder in VS Code

* Removed step from VS Code README to manually open the extensions folder

* Removed file

* v0.1.11

* v0.1.12

* Fix empty file

* v0.1.13

* README cleanup

* v0.1.14

* Update TLDrawEditorProvider.ts

* v0.1.15

* Fix types for file extension (sort of) build script for extension

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2021-11-10 15:35:51 +00:00
Steve Ruiz c1288363cd v0.1.11 2021-11-10 12:11:49 +00:00
Steve Ruiz 699bf6a368 bumps 2021-11-10 12:11:24 +00:00
Steve Ruiz 725f3105d6 v0.1.10 2021-11-10 12:09:29 +00:00
Steve Ruiz 83c6a978ad v0.1.9 2021-11-10 12:09:02 +00:00
Steve Ruiz 14cadbe5b5 v0.1.8 2021-11-10 12:08:32 +00:00
Steve Ruiz 09a357ca9d Update CHANGELOG.md 2021-11-10 12:07:59 +00:00
Steve Ruiz 0254d2fe09 Update CHANGELOG.md 2021-11-10 12:07:48 +00:00
Steve Ruiz 2fe646c2c7
Fix sticky and text (#234) 2021-11-10 12:07:01 +00:00
Steve Ruiz 8b3c963a08 v0.1.7 2021-11-09 14:38:09 +00:00
Steve Ruiz 1b05a15347 Update CHANGELOG.md 2021-11-09 14:37:52 +00:00
Steve Ruiz 4cf8b91437 Update CHANGELOG.md 2021-11-09 14:37:32 +00:00
Steve Ruiz 6592608a09
[fix] Text on Safari (#232)
* Fix editing bug on safari text

* Fix text behavior when blurring

* Update SelectTool.ts
2021-11-09 14:26:41 +00:00
Steve Ruiz 0b5a516b57
[fix] missing file menu (#231)
* Fix missing file menu

* Update TLDraw.tsx
2021-11-09 10:55:01 +00:00
Steve Ruiz be2c6d6d1f
[refactor] events (#230)
* bumps rko, adds events

* rename tlstate to state, fix env for multiplayer test

* Fix multiplayer

* rename data tldrawstate to tldrawsnapshot

* Update multiplayer-editor.tsx

* Fix shhhmp

* Update 2.tldr

* Add API to the README
2021-11-08 14:21:37 +00:00
Steve Ruiz f037118928 Update ArrowUtil.tsx 2021-11-07 20:07:57 +00:00
Steve Ruiz be1f6c3c3c Update CHANGELOG.md 2021-11-07 14:45:57 +00:00
Steve Ruiz 4f3fae41b5 v0.1.6 2021-11-07 14:45:42 +00:00
Steve Ruiz b726796d88 v0.1.5 2021-11-07 14:44:20 +00:00
Steve Ruiz c479987dd8 Update CHANGELOG.md 2021-11-07 14:43:57 +00:00
Steve Ruiz 5627c34763 Update CHANGELOG.md 2021-11-07 14:43:29 +00:00
Steve Ruiz 6951fb370c
fix events on top panel (#226) 2021-11-07 14:42:27 +00:00
Steve Ruiz f30eb26003
Change listening port from 5000 to 5420 (#225) 2021-11-07 14:29:24 +00:00
Steve Ruiz 7c980ebb19
Electron App (#224)
* add electron wrapper

* add to workspaces

* fixes electron setup

* Fix package for dev

* build out electron app communication

* Update README.md
2021-11-07 13:45:48 +00:00
Steve Ruiz 0d20994de9 Update package.json 2021-11-06 19:49:09 +00:00
Francois Laberge 0b15992464
Create VS Code Extension (#4)
* Start of vscode extension. Current code is copy/paste from custom editor samples from Microsoft. We need to evaluate if using their text based customer editor or full on new custom editor is the way to go

* Not sure how I missed these files. Adding them

* Have a custom editor triggering off of .tldr files. Added gitignores for generated folder. Have iframed tldraw loading and security policies set to do so

* Can now load a .tldr file. No saving support yet. Load times are slow, mostly from editor loading up I think

* Have temporary solution for saving working now too.

* Missed af ile

* Backing up progress in syncing tldraw editor history changes

* Removed console

* ...

* ...

* Cleanup

* Have save working well now.

* Moved extension into 'integrations' folder

* Trying out WebviewPanelOptions.retainContextWhenHidden=true and it's looking promising

* Some cleanup

* Trying out new  @tldraw/editor module

* Have prototype loading using new embedded editor

* ...

* Shaved off 1 second from editor loadtime

* Got save working again. Had to manually fixuppreviously created .tldr files as the format changed a bit

* More tuning

* Starting work to get new tldraw/tldraw working.

* Added example tldr files to vscode package

* Removed old editor package

* Have onChange working with latest fix. Back to iframed for a few mom

* Fixed up .tldr files

* Have iframe free extension working, but requiring hand crafted building

* ...

* Better handling of empty .tldr files. Still an issue with freshly created files trying to save as .js or .json

* Thoroughly added comments for the extension code. Need to add diagrams though and now will document/comment/diagram the editor src code

* Added comments to all of the editor side of the VS Code Extension. Also cleaned up the code

* More cleanup of VS Code Extension code and have script automating generating the initial webview's html content from the cra editor static build

* Tweaks to watch logic

* Improved scripts for publishing to VS Code Marketplace

* Improved name

* Made the smiley angry

* Reverted

* Turned smiley mad

* Turned smiley mad

* Made smiley sad

* Have a lot of plumbing working for Github codespaces and github.dev support

* Imported new tldraw vs code extension code. Added instructions for workflows

* Quick fix

* Fix for corrupted arrows files

* Updated editor build step to new location

* Merge branch 'main' into vscode-extension-v1, add local file updating

* Update App.tsx

* Cleanup, bumped to 0.0.124 @tldraw/tdlraw and published a 0.10.0 version of hte extension

* Added Trello/Kanban style file

* Finished video

* brings up to date

* Fix scripts

* Update README.md

* Update .babelrc

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2021-11-06 16:49:53 +00:00
Steve Ruiz 84bd8345e3 Create .babelrc 2021-11-06 16:11:30 +00:00
Steve Ruiz a70cb145be don't minify 2021-11-06 16:09:38 +00:00
Steve Ruiz 3c1de1f169 name memoized components 2021-11-06 11:19:15 +00:00
Steve Ruiz e11f05028f
[mega-chore] renaming (#223)
* Rename shape utils

* renames files

* Add husky

* Delete .babelrc

* Update TLDR.ts

* renames commands

* Update package.json

* more pre-commit work
2021-11-06 11:16:30 +00:00
Steve Ruiz b3ea398ba1 v0.1.4 2021-11-06 08:09:15 +00:00
Steve Ruiz 7f3f347d39 Update CHANGELOG.md 2021-11-06 08:08:59 +00:00
Steve Ruiz 492281ac18 Fix shortcut in menu 2021-11-06 08:07:43 +00:00
Proful Sadangi bbb2bfbeb0
Fix for extra divider in the context menu (#222)
* Fix for extra divider in the context menu

* Moves divider to above group section, if present

Co-authored-by: Steve Ruiz <steveruizok@gmail.com>
2021-11-06 08:04:44 +00:00
Steve Ruiz 0508857535 Update TrashIcon.tsx 2021-11-05 23:58:12 +00:00
Steve Ruiz 0aaa722f5a v0.1.3 2021-11-05 21:14:35 +00:00
Steve Ruiz 8a436aa9c3 pwa updates 2021-11-05 21:14:12 +00:00
Steve Ruiz ec3dae085c
[improvement] repo, scripts (#220)
* Fix menu, cleanup package.json

* update changelog
2021-11-05 20:31:20 +00:00