|
ad5691142e
|
[Code Style] Rename shadowing variables
|
2016-05-20 13:05:32 -07:00 |
|
|
5088453712
|
[Build] Remove use strict, global
Remove usages of use strict and global declarations that are
no longer necessary with JSHint configuration, from files
added/changed since #724
|
2016-04-08 16:11:12 -07:00 |
|
|
b0cf9bbd29
|
Merge pull request #758 from nasa/error-message-753
[Tree] Don't assume context capability is present
|
2016-03-16 15:33:59 -07:00 |
|
|
73b7365ae2
|
[Tree] Don't assume context capability is present
Addresses #753 (newly-created objects may not have context,
causing errors when these are encountered by TreeNodeView)
|
2016-03-16 14:10:58 -07:00 |
|
|
42ac657105
|
[Tree] Add status classes during editing
Addresses #749
|
2016-03-15 12:16:58 -07:00 |
|
|
f7ba24c0b6
|
[Tree] Enable gestures on labels
|
2016-03-11 17:43:18 -08:00 |
|
|
a3a9393d1b
|
[Tree] Change selection on click
|
2016-03-11 17:32:57 -08:00 |
|
|
217e697079
|
[Tree] Display selection state
|
2016-03-11 17:26:00 -08:00 |
|
|
03ab3bddc4
|
[Tree] Begin handling selection state
|
2016-03-11 17:00:55 -08:00 |
|
|
7ee8d0a3f7
|
[Tree] Display tree correctly
|
2016-03-11 14:40:04 -08:00 |
|
|
dc2b3e85cc
|
[Tree] Show tree with toggle
|
2016-03-11 14:33:05 -08:00 |
|
|
d4b15525ca
|
[Tree] Begin using mct-tree for tree representation
|
2016-03-11 14:23:08 -08:00 |
|
|
cebf9f73da
|
[Tree] Begin adding tree label
|
2016-03-11 12:29:24 -08:00 |
|
|
37e6b5a352
|
[Tree] Continue breaking apart tree view
|
2016-03-11 11:39:10 -08:00 |
|
|
ece8f7fded
|
[Tree] Begin separating out TreeView
|
2016-03-11 11:12:43 -08:00 |
|