Anton Lavrenov
|
d6a7d05e11
|
update CHANGELOG with new version
|
2023-10-09 19:34:33 -05:00 |
|
Anton Lavrenov
|
c0e56ad5d2
|
Merge pull request #1647 from sadanora/update-cdn-url-in-quick-look
Update CDN URL in Quick Look
|
2023-10-03 13:30:50 -05:00 |
|
Yusuke Sekiguchi
|
541d7b2b37
|
Update CDN URL in Quick Look
|
2023-10-03 11:50:47 +09:00 |
|
Anton Lavrenov
|
39edd8d20a
|
Merge pull request #1646 from sadanora/chore/change-cdn-url-in-readme
Change CDN URL in README
|
2023-09-30 16:50:28 -05:00 |
|
Yusuke Sekiguchi
|
2ea2c4b63e
|
Change CDN URL in README
|
2023-09-30 15:43:41 +09:00 |
|
Anton Lavrenov
|
23cbea2dc5
|
Merge pull request #1637 from xkxx/master
feat: Add basic support for RTL text direction.
|
2023-09-21 10:14:11 -05:00 |
|
xkxx
|
6a5fc5211b
|
Address PR comments
|
2023-09-20 17:16:46 +00:00 |
|
xkxx
|
ddba4d6db2
|
Add tests for rtl text direction.
|
2023-09-19 22:09:10 +00:00 |
|
xkxx
|
2ef0a38ef8
|
Address PR comments.
|
2023-09-19 01:08:16 +00:00 |
|
xkxx
|
5570b4d62b
|
Use native letterSpacing for RTL and use polyfill for all other cases.
|
2023-09-18 22:54:22 +00:00 |
|
Anton Lavrenov
|
0fe8616bb6
|
fix type. close #1643
|
2023-09-18 11:13:18 -05:00 |
|
Anton Lavrenov
|
d8d6d653e3
|
update cdn link
|
2023-09-14 08:51:20 -05:00 |
|
Anton Lavrenov
|
a5274a5ff7
|
build for 9.2.1
|
2023-09-14 08:51:20 -05:00 |
|
Anton Lavrenov
|
9c605e3608
|
update CHANGELOG with new version
|
2023-09-14 08:51:05 -05:00 |
|
xkxx
|
d7b86c5404
|
feat: Support letterSpacing for RTL.
|
2023-09-12 00:07:25 +00:00 |
|
Anton Lavrenov
|
99334e197a
|
typescript fixes
|
2023-09-09 16:39:57 -05:00 |
|
xkxx
|
291a40d94b
|
Add basic support for RTL text direction.
|
2023-09-09 05:13:25 +00:00 |
|
Anton Lavrenov
|
f6bcbb7c8f
|
additional fix
|
2023-09-04 11:55:28 -05:00 |
|
Anton Lavrenov
|
3af5f0f012
|
fix type, add changelog
|
2023-09-04 11:42:31 -05:00 |
|
Anton Lavrenov
|
f39c57d000
|
fix text rendering. fix #1634
|
2023-09-04 11:38:45 -05:00 |
|
Anton Lavrenov
|
b687b97b7f
|
update deps
|
2023-08-28 09:53:26 -05:00 |
|
Anton Lavrenov
|
f3d03390f0
|
Merge branch 'master' of github.com:konvajs/konva into master
|
2023-08-28 09:25:04 -05:00 |
|
Anton Lavrenov
|
d33b8e944b
|
more strict typescript
|
2023-08-28 09:23:57 -05:00 |
|
Anton Lavrenov
|
cd2e17338a
|
docs and types
|
2023-08-26 20:36:40 -05:00 |
|
Anton Lavrenov
|
c0bf5c9a0a
|
Merge pull request #1625 from joshrudesill/master
Updated parameter names in context class to match MDN parameter names
|
2023-08-09 18:38:32 -05:00 |
|
Joshua Rudesill
|
4971915bb4
|
Param order
|
2023-08-09 17:44:29 -05:00 |
|
Joshua Rudesill
|
5f7f6ce3ff
|
Updated parameter names in context class to match MDN parameter names
|
2023-08-09 16:52:13 -05:00 |
|
Anton Lavrenov
|
4e28e1a322
|
Merge branch 'master' of github.com:konvajs/konva into master
|
2023-07-26 12:10:07 -05:00 |
|
Anton Lavrenov
|
830771cc2c
|
release action
|
2023-07-26 12:10:00 -05:00 |
|
Anton Lavrenov
|
aebc039f08
|
Merge pull request #1614 from hamidb80/patch-2
fix typo in `Shape.ts`
|
2023-07-21 23:07:06 -05:00 |
|
Hamid Bluri
|
0381f0ebc7
|
fix typo in Shape.ts
add closing single quote
|
2023-07-22 06:48:56 +03:30 |
|
Anton Lavrenov
|
edb7529736
|
Merge pull request #1597 from iloabn/feature/configure-transofmer-rotate-cursor
Configurable rotate cursor on transformer
|
2023-07-17 12:23:42 -05:00 |
|
Anton Lavrenov
|
6abd79c861
|
Merge pull request #1603 from fxOne/master
fixing `findOne` result type
|
2023-07-12 16:16:00 -05:00 |
|
Dominic Buetow
|
7133abe9cd
|
fixing findOne result type
|
2023-07-12 10:04:47 +02:00 |
|
iloabn
|
5d506ad2ff
|
Custom transformer rotate cursor.
Add tests for and ability to change rotate anchor cursor for transformer
|
2023-07-06 14:22:24 +02:00 |
|
Anton Lavrenov
|
c1ba9740b3
|
Merge pull request #1594 from hamidb80/patch-1
convert `var` to `const`
|
2023-07-03 09:32:31 -05:00 |
|
Hamid Bluri
|
09fd0de63d
|
convert var to const
since `PI_OVER_180` cannot change ...
|
2023-07-02 15:51:25 +03:30 |
|
Anton Lavrenov
|
a8959e1b40
|
Merge pull request #1574 from IcetCode/fix/type-improve
fix: type improve
|
2023-06-09 07:52:52 -05:00 |
|
Calvin
|
217fd86331
|
fix: type improve
|
2023-06-09 15:36:53 +08:00 |
|
Anton Lavrenov
|
8e620e1846
|
update cdn link
|
2023-06-05 10:29:48 -05:00 |
|
Anton Lavrenov
|
e5a8ca3827
|
build for 9.2.0
|
2023-06-05 10:29:48 -05:00 |
|
Anton Lavrenov
|
efb762a916
|
update CHANGELOG with new version
|
2023-06-05 10:29:33 -05:00 |
|
Anton Lavrenov
|
68d5a8b436
|
changes and docs
|
2023-06-05 10:28:44 -05:00 |
|
Anton Lavrenov
|
caf161a676
|
Merge branch 'alesmenzel-am/add-fill-and-clip-options-support' into master
|
2023-06-05 10:25:46 -05:00 |
|
Anton Lavrenov
|
72cbc8d289
|
little optimize
|
2023-06-05 10:25:36 -05:00 |
|
Anton Lavrenov
|
d410ceee24
|
Merge branch 'am/add-fill-and-clip-options-support' of https://github.com/alesmenzel/konva into alesmenzel-am/add-fill-and-clip-options-support
|
2023-06-05 10:17:19 -05:00 |
|
Anton Lavrenov
|
575ad1d76d
|
add perf test
|
2023-06-05 10:16:28 -05:00 |
|
Anton Lavrenov
|
c260bf1729
|
update cdn link
|
2023-06-02 15:31:41 -05:00 |
|
Anton Lavrenov
|
c955ed81e9
|
build for 9.1.0
|
2023-06-02 15:31:41 -05:00 |
|
Anton Lavrenov
|
adca6efe77
|
update CHANGELOG with new version
|
2023-06-02 15:31:27 -05:00 |
|