index
:
ninja
master
v0.7.0
v0.7.1
v0.7.1.1
v0.7.2
[ARCHIVED] A fully featured content authoring tool to deploy HTML5 web applications.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
panels
/
css-panel
/
css-style.reel
Commit message (
Collapse
)
Author
Age
*
CSS Style - Fix issue when changing value to same value minus units.
Eric Guzman
2012-05-22
|
*
CSS Panel - Update components to use new serialization format
Eric Guzman
2012-05-22
|
*
CSS Style - Remove drag/drop UI stuff
Eric Guzman
2012-05-22
|
*
CSS Style - turning drag/drop off
Eric Guzman
2012-05-22
|
*
CSS Style - Remove console logs
Eric Guzman
2012-05-22
|
*
CSS Style Component - Moved unit identification to local change handler ↵
Eric Guzman
2012-05-21
|
|
|
|
instead of delegate
*
Style Declaration - Handle removing styles
Eric Guzman
2012-05-18
|
|
|
|
Removed sorting and had to put a null check in the style component because the valueText was being set to undefined and causing an error. Check with montage on why that is happening.
*
CSS Panel - Add support for deleting style sheets
Eric Guzman
2012-05-18
|
*
CSS Panel - Fix style declaration interaction
Eric Guzman
2012-05-17
|
*
CSS Style - minor css fix
Eric Guzman
2012-05-17
|
*
CSS Panel - Fix toggling style on/off.
Eric Guzman
2012-05-16
|
*
Style Declaration - Improved updating of styles using binding.
Eric Guzman
2012-05-10
|
*
CSS Panel - Create non-tree declaration (optimized). And add updating ↵
Eric Guzman
2012-05-08
functionality.