Abbie Petchtes
|
10f05e75ce
|
Add css styles options to all components (#2454)
* add css styling in all components
* formatting
* formatting
* small typo
* small typo
* use builder to add style instead
|
2018-09-07 09:08:29 -07:00 |
|
Abbie Petchtes
|
534bbe9b9a
|
add create webview event and fix fire event in model view (#2405)
|
2018-09-05 14:07:52 -07:00 |
|
Leila Lali
|
b27f69aace
|
model view remove and insert components (#2351)
* added the ability to remove a component from a container to insert it to a position
|
2018-08-31 13:08:27 -07:00 |
|
Aditya Bist
|
4081e15bef
|
misc fixes in dialogs (#1942)
* misc fixes in dialogs
* removed unused import
|
2018-07-16 15:25:11 -07:00 |
|
Leila Lali
|
b2ceb09e4d
|
fixed some issues in table component and added tests (#1873)
* fixed some issues in table component and added tests
* fixed the enter key handling in text area component
|
2018-07-09 14:40:21 -07:00 |
|
Alan Ren
|
322847469d
|
fix dropdown component issue (#1709)
* fix dropdown component issue
* handle enable property default
|
2018-06-21 18:00:07 -07:00 |
|
Anthony Dresser
|
9d2b206156
|
Accessibility enhancements (#1678)
* adds aria-label to inputs for connection
* formatting
* add ariaLabels to all checkboxes/inputboxes/dropdowns
* fix labels on database dropdown action
* fix compile errors
* remove unnecessary code
|
2018-06-20 16:56:19 -07:00 |
|
Leila Lali
|
e686fed209
|
fixing the table, form dialog tab layout issues (#1671)
|
2018-06-19 10:55:23 -07:00 |
|
Leila Lali
|
a2a87f8d2b
|
fixed two layout issues in model view components (#1647)
|
2018-06-18 12:23:54 -07:00 |
|
Leila Lali
|
a225925bc4
|
fixed several model view issues (#1640)
* fixed several model view issues
|
2018-06-15 16:59:12 -07:00 |
|
Leila Lali
|
02af7e9299
|
Feature/model view list (#1551)
* fixed the issue with drop down styling
* added list box to model view library
|
2018-06-08 13:51:02 -07:00 |
|
Matt Irvine
|
0c58f09e59
|
Merge VS Code 1.23.1 (#1520)
|
2018-06-05 11:24:51 -07:00 |
|
Leila Lali
|
8fce79f385
|
fixed the selector name for model view components (#1488)
|
2018-05-24 15:20:24 -07:00 |
|
Anthony Dresser
|
1359354387
|
Angular Individual Service Injection - Decouple bootstrap service (#1457)
* change services to be individually injected into angular
* messing around with injection
* change angular bootstrapping to factory style
* formatting
* formatting
* fix imports
* fix build errors
* fix testsw
* fix tests
* fix compile errors
|
2018-05-23 16:51:02 -07:00 |
|
Leila Lali
|
4bfc549927
|
model view drop down now support editable and not editable list (#1460)
* model view drop down now support editable and not editable list
|
2018-05-22 13:12:53 -07:00 |
|
Leila Lali
|
ba264d8311
|
added radio button model view component (#1439)
* added radio button model view component
|
2018-05-21 11:45:27 -07:00 |
|
Leila Lali
|
bcd6178d67
|
added properties to inputbox and form to be able to change style fro… (#1371)
* added properties to inputbox and form to be able to change style from extension
* moved registerModelViewProvider from dashboard to ui namespace
|
2018-05-09 10:58:23 -07:00 |
|
Leila Lali
|
886717d330
|
added dropdown and form layout to model view (#1269)
* added dropdown and form layout to model view
|
2018-04-27 15:43:23 -07:00 |
|