Yao Wang
ed8e3f252d
fix the wrong spelling (#419)
3 yıl önce
Babu Annamalai
dcc3cd49b5
fix typo in action button tooltips (#324)
Co-authored-by: mysticmind <babu.annamalai@gmail.comm >
3 yıl önce
Steve Ruiz
8531971896
Update ActionButton.tsx (#320)
3 yıl önce
Steve Ruiz
eb20f1c816
[fix] current style and selected style (#298)
* Fix selectedStyles from being new on each update
* Fix again
* Update TldrawApp.ts
* Fix log around current style and selected style
* Add stub test, move style menu into folder
* Cleanup repo
* cleanup context menu
3 yıl önce
Steve Ruiz
2c1cba0a49
Improves action button / delete button appearance
3 yıl önce
Steve Ruiz
c1e053fb11
Fix toggle prop
3 yıl önce
Steve Ruiz
280b831c51
reduce dimming on disabled buttons
3 yıl önce
Steve Ruiz
d0a673931f
action button / delete button disabled when selection is empty
3 yıl önce
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 yıl önce
Steve Ruiz
b3d0e7cceb
Adds double click to tool lock, replaces tool lock button with delete button (#266)
3 yıl önce
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
3 yıl önce
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
3 yıl önce
Steve Ruiz
72b6fafcc1
Fix ActionButton bug
3 yıl önce
Steve Ruiz
e2369003c6
[improvement] UI (#215)
* 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
* rehauls UI
* further rehauls UI
* UI polish
* Update ToolButton.tsx
* Update ToolButton.tsx
* Bump license
* move tldraw to root
* Remove SW
3 yıl önce