Commit Graph

  • 752cdc3e93 update cdn link master 10.0.12 Anton Lavrevov 2025-11-21 12:30:09 -05:00
  • 0424929a50 build for 10.0.12 Anton Lavrevov 2025-11-21 12:30:09 -05:00
  • 9503681bfa update CHANGELOG with new version Anton Lavrevov 2025-11-21 12:30:06 -05:00
  • 3553f6710f changes Anton Lavrevov 2025-11-21 12:29:52 -05:00
  • cd47d400c2 Better canvas farbling detection logic Anton Lavrevov 2025-11-21 12:29:09 -05:00
  • 91968f8d8d update cdn link 10.0.11 Anton Lavrevov 2025-11-20 16:31:12 -05:00
  • 1dcdc00154 build for 10.0.11 Anton Lavrevov 2025-11-20 16:31:12 -05:00
  • 84f667faa2 update CHANGELOG with new version Anton Lavrevov 2025-11-20 16:31:09 -05:00
  • 0c03a6f888 add link Anton Lavrevov 2025-11-20 12:58:43 -05:00
  • 64296bee55 add credit Anton Lavrevov 2025-11-20 12:57:57 -05:00
  • b37218ec8f update cdn link 10.0.10 Anton Lavrevov 2025-11-20 12:46:42 -05:00
  • f52dbe3f0e build for 10.0.10 Anton Lavrevov 2025-11-20 12:46:42 -05:00
  • 48dc2a8a7a update CHANGELOG with new version Anton Lavrevov 2025-11-20 12:46:39 -05:00
  • c1831809c9 Update changelog Anton Lavrevov 2025-11-20 12:46:22 -05:00
  • 729f30dc30 Update hit detection system to handle canvas farbling. Anton Lavrevov 2025-11-20 12:44:35 -05:00
  • ba6c70d5d5 update cdn link 10.0.9 Anton Lavrevov 2025-11-13 13:45:41 -05:00
  • bd8dcc6b90 build for 10.0.9 Anton Lavrevov 2025-11-13 13:45:41 -05:00
  • 551be2fc85 update CHANGELOG with new version Anton Lavrevov 2025-11-13 13:45:39 -05:00
  • 279f2be6d4 Fixed line-through rendering when letter spacing is used Anton Lavrevov 2025-11-08 09:01:40 -05:00
  • 638974ed91 Fix incorrect variable assignments for minY and maxY in RegularPolygon class. close #1985 Anton Lavrevov 2025-11-01 15:34:38 -05:00
  • 1ce485257b update cdn link 10.0.8 Anton Lavrevov 2025-10-24 10:27:45 -05:00
  • bb3fa262d0 build for 10.0.8 Anton Lavrevov 2025-10-24 10:27:45 -05:00
  • a6248f795a update CHANGELOG with new version Anton Lavrevov 2025-10-24 10:27:42 -05:00
  • 2e1415fe46 Fixed opacity level when a cached shape has opacity, fill and stroke. close #1989 Anton Lavrevov 2025-10-24 10:27:27 -05:00
  • b7b37e7b36 update cdn link 10.0.7 Anton Lavrevov 2025-10-22 17:02:09 -05:00
  • 35a144b76b build for 10.0.7 Anton Lavrevov 2025-10-22 17:02:09 -05:00
  • b2c9fc3cb5 update CHANGELOG with new version Anton Lavrevov 2025-10-22 17:02:06 -05:00
  • b7ffbe0b46 fix image size recalculation in Transformer tests Anton Lavrevov 2025-10-22 17:01:53 -05:00
  • f1f0a57b78 update cdn link 10.0.6 Anton Lavrevov 2025-10-22 16:47:31 -05:00
  • 024ff2454a build for 10.0.6 Anton Lavrevov 2025-10-22 16:47:31 -05:00
  • ef65eaca31 update CHANGELOG with new version Anton Lavrevov 2025-10-22 16:47:28 -05:00
  • 08c991ab14 Enhance Image.getClientRect() Anton Lavrevov 2025-10-22 16:47:12 -05:00
  • 1127515eda update cdn link 10.0.5 Anton Lavrevov 2025-10-22 14:49:23 -05:00
  • a6e7c76070 build for 10.0.5 Anton Lavrevov 2025-10-22 14:49:23 -05:00
  • 0651fa73f5 update CHANGELOG with new version Anton Lavrevov 2025-10-22 14:49:20 -05:00
  • 7e84e0e612 simplify types. close #1988 Anton Lavrevov 2025-10-22 14:48:36 -05:00
  • cbb951a1a1 update cdn link 10.0.4 Anton Lavrevov 2025-10-21 16:40:49 -05:00
  • c8e2945d21 build for 10.0.4 Anton Lavrevov 2025-10-21 16:40:49 -05:00
  • 10d7429d8c update CHANGELOG with new version Anton Lavrevov 2025-10-21 16:40:46 -05:00
  • 5e9e52e433 remove log Anton Lavrevov 2025-10-21 16:40:19 -05:00
  • d43e5f4ac3 update cdn link 10.0.3 Anton Lavrevov 2025-10-21 16:12:14 -05:00
  • 2ef10df76c build for 10.0.3 Anton Lavrevov 2025-10-21 16:12:14 -05:00
  • 368c092ab3 update CHANGELOG with new version Anton Lavrevov 2025-10-21 16:12:11 -05:00
  • 2f35272824 Merge branch 'master' of github.com:konvajs/konva Anton Lavrevov 2025-10-21 14:52:42 -05:00
  • 5ca3005c09 Add text decoration options to TextPath: support for 'line-through' and combined styles with 'underline' Anton Lavrevov 2025-10-21 14:52:36 -05:00
  • c7d479656d Merge pull request #1979 from nighca/issue-1977 Anton Lavrenov 2025-10-10 17:29:57 -05:00
  • f1fa9c3817 Merge pull request #1982 from jeremymelchor/better_types_for_rect Anton Lavrenov 2025-10-10 06:20:24 -05:00
  • 962f74dc3b Better types inferences for Rect attributes Jérémy Melchor 2025-10-09 09:53:02 +02:00
  • ee8a5e8904 Merge pull request #1981 from tbo47/ts-ignore Anton Lavrenov 2025-10-07 15:59:28 -05:00
  • af231f2f83 ts-ignore tbo47 2025-10-07 11:15:30 +00:00
  • ae51094b2c Fix typing for canvas / image exporting methods of Node nighca 2025-09-27 15:18:59 +08:00
  • 3dd73e724c Merge pull request #1974 from aswind7/master Anton Lavrenov 2025-09-16 07:19:56 -05:00
  • 84c1c7eff7 fix typo aswind7 2025-09-16 14:11:02 +08:00
  • 9a9bd00cd3 Merge pull request #1973 from aswind7/patch-2 Anton Lavrenov 2025-09-12 10:18:07 -05:00
  • c33366e97d Merge pull request #1972 from aswind7/patch-1 Anton Lavrenov 2025-09-12 10:17:09 -05:00
  • ab14636f62 support run in windows aswind7 2025-09-12 16:03:12 +08:00
  • 7930b95667 fix: konva logo aswind7 2025-09-12 13:45:36 +08:00
  • ec342ddbf8 update cdn link 10.0.2 Anton Lavrevov 2025-09-10 13:57:28 -05:00
  • e8d4c8a009 build for 10.0.2 Anton Lavrevov 2025-09-10 13:57:28 -05:00
  • 029d707fce update CHANGELOG with new version Anton Lavrevov 2025-09-10 13:57:25 -05:00
  • ea6dcf186b Fixed internal calculations for TextPath to return correct width and height Anton Lavrevov 2025-09-10 13:53:10 -05:00
  • 79e94187b8 update cdn link 10.0.1 Anton Lavrevov 2025-09-09 10:05:05 -05:00
  • 37bbaaa48b build for 10.0.1 Anton Lavrevov 2025-09-09 10:05:05 -05:00
  • 332ceebfc7 update CHANGELOG with new version Anton Lavrevov 2025-09-09 10:05:02 -05:00
  • b34e511520 restore version Anton Lavrevov 2025-09-09 10:04:47 -05:00
  • e4eda73f0d Merge branch 'master' of github.com:konvajs/konva Anton Lavrevov 2025-09-09 10:00:10 -05:00
  • f5ac4e58f3 10.0.1 Anton Lavrevov 2025-09-09 09:59:44 -05:00
  • 3b362661b4 fixed line-through render for center/right aligned text. close #1971 Anton Lavrevov 2025-09-09 09:59:38 -05:00
  • aa510ccbba Merge pull request #1970 from crazyurus/master Anton Lavrenov 2025-09-05 14:54:11 -05:00
  • 40d7a934cd update ndoe Anton Lavrevov 2025-09-05 10:19:18 -05:00
  • 009076fd59 update cdn link 10.0.0 Anton Lavrevov 2025-09-05 07:47:00 -05:00
  • 2063709e0e build for 10.0.0 Anton Lavrevov 2025-09-05 07:47:00 -05:00
  • 53b358ed33 update CHANGELOG with new version Anton Lavrevov 2025-09-05 07:46:58 -05:00
  • c7a9078911 fix: config parameter modified by toKonvaCanvas Crazy Urus 2025-09-05 18:04:26 +08:00
  • 1721ced50f update cdn link 10.0.0-1 Anton Lavrevov 2025-09-02 10:04:21 -05:00
  • 5c9b9e63af build for 10.0.0-1 Anton Lavrevov 2025-09-02 10:04:21 -05:00
  • 8512bada59 update CHANGELOG with new version Anton Lavrevov 2025-09-02 10:04:19 -05:00
  • 5849eb39fd brave detection Anton Lavrevov 2025-09-01 09:06:07 -05:00
  • 0448b41d3b update cdn link 10.0.0-0 Anton Lavrevov 2025-08-24 08:29:02 -05:00
  • 301c4ff138 build for 10.0.0-0 Anton Lavrevov 2025-08-24 08:29:02 -05:00
  • 523f361781 update CHANGELOG with new version Anton Lavrevov 2025-08-24 08:28:59 -05:00
  • 457896b3d2 fix syntax Anton Lavrevov 2025-08-24 08:27:15 -05:00
  • 0a993c0d5d simplify note Anton Lavrevov 2025-08-24 08:26:14 -05:00
  • 9369874c0d filter note Anton Lavrevov 2025-08-24 08:23:27 -05:00
  • 3a4143316b add motivation Anton Lavrevov 2025-08-24 08:22:02 -05:00
  • d3a4ce1099 refactor changelog Anton Lavrevov 2025-08-24 06:52:31 -05:00
  • 8276743020 downgrade some deps Anton Lavrevov 2025-08-24 06:46:24 -05:00
  • 1900fc18af update deps Anton Lavrevov 2025-08-24 06:40:51 -05:00
  • 20293cf18d Merge pull request #1966 from konvajs/copilot/fix-ef4e67b7-060b-4fef-9892-75e9feada698 Anton Lavrenov 2025-08-24 05:56:27 -05:00
  • 4618b15ed4 formatting copilot/fix-ef4e67b7-060b-4fef-9892-75e9feada698 Anton Lavrevov 2025-08-24 05:54:31 -05:00
  • eab7f239c3 Simlify code. close #1882 Anton Lavrevov 2025-08-24 05:51:41 -05:00
  • ad7cdc1c1f Fix transformer back drag behavior with non-draggable nodes copilot-swe-agent[bot] 2025-08-24 10:37:44 +00:00
  • 4dafab1d14 Fix pointer events click prevention after drag and drop copilot/fix-2b258c13-bd6d-4ccb-8e58-690646480b21 copilot-swe-agent[bot] 2025-08-24 10:37:23 +00:00
  • d338a370b4 Initial plan copilot-swe-agent[bot] 2025-08-24 10:30:07 +00:00
  • 46c4da126c Initial plan copilot-swe-agent[bot] 2025-08-24 10:23:43 +00:00
  • 9ce95d98e2 Render line-through on top of text. close #1917 Anton Lavrevov 2025-08-24 05:19:41 -05:00
  • 5c3a6a1769 Enhance Path tests with regression for getPointAtLength. close #1879 Anton Lavrevov 2025-08-23 16:31:45 -05:00
  • 4a7ae3b671 Better svg parsing. fix #1549 Anton Lavrevov 2025-08-23 14:22:39 -05:00
  • 4f03578076 Handle exponent notation and remove flag workaround codex/fix-rendering-issue-for-specific-path Anton Lavrenov 2025-08-23 13:58:41 -05:00
  • 611c30287b Fix strokeScaleEnabled property for Text objects copilot/fix-df245c29-8c53-4dca-9a79-6f61e6b52eec copilot-swe-agent[bot] 2025-08-23 18:47:54 +00:00