Victor Woeltjen
|
ac5ac8d34e
|
[Build] Remove boilerplate from scripts
No longer necessary after JSHint configuration.
|
2016-03-04 10:46:38 -08:00 |
|
Victor Woeltjen
|
ed53808556
|
[Code Style] Use prototypes in Layout bundle
WTD-1482
|
2015-08-12 13:45:48 -07:00 |
|
Victor Woeltjen
|
c08a460d30
|
[JSDoc] Add annotations
Bulk-add JSDoc annotations, WTD-1482.
|
2015-08-07 11:44:54 -07:00 |
|
Victor Woeltjen
|
10863514cb
|
[Licenses] Add license headers
WTD-1051.
|
2015-05-13 16:43:30 -07:00 |
|
Victor Woeltjen
|
84e90f6ad1
|
[Fixed Position] Select newly-created elements
When elements are added to a fixed position view, select them
immediately. WTD-880.
|
2015-02-20 15:47:07 -08:00 |
|
Victor Woeltjen
|
a947ff1274
|
[Fixed Position] Add element factory
Add element factory, which will take on responsibility
for populating initial states of elements and (if necessary)
prompting for user input. WTD-880.
|
2015-02-20 12:21:28 -08:00 |
|
Victor Woeltjen
|
f1a8e84a93
|
[Fixed Position] Allow adding elements
Allow adding of elements (without any element-specific
properties beyond type.) WTD-880.
|
2015-02-20 11:53:50 -08:00 |
|
Victor Woeltjen
|
9a50f6d84d
|
[Fixed Position] Fix globals
Fix globals to pass JSLint check in command line build. WTD-879.
|
2015-02-19 09:37:02 -08:00 |
|
Victor Woeltjen
|
97b844563d
|
[Fixed Position] Add proxy object
Add proxy object to represent the selection of the fixed position
view itself, WTD-879.
|
2015-02-18 09:03:50 -08:00 |
|