kangax
|
97614bcd28
|
Tweak README
|
2013-12-06 21:34:18 +01:00 |
|
kangax
|
f7d4c6603e
|
Update README with "help Fabric" section
|
2013-12-05 17:47:53 +01:00 |
|
kangax
|
8ca6806f32
|
Tweak badges
|
2013-11-30 20:50:53 +01:00 |
|
kangax
|
a6a9e29302
|
Add coveralls badge
|
2013-11-30 20:46:12 +01:00 |
|
kangax
|
596831b6c1
|
Fix itext editing exit when clicking on other objects. Closes #1019
|
2013-11-29 14:43:01 +01:00 |
|
Juriy Zaytsev
|
ee39fe3ff8
|
Update CHANGELOG.md
|
2013-11-28 00:28:05 +01:00 |
|
kangax
|
4486c99373
|
Update changelog
|
2013-11-27 23:00:36 +01:00 |
|
kangax
|
6026dc62ba
|
Version 1.4.0
|
2013-11-27 22:53:21 +01:00 |
|
kangax
|
56f0bfb9cc
|
Avoid setting crossOrigin on an image if unspecified. Closes #971
|
2013-11-27 20:00:33 +01:00 |
|
kangax
|
0f23f14a44
|
Add fabric.IText#caching
|
2013-11-27 19:48:35 +01:00 |
|
kangax
|
435f3933ac
|
Fix i-text line-through offset
|
2013-11-26 14:58:53 +01:00 |
|
kangax
|
b189645bba
|
Fix unit test
|
2013-11-25 21:57:32 +01:00 |
|
kangax
|
ae11740f82
|
Fix i-text style copy-pasting (doesn't work with multiline yet)
|
2013-11-25 21:32:00 +01:00 |
|
kangax
|
f84ac95f75
|
fix test
|
2013-11-25 16:53:31 +01:00 |
|
kangax
|
4950e35627
|
Add remaining i-text unit tests
|
2013-11-25 16:39:50 +01:00 |
|
kangax
|
1075ed0851
|
Even more i-text unit tests
|
2013-11-23 19:33:48 +01:00 |
|
kangax
|
58464d4773
|
More i-text unit tests
|
2013-11-23 19:28:12 +01:00 |
|
kangax
|
3abe2f74f3
|
Add expect(0)
|
2013-11-23 17:49:21 +01:00 |
|
kangax
|
9ecaa8b2b3
|
Build Fabric WITHOUT cufon and JSON modules — those need to be included manually now
|
2013-11-23 17:36:11 +01:00 |
|
kangax
|
854d428c38
|
Add more tests
|
2013-11-23 17:35:31 +01:00 |
|
kangax
|
82509dc8d8
|
More IText tests
|
2013-11-23 13:45:53 +01:00 |
|
kangax
|
673fa39eba
|
Start adding i-text unit tests; add additional util and color tests
|
2013-11-22 17:30:55 +01:00 |
|
kangax
|
db569a8557
|
Add code climate badge to README
|
2013-11-21 19:19:51 +01:00 |
|
kangax
|
ec8a920081
|
Reorganize parser.js
|
2013-11-21 18:00:29 +01:00 |
|
kangax
|
7fa80e82ba
|
Add @private to doc
|
2013-11-21 12:17:51 +01:00 |
|
kangax
|
9e8b6bc5f6
|
Exit i-text editing properly when clicking on another text
|
2013-11-21 12:17:39 +01:00 |
|
kangax
|
336528551b
|
Move object stacking and SVG export methods to separate files
|
2013-11-20 21:14:26 +01:00 |
|
Juriy Zaytsev
|
30b794f83b
|
Merge pull request #1003 from Kienz/patch-2
Fix center methods for object’s with different originX/originY
|
2013-11-20 11:43:19 -08:00 |
|
Kienz
|
d4b2ea18b7
|
Fix center methods for object’s with different originX/originY
object.center() only re-renders canvas once instead of twice
Update unit tests
|
2013-11-20 20:41:13 +01:00 |
|
kangax
|
942b5cfd8d
|
Add "editing:entered" and "editing:exited" events
|
2013-11-20 20:25:18 +01:00 |
|
kangax
|
70549d177c
|
Fix styles when removing multiple lines
|
2013-11-20 20:18:43 +01:00 |
|
Juriy Zaytsev
|
601fdc9d64
|
Merge pull request #1001 from Kienz/patch-1
Fix 1px offset of background image. Closes #990
|
2013-11-20 10:52:05 -08:00 |
|
Kienz
|
67fd4253f3
|
Fix unit tests
|
2013-11-20 19:47:30 +01:00 |
|
Stefan Kienzle
|
2e834aa81c
|
Fix 1px offset of background image - Closes issue #990
|
2013-11-20 17:21:58 +01:00 |
|
Juriy Zaytsev
|
5c0d0cadda
|
Merge pull request #1000 from msievers/issue973
Move getScrollLeftTop to dom_misc.js and call it inside getElementOffset
|
2013-11-20 04:48:59 -08:00 |
|
Michael Sievers
|
13feddfa16
|
Call fabric.util.getScrollLeftTop inside getElementOffset
|
2013-11-20 13:06:28 +01:00 |
|
kangax
|
89d8133ae1
|
Version 1.3.12
|
2013-11-20 12:50:32 +01:00 |
|
kangax
|
81e9535ef0
|
Small code cleanup
|
2013-11-20 12:47:03 +01:00 |
|
Michael Sievers
|
7cb161438c
|
Move getScrollLeftTop from dom_events.js to dom_misc.js
|
2013-11-20 10:42:34 +01:00 |
|
kangax
|
34901c12e8
|
More itext.class.js refactoring
|
2013-11-19 18:25:19 +01:00 |
|
kangax
|
db7036cfb5
|
Update docs
|
2013-11-19 17:41:15 +01:00 |
|
kangax
|
30ab19252b
|
Refactor itext.class.js even more
|
2013-11-19 17:38:58 +01:00 |
|
kangax
|
3509c08dd3
|
Move IText sag exporting logic to its own file
|
2013-11-19 17:24:24 +01:00 |
|
kangax
|
fa800d3c45
|
Refactor itext.class.js
|
2013-11-19 17:16:20 +01:00 |
|
kangax
|
967d79fba3
|
Break up IText behavior into click and key
|
2013-11-19 12:56:23 +01:00 |
|
Stefan Kienzle
|
bbaffd7f8e
|
Call activeGroup.setCoords() in mouse-up event - Fixes issue #995
|
2013-11-19 11:49:27 +01:00 |
|
kangax
|
e9af66e37b
|
Fix doc
|
2013-11-18 20:18:39 +01:00 |
|
kangax
|
94e83a715e
|
Add support for line select in IText via triple click
|
2013-11-18 20:06:20 +01:00 |
|
kangax
|
7538ded446
|
Build distribution
|
2013-11-18 17:43:07 +01:00 |
|
kangax
|
e3ba8f7c3f
|
Build distribution
|
2013-11-18 17:41:50 +01:00 |
|