MoyuScript
362a12dd18
Allow element node to be passed
2013-01-30 20:12:25 +02:00
MoyuScript
4da0686562
Moved pseudoelement rendering to parse.js
2013-01-11 22:36:23 +02:00
MoyuScript
ad7e6ccdc5
chinese word rendering
2013-01-04 23:47:59 +02:00
MoyuScript
336c5ac4e1
refactored renderer
2013-01-03 23:15:06 +02:00
MoyuScript
86e1ca0f00
refactor parsing
2012-12-30 01:39:37 +02:00
MoyuScript
fb731e3037
Moved renderer logic to renderer.js
2012-12-29 17:43:15 +02:00
MoyuScript
c5d82acdf6
Switched build process to use grunt
2012-11-25 20:59:31 +02:00
MoyuScript
d88e72e1b6
Added a sublime-project file for Sublime Text 2 that contains the detected linting and standards set. Allows Sublime Text 2 to automatically follow the standards and have live linting enabled. Trimmed useless whitespace.
2012-05-29 11:26:26 +10:00
MoyuScript
abfe66a9fc
Fixed custom renderer option
2012-04-23 23:04:23 +02:00
MoyuScript
62b66abd1b
Fixed support for other Renderers other than Canvas
2012-04-17 10:57:25 +02:00
MoyuScript
e7132d9095
fixed a few undefined references, fixed missing files in a few places
2012-03-12 07:37:18 +01:00
MoyuScript
69d87d5497
add svg powered rendering
2012-03-06 17:11:10 +02:00
MoyuScript
ffcd5c04fb
Split renderers to their own objects
2012-03-02 20:35:48 +02:00
MoyuScript
62fcedba6f
bug fixes, and further simplification of API
2012-03-02 19:07:15 +02:00
MoyuScript
243a3ae8f5
simplified API and cleaned up code
2012-03-02 18:05:03 +02:00
MoyuScript
4615eb3073
Improve build system: read version from version.txt, fix build without compiler
...
* read the version from version.txt
* set default target to build
* added dependencies to all targets
* allow the build to run without a local copy of the closure compiler
* updated license header with @VERSION@ which will be replaced during the build
* added the license header to all files (that one will be stripped out by the closure compiler)
2011-11-16 00:36:06 +01:00
MoyuScript
f260da2c61
merged from dev
2011-09-12 21:35:37 +03:00
MoyuScript
7880e62056
fixed IE 9 text issues
2011-08-11 16:19:42 +03:00
MoyuScript
08558034b4
cleanup
2011-08-11 15:35:02 +03:00
MoyuScript
40418bd957
rewrote z-index ordering logic
2011-08-02 21:07:51 +03:00
MoyuScript
86c1ee1601
added support for form element text value rendering
2011-07-29 22:55:01 +03:00
MoyuScript
e027a7496e
fixed z-index ordering bug with backgrounds
2011-07-29 19:22:38 +03:00
MoyuScript
9ae4ae51fe
fixed few minor bugs, added some support for overflow (hidden|scroll|auto)
2011-07-28 21:22:13 +03:00
MoyuScript
db9a1d16ad
added support for proxys, fixed a lot of background position issues, added test console
2011-07-21 03:12:17 +03:00
MoyuScript
0795826d0e
fixed logger
2011-07-18 22:43:07 +03:00
MoyuScript
ca553f6b8d
added break functionality to each and IE fallback for Array indexOf
2011-07-18 13:18:58 +03:00
MoyuScript
fcf819d4b8
added rendering stacks, queues and support z-index positioning
2011-07-17 23:27:45 +03:00
MoyuScript
3e61535693
split files & created build file
2011-07-16 19:59:15 +03:00