Yao Wang
ec6d824b88
docs(contribute doc): move the guides folder to root folder (#329)
- make sure the contribute doc can refer to the guides
3 年前
Steve Ruiz
6af6cfb617
update readmes
3 年前
Steve Ruiz
7a148b9c35
update readmes
3 年前
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
3 年前
Steve Ruiz
84a91ccc70
updates docs / readmes / adds contributor guide
3 年前
Steve Ruiz
fa38c0ef0d
[improvement] examples (#264)
* Example project, fix bugs in readonly mode
* Adds ui options
3 年前
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 >
3 年前
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
4 年前
Steve Ruiz
f30eb26003
Change listening port from 5000 to 5420 (#225)
4 年前
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
4 年前
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
4 年前
Tais Massaro
6a7c99259a
test(core): fix test names
4 年前
Steve Ruiz
af159655e3
Update README.md
4 年前
Steve Ruiz
88711523c7
Update README.md
4 年前
Steve Ruiz
cb3ebde9ac
Update README.md
4 年前
Tais Massaro
1459a96a00
chore(readme): fix typos
4 年前
Steve Ruiz
233f11d978
Update README.md
4 年前
Steve Ruiz
3b553e32fe
Update README.md
4 年前
Steve Ruiz
b52b1526f5
Updates readme
4 年前
Steve Ruiz
17d2fdacfd
Update README.md
4 年前
Steve Ruiz
04efb6f880
Starts on readme.
4 年前
Steve Ruiz
864ded959a
big cleanup
4 年前
Steve Ruiz
055caef3a5
a good starter template
4 年前