Steve Ruiz
1dd71f8b5e
update images
2022-03-09 16:11:30 +00:00
Steve Ruiz
225f312bd0
Add sponsor
2022-01-06 07:06:05 +00:00
Soufiane Ghzal
23ad10d856
Fixed bunch of broken links ( #471 )
...
* fixed local links to documentation in README.md
* fixed links to core package
2021-12-29 06:39:08 +00:00
Steve Ruiz
e542f1fde5
Update READMEs ( #290 )
...
* Update readmes
* tweak links
* Update README.md
2021-11-18 15:07:55 +00:00
Steve Ruiz
6af6cfb617
update readmes
2021-11-18 14:05:44 +00:00
Steve Ruiz
0c5f8dda48
1.0.0 ( #267 )
...
* remove sponsorwall for main route
* Adds sponsorship link
* Remove all sponsorwall
* Fix sponsorship link appearance on dark mode
* Add heart icon
* Fix text bug
* Fix toolbar, hide resize handles on sticky
* Add eraser
* Update Kbd.tsx
* cleanup
* base zoom delta on event deltaMode
* Fix image in example
* Fix eraser icon
* eraser tool resets to previous tool
* Update EraseTool.spec.ts
* Improves support for locked shapes
* Update _document.tsx
* Update CHANGELOG.md
* Adds multiplayer menu, fix develop route in example
* Tighten up top panel padding
* Update top bar, bump packages
* refactor TLDrawState -> TLDrawApp, mutables, new tests
* Fix scaling bug, delete groups bug
* fix snapping
* add pressure to points
* Remove mutables, rename to tldraw (or Tldraw)
* Clean up types, add darkmode prop
* more renaming
* rename getShapeUtils to getShapeUtil
* Fix file names
* Fix last bugs related to renaming
* Update state to app in tests
* rename types to TD
* remove unused styles / rename styles
* slight update to panel
* Fix rogue radix perf issue
* Update ZoomMenu.tsx
* Consolidate style panel
* Fix text wrapping in text shape, improve action menu
* Fix props
* add indicators for tool lock
* fix calloits
* Add click to erase shapes
* Slightly improve loading screen
* Update PrimaryTools.tsx
* remove force consistent filenames from tsconfig
* Update useTldrawApp.tsx
* fix capitalization
* Update main.yml
2021-11-16 16:01:29 +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
63137b04e9
bump
2021-11-11 09:56:21 +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
f30eb26003
Change listening port from 5000 to 5420 ( #225 )
2021-11-07 14:29:24 +00:00
Steve Ruiz
fe2e3c81fe
[improvement] Migrations ( #217 )
...
* Add better migrations
* Improves migrations
* rename dev to example
* renames migrate
* Removes workers from git
* Remove rogue dependency
* Fix dropdown navigation by keyboard
2021-11-04 15:48:39 +00:00
Steve Ruiz
72b6fafcc1
Fix ActionButton bug
2021-11-03 16:51:29 +00:00
Steve Ruiz
b68a4681e1
[improvement] repo shuffle ( #214 )
...
* move folders out of packages
* Remove custom yarn stuff, remove duplicate readme
* Remove stitches config
* Add README script.
* bump deps
* Fix script
* Update package.json
2021-11-02 11:46:25 +00:00
Steve Ruiz
0dffdd2d29
[improvement] snaps ( #190 )
...
* Simplify snaps
* Update readmes
* Improves snapping
* filter snappable shapes, give viewport information to sessions
2021-10-21 19:54:54 +01:00
Steve Ruiz
9e12f96904
Slight changes to tsconfigs to fix bug with `yarn docs`
2021-09-04 22:32:05 +01:00
Steve Ruiz
64d00dc427
Replaces isDarkMode with meta, a more flexible option for custom rendering context
2021-08-30 11:44:42 +01:00
Steve Ruiz
5998879e24
Replace
2021-08-10 17:12:55 +01:00