Commit graph

3485 commits

Author SHA1 Message Date
Maxim Chernyak aka hakunin
8bbc457d11 Add code of conduct to clearly state our values 2015-06-19 21:31:44 -05:00
inssein
e7b01abf73 fix CS 2015-06-18 20:06:32 -07:00
inssein
3902442ebf finally installed jscs and ran it to fix all errors 2015-06-16 13:54:03 -07:00
inssein
5daab00d69 fix off by one errors when calculating the offset 2015-06-16 13:19:41 -07:00
inssein
5824a48268 bringing over fixes from application textbox 2015-06-16 10:34:08 -07:00
Juriy Zaytsev
ebd2135b08 Merge pull request #2278 from sapics/fix-undefined-function
fix undefined function call
2015-06-16 13:01:07 -04:00
Hussein Jafferjee
deecc9df4c fix callSuper()'s inside mixins 2015-06-15 14:04:42 -07:00
Hussein Jafferjee
43668e3571 Fix cursor location to include spaces that are removed 2015-06-15 14:01:57 -07:00
Hussein Jafferjee
4c17f358e5 Properly detect where a click happens inside a textbox 2015-06-15 13:57:40 -07:00
Hussein Jafferjee
1db7e953c2 Fix bug in stylemap generation 2015-06-15 13:55:12 -07:00
Hussein Jafferjee
ea81c0f1e9 Account for removed space's at end of line when wrapping 2015-06-12 10:26:36 -07:00
Juriy Zaytsev
fe0f4b4de8 Update README.md 2015-06-12 12:57:49 -04:00
Hussein Jafferjee
c158e311df Update textbox.class.js
Overlooked simple case - do not add word that is too long onto a line that already contains text.
2015-06-12 09:26:21 -07:00
Juriy Zaytsev
4d9f487733 Merge pull request #2282 from sapics/remove-unused-variables
remove unused variables
2015-06-12 09:51:02 -04:00
sapics
f5b4605032 remove unused variables 2015-06-12 13:40:39 +09:00
inssein
26bba123af dont wrap when its smaller than a single word. 2015-06-11 20:00:23 -07:00
Juriy Zaytsev
74d05ed8f3 Merge pull request #2274 from asturur/clean-origins
forgot some cleaning
2015-06-11 22:07:06 -04:00
inssein
079a6f4e30 fix styles when measuring 2015-06-11 10:55:18 -07:00
inssein
7b581b4753 CS 2015-06-11 10:25:43 -07:00
inssein
0cf09986ee fix insertCharStyleObject so that it deletes properly 2015-06-11 10:21:37 -07:00
kangax
750a4a5e46 Add jshint to travis *facepalm* 2015-06-11 11:11:26 -04:00
Juriy Zaytsev
2d2712c784 Merge pull request #2128 from asturur/pointer-in-scrollable
fix getScrollLeftTop
2015-06-11 10:46:54 -04:00
inssein
ce1023e709 whoops 2015-06-11 00:01:37 -07:00
Andrea Bogazzi
47dbb2303b Update object_origin.mixin.js 2015-06-11 08:19:08 +02:00
sapics
f556ab9411 function name fix 2015-06-11 13:45:01 +09:00
Juriy Zaytsev
ead7d40a4c Merge pull request #2277 from sapics/notchange-feature-fix
character correction
2015-06-11 00:08:02 -04:00
sapics
7e9f17186f just code simpler 2015-06-11 11:16:41 +09:00
Juriy Zaytsev
55db4a4612 Merge pull request #2276 from kkirsche/patch-1
Remove moot `version` property from bower.json
2015-06-10 21:56:53 -04:00
inssein
9eb597c729 Use this.styles as if it's not affected by line-wraps. 2015-06-10 17:12:54 -07:00
Kevin Kirsche
63059e3f84 Remove moot version property from bower.json
Per bower/bower.json-spec@a325da3
2015-06-10 19:12:11 -04:00
Andrea Bogazzi
6ca7a5969c Update object_origin.mixin.js 2015-06-10 18:05:24 +02:00
Juriy Zaytsev
0d83da0e29 Merge pull request #2269 from asturur/fix-rotated-poi
Fix rotated pointer
2015-06-10 11:59:22 -04:00
Juriy Zaytsev
2d38f9eb22 Merge pull request #2257 from asturur/clean-origins
Clean origins
2015-06-09 01:30:00 -04:00
Andrea Bogazzi
a745e41849 Added rotation logic to getLocalPointer, removed no more usefull getLocalRotatedPointer 2015-06-08 07:59:07 +02:00
Andrea Bogazzi
b22ae4f37a Update object_origin.mixin.js 2015-06-08 00:32:03 +02:00
Juriy Zaytsev
9b20770f0a Merge pull request #2267 from asturur/Add-test-to-origins
Add 100+ test to object origin mixin
2015-06-07 18:18:55 -04:00
Andrea Bogazzi
6cc36ccdff Update object_origin.mixin.js 2015-06-07 10:04:00 +02:00
Andrea Bogazzi
f998fa496e Update test.js 2015-06-07 10:02:48 +02:00
Andrea Bogazzi
00b077cc33 Merge pull request #17 from kangax/master
Update to master
2015-06-07 04:12:45 -03:00
inssein
4843a61a84 need to figure out how to get phpstorm to auto format these mistakes 2015-06-03 17:07:42 -07:00
inssein
4987b55ed6 formatted 2015-06-03 16:49:38 -07:00
inssein
bf7f2ea731 1) adjust index when clicking on end of line
2) measure text in a line properly
2015-06-03 16:39:10 -07:00
inssein
2b3c75b6b1 fix selection and up + down movements 2015-06-03 11:31:02 -07:00
Juriy Zaytsev
d817ae6f63 Merge pull request #2256 from asturur/fix-style-parsing
Fix style parsing
2015-06-03 14:13:38 -04:00
Juriy Zaytsev
023d2937f7 Merge pull request #2101 from sapics/fix_group_to_object
Fix group initialization
2015-06-03 12:42:51 -04:00
sapics
e07350c9e7 fix group initialization 2015-06-03 08:45:19 +09:00
Andrea Bogazzi
452383594a Update parser.js 2015-06-02 23:05:54 +02:00
Andrea Bogazzi
3b460d9034 Fix fore removing last ; followed by spaces 2015-06-02 22:31:54 +02:00
Andrea Bogazzi
7a214b6864 Merge pull request #16 from kangax/master
sync to master
2015-06-02 17:28:30 -03:00
inssein
d08dabc2ab forgot setOnGroup additions 2015-05-31 22:45:33 -07:00