Commit Graph

  • 2cabb1f1f4
    fix: attempt to fix flake in wysiwyg tests (#7173) David Luzar 2023-10-19 12:32:31 +02:00
  • 63650f82d1
    feat: Added Copy/Paste from Google Docs (#7136) Lakshya Satpal 2023-10-19 15:44:23 +05:30
  • dde3dac931
    feat: remove bound-arrows from frames (#7157) David Luzar 2023-10-17 18:18:20 +02:00
  • 5b94cffc74
    fix: ensure ClipboardItem created in the same tick to fix safari (#7066) David Luzar 2023-10-16 11:38:57 +02:00
  • aaf73c8ff3
    fix: double image dialog shown on insert (#7152) David Luzar 2023-10-16 00:19:46 +02:00
  • 44d9d5fcac
    fix: wysiwyg left in undefined state on reload (#7123) mazijian-pp 2023-10-13 20:29:54 +08:00
  • 89a3bbddb7
    test: add more resizing tests (#7028) Alex Kim 2023-10-12 23:59:02 +05:00
  • b86184a849
    fix: ensure relative z-index of elements added to frame is retained (#7134) David Luzar 2023-10-12 15:00:23 +02:00
  • b552166924
    feat: new dark mode theme & light theme tweaks (#7104) Barnabás Molnár 2023-10-12 14:58:33 +02:00
  • 26ff3993bb
    feat: better laser cursor for dark mode (#7132) David Luzar 2023-10-11 11:17:27 +02:00
  • 7ad02c359a
    fix: memoize static canvas on props.renderConfig (#7131) David Luzar 2023-10-10 23:31:23 +02:00
  • 2523fe82e3
    feat: laser pointer improvements (#7128) David Luzar 2023-10-10 13:55:55 +02:00
  • 4ea079eb85
    fix: regression from #6739 preventing redirect link in view mode (#7120) zsviczian 2023-10-09 12:26:49 +02:00
  • f20ba90ffa
    perf: improve element in frame check (#7124) Ryan Di 2023-10-09 16:32:27 +08:00
  • 03da9112cf
    fix: update links to excalidraw-app (#7072) Emmanuel Ferdman 2023-10-09 03:37:17 +03:00
  • a249f332a2
    fix: ensure we do not stop laser update prematurely (#7100) David Luzar 2023-10-06 12:00:35 +02:00
  • 2e61926a6b
    feat: initial Laser Pointer MVP (#6739) Are 2023-10-05 17:05:16 +02:00
  • e921bfb1ae
    feat: Export iconFillColor() (#6996) DanielJGeiger 2023-10-04 18:17:22 -05:00
  • e6f74350ac
    refactor: DRY out tool typing (#7086) David Luzar 2023-10-04 23:39:00 +02:00
  • fa33aa08ab
    refactor: refactor event globals to differentiate from lastPointerUp (#7084) David Luzar 2023-10-04 16:18:22 +02:00
  • 8b838049df
    fix: remove invisible elements safely (#7083) David Luzar 2023-10-04 16:09:59 +02:00
  • 1f4f5e11ae
    refactor: DRY out and simplify setting active tool from toolbar (#7079) David Luzar 2023-10-04 00:16:54 +02:00
  • 12420592ef
    feat: support menu / dropdown items to have selected state (#7078) David Luzar 2023-10-03 23:35:47 +02:00
  • bfd318e765
    docs: Update the excalidraw-app source-code link in README.md (#7035) DanielJGeiger 2023-10-03 08:41:13 -05:00
  • 6a821f3b76
    fix: Icon size in manifest (#7073) Thomas Steiner 2023-10-03 11:07:02 +02:00
  • 84fd13e872
    docs: fix minor grammar and spellings (#7039) Tanmoy 2023-10-02 13:41:02 +05:30
  • 7d2b6f3374
    docs: fix typo on homepage of developer docs (#7047) Alberto Torrigiotti 2023-09-29 18:52:53 -07:00
  • ceb637f5ea
    fix: elements being dropped/duplicated when added to frame (#7057) David Luzar 2023-09-29 15:40:14 +02:00
  • 4c35eba72d
    feat: element alignments - snapping (#6256) hugofqt 2023-09-28 16:28:08 +02:00
  • 4765f5536e
    fix: frame name not editable on dbl-click (#7037) David Luzar 2023-09-25 16:54:23 +02:00
  • 556175558a
    fix: polyfill Element.replaceChildren (#7034) David Luzar 2023-09-24 19:07:35 +02:00
  • 4db73a7f95
    docs: release @excalidraw/excalidraw@0.16.1 🎉 (#7020) Aakansha Doshi 2023-09-21 10:28:21 +05:30
  • f8b3692262
    fix: more eye-droper fixes (#7019) David Luzar 2023-09-21 06:24:03 +02:00
  • 741d5f1a18
    refactor: move excalidraw-app outside src (#6987) Aakansha Doshi 2023-09-21 09:28:48 +05:30
  • 0a588a880b
    docs: release @excalidraw/excalidraw@0.16.0 🎉 (#6993) Aakansha Doshi 2023-09-19 19:59:53 +05:30
  • 3d617958cc
    fix: improperly disabling UI pointer-events on canvas interaction (#7005) David Luzar 2023-09-19 16:01:40 +02:00
  • 99dbc0acb9
    docs: Add docs for Excalidraw Element Skeleton (#6879) Aakansha Doshi 2023-09-19 18:28:53 +05:30
  • 4b11f43117
    feat: zen-mode/go-to-plus button style tweaks (#7006) David Luzar 2023-09-19 14:20:59 +02:00
  • e3f4f567b8
    feat: holding down CMD/CTRL will disable snap to grid when grid is active (#6983) zsviczian 2023-09-18 17:10:28 +02:00
  • eb020d0410
    fix: generic element's labels not flipping with them (#6967) Alex Kim 2023-09-17 16:26:02 +05:00
  • c1952fd6cc
    fix: several eyeDropper fixes (#7002) David Luzar 2023-09-17 13:24:50 +02:00
  • 1f94f204dd
    fix: isBindableElement to affirm frames (#6900) Igor Berlenko 2023-09-16 05:15:06 +08:00
  • a34216f9fc
    docs: new Sidebar API (#6976) David Luzar 2023-09-15 15:03:23 +02:00
  • c9efb12e5b
    fix: use device.isMobile for sidebar trigger label breakpoint (#6994) David Luzar 2023-09-15 14:08:51 +02:00
  • d73cd14dfb
    docs: add mermaid docs (#6971) Aakansha Doshi 2023-09-13 21:01:34 +05:30
  • 6abf194281
    fix: export to plus url (#6980) David Luzar 2023-09-11 23:13:16 +02:00
  • 5302490372
    feat: update logo (#6979) David Luzar 2023-09-11 17:47:41 +02:00
  • 4a9adc703a
    feat: export changeProperty() and getFormValue(). (#6957) DanielJGeiger 2023-09-09 08:13:15 -05:00
  • 56c21529db
    docs: Adding the json Schema to the documentation (#6817) Rajnikant dash 2023-09-07 16:13:37 +05:30
  • a13aed92f2
    fix: z-index inconsistencies during addition / deletion in frames (#6914) Marcel Mraz 2023-09-07 00:41:44 +02:00
  • 134df7bfbb
    fix: update size-limit so react is not installed as dependency (#6964) Aakansha Doshi 2023-09-06 10:39:04 +05:30
  • 5191cdbe26
    fix: stale labeled arrow bounds cache after editing the label (#6893) Alex Kim 2023-09-05 20:50:27 +05:00
  • 27fd150a20
    fix: canvas flickering due to resetting canvas on skipped frames (#6960) David Luzar 2023-09-05 12:06:48 +02:00
  • 188921c247
    fix: grid jittery after partition PR (#6935) zsviczian 2023-08-27 19:30:47 +02:00
  • de1ebad755
    fix: regression in indexing when adding elements to frame (#6904) David Luzar 2023-08-18 16:34:01 +02:00
  • 9cd5e15917
    fix: stabilize selectedElementIds when box selecting (#6912) David Luzar 2023-08-18 16:14:57 +02:00
  • 8101a351db
    fix: resetting deleted elements on duplication (#6906) David Luzar 2023-08-18 00:28:26 +02:00
  • 49e9a2ab33
    build(deps): bump @excalidraw/excalidraw from 0.15.2 to 0.15.3 in /dev-docs (#6896) dependabot[bot] 2023-08-17 13:47:32 +02:00
  • d140d1b8b3
    fix: make canvas compos memoize appState on props they declare (#6897) David Luzar 2023-08-17 13:39:15 +02:00
  • 1bd416002c
    fix: scope --color-selection retrieval to given instance (#6886) zsviczian 2023-08-16 23:59:37 +02:00
  • 991f5570ce
    build(deps): bump word-wrap from 1.2.3 to 1.2.5 (#6892) dependabot[bot] 2023-08-16 16:11:43 +05:30
  • 3cf8259e71
    build(deps): bump semver from 6.3.0 to 6.3.1 in /src/packages/utils (#6755) dependabot[bot] 2023-08-16 11:38:36 +02:00
  • 9b727025fd
    build(deps): bump semver from 6.3.0 to 6.3.1 in /src/packages/excalidraw (#6754) dependabot[bot] 2023-08-16 11:38:16 +02:00
  • 59b53eb9cb
    build(deps): bump protobufjs from 6.11.3 to 6.11.4 (#6890) dependabot[bot] 2023-08-16 11:25:31 +02:00
  • 9e0bfd178e
    refactor: factor out shape generation from renderElement.ts pt 2 (#6878) David Luzar 2023-08-14 13:52:25 +02:00
  • c29f19a88b
    perf: Limiting the suggested binding to fix performance issue (#6877) Rahul 2023-08-14 16:41:08 +05:30
  • 2b14a5c233
    build: increase limit for bundle by 1kb (#6880) Aakansha Doshi 2023-08-14 15:47:18 +05:30
  • a376bd9495
    feat: partition main canvas vertically (#6759) Marcel Mraz 2023-08-12 22:56:59 +02:00
  • 3ea07076ad
    feat: support creating containers, linear elements, text containers, labelled arrows and arrow bindings programatically (#6546) Aakansha Doshi 2023-08-09 16:41:15 +05:30
  • ded0222e8d
    docs: add note for tests that have requisites (#6856) Jezreel Maldonado 2023-08-05 05:51:50 -04:00
  • e7983bc493
    fix: webpack config exclude statement to system agnostic (#6857) zsviczian 2023-08-05 11:49:57 +02:00
  • 083bcf802c
    fix: remove embeddable from generic elements (#6853) David Luzar 2023-08-04 15:16:55 +02:00
  • bb985eba3a
    fix: resizing arrow labels (#6789) Alex Kim 2023-08-02 15:04:21 +05:00
  • 23c88a38d0
    build(deps): bump semver from 5.7.1 to 5.7.2 in /dev-docs (#6757) dependabot[bot] 2023-08-01 16:14:08 +05:30
  • b85d5fa12b
    test: add coverage report for PR (#6840) Aakansha Doshi 2023-08-01 16:13:04 +05:30
  • 9391a09e54
    build(deps): bump word-wrap from 1.2.3 to 1.2.5 (#6811) dependabot[bot] 2023-08-01 11:07:16 +05:30
  • 50450a7dab
    chore: update required node version to 18 (#6837) Ives van Hoorne 2023-07-31 23:47:41 +02:00
  • fc9a9a2571
    fix: eye-dropper not working with app offset correctly on non-1 dPR (#6835) David Luzar 2023-07-31 16:36:30 +02:00
  • 6126c34dc0
    fix: add self destroying service-worker.js to migrate everyone from CRA to Vite (#6833) Aakansha Doshi 2023-07-31 19:56:50 +05:30
  • 12e37e3dd2
    fix: forgotten REACT_APP env variables (#6834) David Luzar 2023-07-31 15:29:24 +02:00
  • 9ca27c62c7
    feat: add support for simplePDF in Web-Embeds (#6810) Benjamin André-Micolon 2023-07-29 11:02:15 +03:00
  • 1acc646534
    feat: add support for val.town embeds (#6821) Achille Lacoin 2023-07-28 16:55:40 +02:00
  • 66bac50de3
    fix: refresh sw when browser refreshed (#6824) Aakansha Doshi 2023-07-28 20:17:24 +05:30
  • 5dd1efde8a
    build: update to node 18 in docker (#6822) Aakansha Doshi 2023-07-28 12:06:33 +05:30
  • a7c590d459
    feat: render bold lines in grid (#6779) Arnost Pleskot 2023-07-28 00:41:44 +02:00
  • 48924688c7
    build: migrate to Vite 🚀 (#6818) Aakansha Doshi 2023-07-27 23:50:11 +05:30
  • 8af9ea3cf3
    fix: adding to selection via shift box-select (#6815) David Luzar 2023-07-27 12:50:08 +02:00
  • cbd908097f
    chore: typo - Collab.ts (#6812) Max Kovalenko 2023-07-27 01:30:25 +04:00
  • c1247742ea
    fix: prevent binding focus NaN value (#6803) David Luzar 2023-07-26 23:28:11 +02:00
  • 8104068bd5
    revert: "build: Migrate to Vite 🚀" (#6814) Aakansha Doshi 2023-07-26 22:34:06 +05:30
  • dcc75ed007
    feat: adds support for stackblitz.com embeds (#6813) Tomek Sułkowski 2023-07-26 17:31:18 +02:00
  • e93bbc5776
    build: Migrate to Vite 🚀 (#6713) Aakansha Doshi 2023-07-26 15:55:20 +05:30
  • 2a2495175b
    build: increase limit to 290 kB for prod bundle (#6809) Aakansha Doshi 2023-07-26 08:49:39 +05:30
  • b57b3b573d
    feat: introducing Web-Embeds (alias iframe element) (#6691) zsviczian 2023-07-24 16:51:53 +02:00
  • 744e5b2ab3
    fix: use pull request in semantic workflow for better security (#6799) Aakansha Doshi 2023-07-24 13:01:42 +05:30
  • d36c72c435
    fix: don't show canvasBackground label when UIOptions.canvasActions.changeViewBackgroundColor is false (#6781) Guilherme Minozzi 2023-07-24 04:03:54 -03:00
  • e57dc405fa
    chore: add style-loader as deps instead of using from react-scripts (#6791) Aakansha Doshi 2023-07-21 13:48:48 +05:30
  • 41ed019bc2
    chore: remove size-limit deps from root package.json (#6790) Aakansha Doshi 2023-07-21 13:35:20 +05:30
  • f7c3644342
    refactor: add typeScript support to enforce valid translation keys (#6776) Ajay Kumbhare 2023-07-20 21:45:32 +05:30
  • 5e3550fc14
    ci: structured build output from size-limit (#6788) Aakansha Doshi 2023-07-20 13:54:13 +05:30