aboutsummaryrefslogtreecommitdiff
path: root/js/panels/css-panel/rule-components
Commit message (Collapse)AuthorAge
* fixed incorrect capitalization for DOCTYPE htmlJohn Mayhew2012-07-09
|
* Normalize HTML DOCTYPEKris Kowal2012-07-09
| | | | | | | Was lower-case. Now upper-case. Also fixed BOMs, trailing white-space, DOS line terminators. Did not expand tabs to spaces.
* BSD LicenseKris Kowal2012-07-09
|
* Normalize HTML doctypeKris Kowal2012-07-06
|
* Update copyright boilerplateKris Kowal2012-07-06
|
* IKNINJA-1659 - Fix error when calling preventDefault()Eric Guzman2012-06-26
|
* fixing the last instances of the old montage components in the css panelValerio Virgillito2012-06-20
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* adding more nonexistent propertiesValerio Virgillito2012-06-12
| | | | Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* first iteration of adding serializable to ninja plus other changes to run ↵Valerio Virgillito2012-06-06
| | | | | | the latest montage Signed-off-by: Valerio Virgillito <valerio@motorola.com>
* CSS Panel - Handle focus after editing selectorEric Guzman2012-05-29
|
* CSS Style Rule - Extract and append class name from selector on first changeEric Guzman2012-05-22
|
* CSS Panel - Update components to use new serialization formatEric Guzman2012-05-22
|
* CSS Panel - Remove console logsEric Guzman2012-05-22
|
* Remove Old CSS PanelEric Guzman2012-05-21
|
* CSS Panel - Allow ":" to be used in selector fieldEric Guzman2012-05-21
|
* CSS Panel - Fixed removing rules and checking to see if rules apply on add.Eric Guzman2012-05-10
|
* CSS Panel - Create non-tree declaration (optimized). And add updating ↵Eric Guzman2012-05-08
| | | | functionality.
* CSS Panel - Added element highlight on selector field hoverEric Guzman2012-05-02
|
* CSS Panel - Add focus management to styles view delegateEric Guzman2012-05-02
|
* CSS Panel - Inline style editingEric Guzman2012-05-01
|
* CSS Panel - Added removing of rules/stylesEric Guzman2012-05-01
|
* CSS Style Rule - Add code for changing selectors and showing unapplied rulesEric Guzman2012-04-30
|
* CSS Panel - add handlers for css panel actionsEric Guzman2012-04-26
|
* CSS Style Rule - Nudge sheet link a bitEric Guzman2012-04-24
|
* CSS Style Rule - Show appropriate "sheet name" for inline styleEric Guzman2012-04-13
|
* CSS Style Rule - Make selector editableEric Guzman2012-04-12
|
* CSS Panel Updates - CSS tweaks and cleanupEric Guzman2012-03-16
|
* CSS Panel - Style updates for collapsing branchesEric Guzman2012-03-13
|
* CSS Panel Update - Style Rule updateEric Guzman2012-03-12
|
* CSS Panel - Updating components, created toolbar components, and small ↵Eric Guzman2012-03-02
changes to styles controller