528 Commits

Author SHA1 Message Date
Adam Griffiths
e57b84ce81 Update README.md
added link to angular-2-holderjs
2016-07-17 12:29:26 +01:00
Ivan Malopinsky
ca0e0d52b3 Merge pull request #189 from tonymke/master
Fixed IE8 compatibility issue.
2016-06-06 21:22:12 -04:00
Tony Lechner
9be20c05c4 Fixed IE8 compatability issue.
IE<9 doesn't allow accessing attributes named after reserved words with dot
notation.

See: http://stackoverflow.com/a/18666009/929861
2016-06-05 23:55:55 -05:00
Ivan Malopinsky
71fc243ffa add ratio flag
fix #167
2016-04-23 20:32:25 -04:00
Ivan Malopinsky
39a8088413 fix unmatched-domain bug with bgnodes 2016-04-16 21:22:03 -04:00
Ivan Malopinsky
3d35bf66f8 add noBackgroundSize to README, add test case for noBackgroundSize 2016-04-10 22:52:08 -04:00
Ivan Malopinsky
a08cf42888 add noBackgroundSize runtime option
fix #178
2016-04-10 22:50:30 -04:00
Ivan Malopinsky
fd5c84e502 add source section to readme 2016-03-27 12:20:30 -04:00
Ivan Malopinsky
04bed3218c 2.9.3 2016-03-09 22:36:34 -05:00
Ivan Malopinsky
abaf2292f6 update docs to use bg/fg, fix #177 2016-02-27 17:32:24 -05:00
Ivan Malopinsky
cd03b50383 update package.js to 2.9.3 2016-02-27 17:28:01 -05:00
Ivan Malopinsky
325b105336 2.9.3 v2.9.3 2016-02-27 17:21:13 -05:00
Ivan Malopinsky
ba3199efbf use bg instead of background everywhere 2016-02-27 17:21:07 -05:00
Ivan Malopinsky
3b8134e1a1 2.9.2, fix black-background issue from twbs/bootstrap#19333 v2.9.2 2016-02-27 17:02:18 -05:00
Alessandro Bellini
3289dbbde5 Package.json updated (shaven dep to 0.8.1) 2016-02-27 17:00:09 -05:00
Ivan Malopinsky
1d8a3eb9f5 Merge pull request #173 from ilmente/patch-1
LICENSE file added
2016-01-25 21:58:17 -05:00
Alessandro Bellini
971eeaa2fb LICENSE file added 2016-01-21 17:25:51 +01:00
Ivan Malopinsky
e3bea6237e update build to 2.9.1 2016-01-18 14:32:42 -05:00
Ivan Malopinsky
37541a7054 2.9.1 v2.9.1 2016-01-18 14:31:54 -05:00
Ivan Malopinsky
70a8edd60e update gitignore 2016-01-18 14:31:47 -05:00
Ivan Malopinsky
128d85792a check that cancelAnimationFrame exists as a fix to #134 2016-01-18 14:31:16 -05:00
Ivan Malopinsky
6b252a54c3 allow ? in text, add test for same, fix #168 2015-12-25 01:34:31 -05:00
Ivan Malopinsky
82208988fd replace gulp-webpack with webpack-stream v2.9.0 2015-10-23 00:32:06 -04:00
Ivan Malopinsky
46f8212685 added test case from #163 2015-10-22 23:53:38 -04:00
Ivan Malopinsky
c853eae60a 2.9.0 release 2015-10-19 22:13:02 -04:00
Ivan Malopinsky
8cb2c511b2 add outline to svg text renderer 2015-10-15 00:37:29 -04:00
Ivan Malopinsky
7a1107693a normalize theme properties with url properties, fix paths for lint/todo tasks 2015-10-15 00:18:28 -04:00
Ivan Malopinsky
a870a22412 rebuild 2.9.0-pre 2015-10-01 21:35:58 -04:00
Ivan Malopinsky
590110632b move lineWrap to placeholder flags, bump to 2.9.0-pre 2015-10-01 21:35:39 -04:00
Ivan Malopinsky
9fe9f534f8 Merge pull request #157 from imsky/2.9.0
2.9
2015-09-28 20:43:15 -04:00
Ivan Malopinsky
9c129c35f7 add package quality badge 2015-09-19 00:01:55 -04:00
Ivan Malopinsky
af752f86b7 add dimensions variable to text, fix #148 2015-09-09 21:32:33 -04:00
Ivan Malopinsky
e10d7cb5d7 add libscore, fix extra character 2015-09-02 22:29:04 -04:00
Ivan Malopinsky
52a8f39cec remove unused fontawesome test case, fix #161 2015-09-02 00:32:49 -04:00
Ivan Malopinsky
7eabe3527b fix readme 2015-08-29 18:35:13 -04:00
Ivan Malopinsky
148f449ab3 add note about fonts and CORS 2015-08-29 18:31:29 -04:00
Ivan Malopinsky
7a7f133193 factor canvas renderer out 2015-08-28 21:09:22 -04:00
Ivan Malopinsky
f8799d542a add note about fluid placeholder syntax 2015-08-28 21:02:05 -04:00
Ivan Malopinsky
19bba44af8 move canvas ratio calculation to utils 2015-08-28 20:59:16 -04:00
Ivan Malopinsky
c4e75ac68c Merge pull request #158 from imsky/fps
add 2.8 to renderperf script, add fps file
2015-08-27 22:45:36 -04:00
Ivan Malopinsky
a504e01179 add 2.8 to renderperf script, add fps file 2015-08-27 22:45:11 -04:00
Ivan Malopinsky
19d9e603cc add external css to svg-text renderer 2015-08-24 00:57:26 -04:00
Ivan Malopinsky
931383d1b7 collapse multiple setattr calls 2015-08-24 00:57:17 -04:00
Ivan Malopinsky
38276f3a6d add text rendering to svg-text renderer 2015-08-23 00:45:05 -04:00
Ivan Malopinsky
a93283c35d reduce App.dpr usage 2015-08-23 00:23:11 -04:00
Ivan Malopinsky
66c4b8e2ff switch to svg-text renderer 2015-08-23 00:20:21 -04:00
Ivan Malopinsky
8233ca9f77 2.8.2 build v2.8.2 2015-08-23 00:19:17 -04:00
Ivan Malopinsky
43c8a105ef disable explicit sizing for auto-sized html placeholders 2015-08-23 00:15:23 -04:00
Ivan Malopinsky
5a7c401db3 move holder.js to index.js 2015-08-23 00:02:55 -04:00
Ivan Malopinsky
b2254bafba use forEach in place of for loops for .run 2015-08-23 00:02:55 -04:00