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
Commit message (
Expand
)
Author
Age
*
cleanup
Ananya Sen
2012-05-17
*
copy/paste single webGL shape
Ananya Sen
2012-05-16
*
single selection copy/paste canvas 2d shapes [rectangle and circle]
Ananya Sen
2012-05-16
*
Prototype of copy and pasting basic html elements.
Ananya Sen
2012-05-11
*
Merge branch 'refs/heads/ninja-internal-master' into cut-copy-paste
Ananya Sen
2012-05-08
|
\
|
*
IKNINJA-1603
Ananya Sen
2012-05-08
|
*
fixed javascript errors
Ananya Sen
2012-05-07
|
*
removed incorrect id selector css for code view container since its breaking it.
Ananya Sen
2012-05-07
*
|
removed unnecessary function
Ananya Sen
2012-05-08
*
|
copy/paste POC
Ananya Sen
2012-05-07
|
/
*
Fixing the color popup
Valerio Virgillito
2012-05-04
*
temporary commenting a timeline bug preventing nested selection
Valerio Virgillito
2012-05-04
*
fixing the currentContainer
Valerio Virgillito
2012-05-03
*
Merge branch 'tag-2.0' of github.com:mencio/ninja-internal into data-id
Valerio Virgillito
2012-05-03
|
\
|
*
Merge branch 'refs/heads/master' into tag-2.0
Valerio Virgillito
2012-05-03
|
|
\
|
*
\
Merge branch 'refs/heads/master' into tag-2.0
Valerio Virgillito
2012-05-03
|
|
\
\
|
*
|
|
Refactor creating elements. Removed makeNJElement and separated the model cre...
Valerio Virgillito
2012-05-03
|
*
|
|
Merge branch 'refs/heads/master' into tag-2.0
Valerio Virgillito
2012-05-03
|
|
\
\
\
|
*
|
|
|
Nesting absolute element in the Tag tool. Refactoring element creation and el...
Valerio Virgillito
2012-05-02
|
*
|
|
|
code cleanup
Valerio Virgillito
2012-05-02
*
|
|
|
|
Removing unused components references
Valerio Virgillito
2012-05-03
*
|
|
|
|
Fixing the lock button css
Valerio Virgillito
2012-05-03
*
|
|
|
|
finishing to replace all id with data-montage-id
Valerio Virgillito
2012-05-03
*
|
|
|
|
Removing more id and changing the appropriate CSS for them
Valerio Virgillito
2012-05-03
*
|
|
|
|
Merge branch 'refs/heads/master' into data-id
Valerio Virgillito
2012-05-03
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Code reformatting
Valerio Virgillito
2012-05-03
|
*
|
|
|
Merge pull request #192 from ananyasen/Codeview-improvements
Valerio Virgillito
2012-05-03
|
|
\
\
\
\
|
|
*
|
|
|
using prototype in the serialization
Ananya Sen
2012-05-03
|
|
*
|
|
|
Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements
Ananya Sen
2012-05-03
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
use data-montage-id instead of id in template
Ananya Sen
2012-05-03
|
|
*
|
|
|
Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements
Ananya Sen
2012-05-02
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
removing format button for now until fully implemented
Ananya Sen
2012-05-02
|
|
*
|
|
|
disable format button for now
Ananya Sen
2012-05-01
|
|
*
|
|
|
Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements
Ananya Sen
2012-05-01
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
added copyrights
Ananya Sen
2012-05-01
|
|
*
|
|
|
set up different activeline colors for different themes
Ananya Sen
2012-04-30
|
|
*
|
|
|
added shortkeys for commenting and uncomment
Ananya Sen
2012-04-30
|
|
*
|
|
|
IKNINJA-1562 : override font-size for some themes to allow xooming
Ananya Sen
2012-04-30
|
|
*
|
|
|
IKNINJA-1537 - don't show code hinting for ctrl+S
Ananya Sen
2012-04-30
|
|
*
|
|
|
added key shortcuts' list dropdown in view option bar
Ananya Sen
2012-04-27
|
|
*
|
|
|
increasing z-indem of code hinting dropdown to appear above the disabled panels
Ananya Sen
2012-04-26
|
|
*
|
|
|
IKNINJA-1534: don't show code hinting automatically, when word removed via ba...
Ananya Sen
2012-04-26
|
|
*
|
|
|
Merge branch 'refs/heads/ninja-internal-master' into Codeview-improvements
Ananya Sen
2012-04-26
|
|
|
\
\
\
\
|
|
*
|
|
|
|
removing debugger
Ananya Sen
2012-04-26
|
|
*
|
|
|
|
IKNINJA-1551 - added editor support for other file types
Ananya Sen
2012-04-26
|
|
*
|
|
|
|
- use on ctrl+space for code hinting
Ananya Sen
2012-04-25
|
|
*
|
|
|
|
IKNINJA-1529 : zooming such that cursor position can be calculated accurately
Ananya Sen
2012-04-24
|
|
*
|
|
|
|
IKNINJA-1530 : turned off autocompletion and just kept the code hinting
Ananya Sen
2012-04-24
|
|
*
|
|
|
|
IKNINJA-1529 : zooming to fix font overlap issue
Ananya Sen
2012-04-23
|
|
*
|
|
|
|
IKNINJA-1528 : temporarily disabling active line color for this
Ananya Sen
2012-04-23
[next]