You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/packages/excalidraw/element
David Luzar 3cfcc7b489
feat: split `gridSize` from enabled state & support custom `gridStep` (#8364)
6 months ago
..
ElementCanvasButtons.scss build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
ElementCanvasButtons.tsx refactor: rename `draggingElement` -> `newElement` (#8294) 6 months ago
binding.ts fix: Reimplement rectangle intersection (#8367) 6 months ago
bounds.test.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
bounds.ts feat: improve zoom-to-content when creating flowchart (#8368) 6 months ago
collision.ts fix: linear elements not selected on pointer up from hitting its bound text (#8285) 6 months ago
containerCache.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
dragElements.ts feat: split `gridSize` from enabled state & support custom `gridStep` (#8364) 6 months ago
embeddable.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
flowchart.test.tsx fix: missing `act()` in flowchart tests (#8354) 6 months ago
flowchart.ts feat: create flowcharts from a generic element using elbow arrows (#8329) 6 months ago
heading.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
image.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
index.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
linearElementEditor.ts feat: split `gridSize` from enabled state & support custom `gridStep` (#8364) 6 months ago
mutateElement.ts feat: introduce font picker (#8012) 6 months ago
newElement.test.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
newElement.ts feat: Orthogonal (elbow) arrows for diagramming (#8299) 6 months ago
resizeElements.ts chore: Refactor and remove scene from elbow arrow generation (#8342) 6 months ago
resizeTest.ts feat: text wrapping (#7999) 9 months ago
routing.test.tsx feat: Stats popup style tweaks (#8361) 6 months ago
routing.ts chore: Refactor and remove scene from elbow arrow generation (#8342) 6 months ago
showSelectedShapeActions.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
sizeHelpers.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
sizeHelpers.ts feat: improve zoom-to-content when creating flowchart (#8368) 6 months ago
sortElements.test.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
sortElements.ts build: enable consistent type imports eslint rule (#7992) 9 months ago
textElement.test.ts feat: introduce font picker (#8012) 6 months ago
textElement.ts fix: linear elements not selected on pointer up from hitting its bound text (#8285) 6 months ago
textWysiwyg.test.tsx chore: bump `@testing-library/react` `12.1.5` -> `16.0.0` (#8322) 6 months ago
textWysiwyg.tsx fix: text content with tab characters act different in view/edit (#8336) 6 months ago
transformHandles.ts fix: Do not allow resizing unbound elbow arrows either (#8333) 6 months ago
typeChecks.test.ts build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
typeChecks.ts fix: Yet more patching of intersect code (#8352) 6 months ago
types.ts feat: create flowcharts from a generic element using elbow arrows (#8329) 6 months ago