.. |
actions
|
d2b698093c
feat: show copy-as-png export button on firefox and show steps how to enable it (#6125)
|
2 vuotta sitten |
components
|
f03f5c948d
style: change in ExportButton style (#6147) (#6148)
|
2 vuotta sitten |
css
|
849e6a0c86
fix: button background and svg sizes (#6155)
|
2 vuotta sitten |
data
|
d2b698093c
feat: show copy-as-png export button on firefox and show steps how to enable it (#6125)
|
2 vuotta sitten |
element
|
06b45e0cfc
fix: image horizontal flip fix + improved tests (#5799)
|
2 vuotta sitten |
excalidraw-app
|
faad8a65f1
feat: new Live Collaboration Component API (#6104)
|
2 vuotta sitten |
hooks
|
8c298336fc
fix: hide canvas-modifying UI in view mode (#5815)
|
2 vuotta sitten |
locales
|
d2b698093c
feat: show copy-as-png export button on firefox and show steps how to enable it (#6125)
|
2 vuotta sitten |
packages
|
d6a5ef1936
docs: release @excalidraw/excalidraw@0.14.1 🎉 (#6112)
|
2 vuotta sitten |
renderer
|
809d5ba17f
fix: png-exporting does not preserve angles correctly for flipped images (#6085)
|
2 vuotta sitten |
scene
|
809d5ba17f
fix: png-exporting does not preserve angles correctly for flipped images (#6085)
|
2 vuotta sitten |
tests
|
06b45e0cfc
fix: image horizontal flip fix + improved tests (#5799)
|
2 vuotta sitten |
align.ts
|
bf2bca221e
fix: align and distribute binded text in container and cleanup (#4468)
|
3 vuotta sitten |
analytics.ts
|
f242721f3b
chore: add ga for most actions (#4829)
|
3 vuotta sitten |
appState.ts
|
7e135c4e22
feat: move contextMenu into the component tree and control via appState (#6021)
|
2 vuotta sitten |
bug-issue-template.js
|
4ecbbab7da
Add sentry integration (#1141)
|
5 vuotta sitten |
charts.test.ts
|
9e8e047aae
fix: Chart display fix (#5154)
|
3 vuotta sitten |
charts.ts
|
5854ac3eed
feat: better default radius sizes for rectangles (#5553)
|
2 vuotta sitten |
clients.ts
|
6334bd832f
feat: editor redesign 🔥 (#5780)
|
2 vuotta sitten |
clipboard.test.ts
|
bfbaeae67f
fix: Correctly paste contents parsed by `JSON.parse()` as text. (#5868)
|
2 vuotta sitten |
clipboard.ts
|
d2b698093c
feat: show copy-as-png export button on firefox and show steps how to enable it (#6125)
|
2 vuotta sitten |
colors.ts
|
e05acd6fd9
Update ESLint rules (#2342)
|
4 vuotta sitten |
constants.ts
|
d2b698093c
feat: show copy-as-png export button on firefox and show steps how to enable it (#6125)
|
2 vuotta sitten |
css.d.ts
|
facde7ace0
Fix padding in the library loading buttons (#2331)
|
4 vuotta sitten |
distribute.ts
|
d2cc76e52e
feat: support adding multiple library items on canvas (#5116)
|
3 vuotta sitten |
errors.ts
|
54739cd2df
fix: abstract and fix legacy fs (#4032)
|
3 vuotta sitten |
ga.ts
|
c5a7723185
chore: fix various typos (#4857)
|
3 vuotta sitten |
gadirections.ts
|
a20f3240fd
Prefer arrow functions (#2344)
|
4 vuotta sitten |
galines.ts
|
c5a7723185
chore: fix various typos (#4857)
|
3 vuotta sitten |
gapoints.ts
|
a20f3240fd
Prefer arrow functions (#2344)
|
4 vuotta sitten |
gatransforms.ts
|
a20f3240fd
Prefer arrow functions (#2344)
|
4 vuotta sitten |
gesture.ts
|
1973ae9444
fix: stop flooring scroll positions (#2883)
|
4 vuotta sitten |
global.d.ts
|
1f117995d9
fix: fonts not rendered on init if `loadingdone` not fired (#5923)
|
2 vuotta sitten |
groups.ts
|
6d0716eb6b
fix: binding text to non-bindable containers and not always preferring selection (#4655)
|
3 vuotta sitten |
history.ts
|
60cea7a0c2
fix: selectedGroupIds not being stored in history (#3630)
|
4 vuotta sitten |
i18n.ts
|
95d669390f
fix: PWA not working after CRA@5 update (#6012)
|
2 vuotta sitten |
index-node.ts
|
163ad1f4c4
feat: image support (#4011)
|
3 vuotta sitten |
index.tsx
|
15d79f8fee
chore: upgrade to React 18 (#5450)
|
3 vuotta sitten |
jotai.ts
|
dac8dda4d4
feat: collab component state handling rewrite & fixes (#5046)
|
3 vuotta sitten |
keys.ts
|
d2b698093c
feat: show copy-as-png export button on firefox and show steps how to enable it (#6125)
|
2 vuotta sitten |
math.test.ts
|
8efe0b7d05
Shift loses pointer fixing #1296 (#1330)
|
5 vuotta sitten |
math.ts
|
5854ac3eed
feat: better default radius sizes for rectangles (#5553)
|
2 vuotta sitten |
points.ts
|
760fd7b3a6
feat: Support labels for arrow 🔥 (#5723)
|
2 vuotta sitten |
polyfill.ts
|
5a8dbe8030
feat: show a mid point for linear elements (#5534)
|
3 vuotta sitten |
pwacompat.d.ts
|
fe5e71a4e5
Add PWACompat (#1433)
|
5 vuotta sitten |
random.ts
|
11396a21de
fix: check if process is defined before using so it works in browser (#4497)
|
3 vuotta sitten |
react-app-env.d.ts
|
1383758aa7
TS, Prettier, Eslint (#39)
|
5 vuotta sitten |
service-worker.ts
|
95d669390f
fix: PWA not working after CRA@5 update (#6012)
|
2 vuotta sitten |
serviceWorkerRegistration.ts
|
95d669390f
fix: PWA not working after CRA@5 update (#6012)
|
2 vuotta sitten |
setupTests.ts
|
25ea97d0f9
test: fix failing tests and API (#5823)
|
2 vuotta sitten |
shapes.tsx
|
bdc56090d7
feat: reintroduce `x` shortcut for `freedraw` (#5840)
|
2 vuotta sitten |
types.ts
|
faad8a65f1
feat: new Live Collaboration Component API (#6104)
|
2 vuotta sitten |
utils.ts
|
d2b698093c
feat: show copy-as-png export button on firefox and show steps how to enable it (#6125)
|
2 vuotta sitten |
zindex.ts
|
8b2b03347c
fix: bound text not atomic with container when changing z-index (#4414)
|
3 vuotta sitten |