Charles Gagnon
|
e79a80590a
|
Add multiple ModelView child items at once (#14047)
|
2021-01-26 15:33:45 -08:00 |
|
Charles Gagnon
|
af55dcfb42
|
Convert ModelView validate to Promise (#13390)
* Convert ModelView validate to Promise
* more cleanup
|
2020-11-13 15:31:22 -08:00 |
|
Charles Gagnon
|
b83da2dfa8
|
Run initial modelview actions first (#13317)
* Run initial modelview actions first
* add param
* Comments and typings
* Catch promise error
* fix db projects test
* remove extra calls
|
2020-11-10 17:00:16 -08:00 |
|
Charles Gagnon
|
3fa0deed71
|
Add doAction API call for ModelView (#10345)
* Add doAction API call for ModelView
* cleanup
|
2020-05-12 10:47:20 -07:00 |
|
Charles Gagnon
|
6e5fc9c495
|
Add ModelView method SetItemLayout (#10306)
* Add ModelView method SetItemLayout
* Remove extra line break
|
2020-05-08 08:38:36 -07:00 |
|
Anthony Dresser
|
56695be14a
|
More layering and compile strictness (#8973)
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* remove jsdoc
|
2020-01-29 20:35:11 -08:00 |
|
Charles Gagnon
|
ae8304fc33
|
Add focus function for modelview components (#8348)
* Add focus method for modelview components
* Remove focus properties from table and radiobutton
* Fix break
|
2019-11-15 17:36:55 -08:00 |
|
Anthony Dresser
|
aad9c0f965
|
Add more areas to strict null (#7243)
* add more areas to strict null
* fix compile errors
* fix tests
* fix checks
* address PR comments
|
2019-09-18 12:27:19 -07:00 |
|
Anthony Dresser
|
823d136a00
|
No browser from common (#7178)
* no browser from common
* clean up some imports
|
2019-09-12 14:52:42 -07:00 |
|