.. |
actions
|
29a5e982c3
feat: support scrollToContent opts.fitToViewport (#6581)
|
2 年之前 |
assets
|
7bf4de5892
feat: redesign of Live Collaboration dialog (#6635)
|
2 年之前 |
components
|
b8da178ebd
feat: update eye-dropper icon
|
2 年之前 |
context
|
7558a4e2be
feat: overwrite confirmation dialogs (#6658)
|
2 年之前 |
css
|
8dfa2a98bb
fix: scrollbars renders but disable (#6706)
|
2 年之前 |
data
|
b33fa6d6f6
fix: stronger enforcement of normalizeLink (#6728)
|
2 年之前 |
element
|
b33fa6d6f6
fix: stronger enforcement of normalizeLink (#6728)
|
2 年之前 |
excalidraw-app
|
7558a4e2be
feat: overwrite confirmation dialogs (#6658)
|
2 年之前 |
hooks
|
079aa72475
feat: eye dropper (#6615)
|
2 年之前 |
locales
|
3d57112480
chore: Update translations from Crowdin (#6677)
|
2 年之前 |
packages
|
29a5e982c3
feat: support scrollToContent opts.fitToViewport (#6581)
|
2 年之前 |
renderer
|
b33fa6d6f6
fix: stronger enforcement of normalizeLink (#6728)
|
2 年之前 |
scene
|
8dfa2a98bb
fix: scrollbars renders but disable (#6706)
|
2 年之前 |
tests
|
29a5e982c3
feat: support scrollToContent opts.fitToViewport (#6581)
|
2 年之前 |
align.ts
|
81ebf82979
feat: introduce frames (#6123)
|
2 年之前 |
analytics.ts
|
0aa1e66486
feat: simple analitycs (#6683)
|
2 年之前 |
appState.ts
|
81ebf82979
feat: introduce frames (#6123)
|
2 年之前 |
bug-issue-template.js
|
4ecbbab7da
Add sentry integration (#1141)
|
5 年之前 |
charts.test.ts
|
9e8e047aae
fix: Chart display fix (#5154)
|
3 年之前 |
charts.ts
|
fb01ce2a00
fix: typo in chart.ts (#6696)
|
2 年之前 |
clients.ts
|
5ca3613cc3
feat: redesigned collab cursors (#6659)
|
2 年之前 |
clipboard.test.ts
|
bfbaeae67f
fix: Correctly paste contents parsed by `JSON.parse()` as text. (#5868)
|
2 年之前 |
clipboard.ts
|
81ebf82979
feat: introduce frames (#6123)
|
2 年之前 |
colors.ts
|
079aa72475
feat: eye dropper (#6615)
|
2 年之前 |
constants.ts
|
81ebf82979
feat: introduce frames (#6123)
|
2 年之前 |
css.d.ts
|
facde7ace0
Fix padding in the library loading buttons (#2331)
|
4 年之前 |
distribute.ts
|
d2cc76e52e
feat: support adding multiple library items on canvas (#5116)
|
3 年之前 |
errors.ts
|
54739cd2df
fix: abstract and fix legacy fs (#4032)
|
3 年之前 |
frame.ts
|
b7350f9707
fix: elements in non-existing frame getting removed (#6708)
|
2 年之前 |
ga.ts
|
c5a7723185
chore: fix various typos (#4857)
|
3 年之前 |
gadirections.ts
|
a20f3240fd
Prefer arrow functions (#2344)
|
4 年之前 |
galines.ts
|
c5a7723185
chore: fix various typos (#4857)
|
3 年之前 |
gapoints.ts
|
a20f3240fd
Prefer arrow functions (#2344)
|
4 年之前 |
gatransforms.ts
|
a20f3240fd
Prefer arrow functions (#2344)
|
4 年之前 |
gesture.ts
|
1973ae9444
fix: stop flooring scroll positions (#2883)
|
4 年之前 |
global.d.ts
|
6b0218b012
feat: testing simple analytics and fathom analytics for better privacy of the users (#6529)
|
2 年之前 |
groups.ts
|
81ebf82979
feat: introduce frames (#6123)
|
2 年之前 |
history.ts
|
8542c95a7a
fix: move utility types out of `.d.ts` file to fix exported declaration files (#6315)
|
2 年之前 |
i18n.ts
|
5b7596582f
feat: color picker redesign (#6216)
|
2 年之前 |
index-node.ts
|
163ad1f4c4
feat: image support (#4011)
|
3 年之前 |
index.tsx
|
15d79f8fee
chore: upgrade to React 18 (#5450)
|
3 年之前 |
jotai.ts
|
04a8c22f39
fix: rerender i18n in host components on lang change (#6224)
|
2 年之前 |
keys.ts
|
29a5e982c3
feat: support scrollToContent opts.fitToViewport (#6581)
|
2 年之前 |
math.test.ts
|
8efe0b7d05
Shift loses pointer fixing #1296 (#1330)
|
5 年之前 |
math.ts
|
81ebf82979
feat: introduce frames (#6123)
|
2 年之前 |
points.ts
|
760fd7b3a6
feat: Support labels for arrow 🔥 (#5723)
|
2 年之前 |
polyfill.ts
|
5a8dbe8030
feat: show a mid point for linear elements (#5534)
|
3 年之前 |
pwacompat.d.ts
|
fe5e71a4e5
Add PWACompat (#1433)
|
5 年之前 |
random.ts
|
11396a21de
fix: check if process is defined before using so it works in browser (#4497)
|
3 年之前 |
react-app-env.d.ts
|
1383758aa7
TS, Prettier, Eslint (#39)
|
5 年之前 |
service-worker.ts
|
95d669390f
fix: PWA not working after CRA@5 update (#6012)
|
2 年之前 |
serviceWorkerRegistration.ts
|
95d669390f
fix: PWA not working after CRA@5 update (#6012)
|
2 年之前 |
setupTests.ts
|
25ea97d0f9
test: fix failing tests and API (#5823)
|
2 年之前 |
shapes.tsx
|
81ebf82979
feat: introduce frames (#6123)
|
2 年之前 |
types.ts
|
81ebf82979
feat: introduce frames (#6123)
|
2 年之前 |
utility-types.ts
|
8542c95a7a
fix: move utility types out of `.d.ts` file to fix exported declaration files (#6315)
|
2 年之前 |
utils.ts
|
29a5e982c3
feat: support scrollToContent opts.fitToViewport (#6581)
|
2 年之前 |
zindex.ts
|
b7350f9707
fix: elements in non-existing frame getting removed (#6708)
|
2 年之前 |