Alan Ren
4a1537aac7
add margin for checkbox in modelview tree ( #15522 )
2021-05-19 15:50:37 -07:00
Alan Ren
8ee8975f17
fix animated svg issue ( #15471 )
2021-05-13 19:15:57 -07:00
Karl Burtram
867a963882
Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8 ( #14883 )
...
* Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8
* Bump distro
* Upgrade GCC to 4.9 due to yarn install errors
* Update build image
* Fix bootstrap base url
* Bump distro
* Fix build errors
* Update source map file
* Disable checkbox for blocking migration issues (#15131 )
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
* Remove duplicate tsec command
* Default to off for tab color if settings not present
* re-skip failing tests
* Fix mocha error
* Bump sqlite version & fix notebooks search view
* Turn off esbuild warnings
* Update esbuild log level
* Fix overflowactionbar tests
* Fix ts-ignore in dropdown tests
* cleanup/fixes
* Fix hygiene
* Bundle in entire zone.js module
* Remove extra constructor param
* bump distro for web compile break
* bump distro for web compile break v2
* Undo log level change
* New distro
* Fix integration test scripts
* remove the "no yarn.lock changes" workflow
* fix scripts v2
* Update unit test scripts
* Ensure ads-kerberos2 updates in .vscodeignore
* Try fix unit tests
* Upload crash reports
* remove nogpu
* always upload crashes
* Use bash script
* Consolidate data/ext dir names
* Create in tmp directory
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: Christopher Suh <chsuh@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-27 14:01:59 -07:00
Karl Burtram
2f02b0bb52
Update drop-down selected value in accessibility mode ( #15202 )
2021-04-21 12:56:54 -07:00
Alan Ren
842a33e318
a couple more fixes for table filter ( #15121 )
...
* a few fixes
* add comments and fix for non-ideal scenario
2021-04-14 10:20:29 -07:00
Alan Ren
8d098c227d
use context view provider to show the filter ( #15106 )
...
* use context view provider
* handle promise
* replace .then with .catch
2021-04-13 11:34:26 -07:00
Alan Ren
6a55c402a4
declarative table improvement ( #15024 )
2021-04-07 15:27:47 -07:00
Charles Gagnon
4c2969d4ca
Don't log race condition error ( #14922 )
2021-04-01 11:11:43 -07:00
Alan Ren
f12c8cd5d3
fix issue that user is not able to interact with checkbox in declarative table using keyboard ( #14863 )
...
* handle space key press
* correct fix
2021-03-24 19:07:12 -07:00
Alan Ren
2b7535f377
fire selection event when re-entered ( #14857 )
2021-03-24 16:40:20 -07:00
Alan Ren
92e9a423a0
declarative table fix ( #14844 )
...
* declarative table fixes
* reset selectedRow
* use eventHelper
2021-03-24 10:45:43 -07:00
Alan Ren
7d94e247f6
card link styles ( #14847 )
2021-03-23 23:08:49 -07:00
Christopher Suh
be9d18428f
Deselect row everytime setProperties called ( #14838 )
...
* deselect row everytime setProperties called
* added data
* changed clear to only happen if data property changed
2021-03-23 15:40:21 -07:00
Charles Gagnon
8fb54710fb
Promote CssStyles to stable API ( #14824 )
...
* Promote CssStyles to stable API
* add comment
* Fix compile
2021-03-22 12:16:59 -07:00
Charles Gagnon
88b7960d01
Add Slider component ( #14774 )
...
* initial
* more cleanup
* update types
2021-03-18 09:47:36 -07:00
Alan Ren
de91969b14
declarative table color ( #14775 )
2021-03-17 15:32:47 -07:00
Alan Ren
150dec7211
expose the resizable option for table column ( #14757 )
2021-03-16 15:45:25 -07:00
Charles Gagnon
625c4520da
Fix input box validation ( #14508 )
...
* Fix input box validation
* just use return from inputbox validate
2021-03-03 10:19:10 -08:00
Alan Ren
36e228ebf7
fix description not provided issue ( #14510 )
2021-03-02 18:07:40 -08:00
Alan Ren
18bdb0f37d
pass in notification service ( #14499 )
...
* pass in notification service
* make the parameter required
2021-03-02 13:39:31 -08:00
Charles Gagnon
4b40d66bca
Add IconPath type ( #14420 )
...
* Add IconPath type
* Add ThemedIconPath subtype
* Update type
2021-02-24 12:49:54 -08:00
Alan Ren
561242a0d9
implement styler for infobutton ( #14396 )
...
* implement styler for infobutton
* comments
* one more comment
2021-02-23 13:28:48 -08:00
Charles Gagnon
d159a1eb50
Remove DOM component ( #14328 )
...
* Remove DOM component
* fix compile
* Remove enum type
* one more
2021-02-17 15:16:42 -08:00
Karl Burtram
ce612a3d96
Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79 ( #14050 )
...
* Merge from vscode 2c306f762bf9c3db82dc06c7afaa56ef46d72f79
* Fix breaks
* Extension management fixes
* Fix breaks in windows bundling
* Fix/skip failing tests
* Update distro
* Add clear to nuget.config
* Add hygiene task
* Bump distro
* Fix hygiene issue
* Add build to hygiene exclusion
* Update distro
* Update hygiene
* Hygiene exclusions
* Update tsconfig
* Bump distro for server breaks
* Update build config
* Update darwin path
* Add done calls to notebook tests
* Skip failing tests
* Disable smoke tests
2021-02-09 16:15:05 -08:00
Charles Gagnon
6f192f9af5
Fix ModelView addItem/withItem ordering ( #14205 )
2021-02-09 08:37:30 -08:00
Alan Ren
a3cddbc8aa
align with portal button style ( #14187 )
...
* align with portal button style
* fix welcome page
* image button
* more fixes
* use withProperties
* add comment back
* add border radius
2021-02-08 15:12:54 -08:00
Alan Ren
e45fb010d3
toolbar ( #14188 )
2021-02-08 10:52:43 -08:00
Charles Gagnon
395dfd6c52
Add setFilter to DeclarativeTableComponent ( #14143 )
...
* Add setFilter to DeclarativeTableComponent
* fix tests
* Update param name
2021-02-03 12:18:36 -08:00
Alan Ren
52a642f351
apply css style at the right element ( #14144 )
...
* apply css style at the right element
* make mergeCss protected
2021-02-03 10:27:12 -08:00
Alan Ren
15fa03876d
revert the changes ( #14119 )
2021-01-29 16:42:29 -08:00
Charles Gagnon
dd3fe7b613
Fix error when rendering empty declarative table ( #14102 )
2021-01-29 11:08:43 -08:00
Charles Gagnon
ff6f30505c
Skip adding empty list of items ( #14084 )
2021-01-28 09:08:40 -08:00
Charles Gagnon
45bdf2ed95
Fix tabbed panel error ( #14074 )
2021-01-27 13:07:09 -08:00
Charles Gagnon
e79a80590a
Add multiple ModelView child items at once ( #14047 )
2021-01-26 15:33:45 -08:00
Alan Ren
d059032dee
new component - infobox ( #14027 )
...
* new component: infobox
* comments
* new option
* add comments
2021-01-22 18:38:10 -08:00
Charles Gagnon
07d798c949
Clean up button component disposables ( #14011 )
...
* Clean up button component disposables
* consolidate logic
2021-01-21 12:08:16 -08:00
Charles Gagnon
a96caf82c3
Cleanup model component wrapper event handlers ( #14012 )
2021-01-21 12:07:57 -08:00
Charles Gagnon
f986b8cf78
Fix validation errors ( #14009 )
...
* Fix validation errors
* fix compile
* update return type
2021-01-21 10:40:46 -08:00
Charles Gagnon
3cff682ae4
Remove unnecessary addItem from DeclarativeTable component ( #13997 )
2021-01-20 12:35:09 -08:00
Alan Ren
09cce42233
fix tree component and update sqlservices ( #13968 )
2021-01-14 16:26:30 -08:00
Aasim Khan
5d1b328866
Fixing the checked variable in radio buttons ( #13909 )
...
* Fixing the checked variable in radio buttons
* Emitting the checked state of radio button.
* Adding onChanged event to radioButtons (exposing it)
Deprecating onClick event for radioButtons
Fixing radio button stubs
* Made some type fixes
* Firing event in checked event setter
* updating azdata-test to 1.1 in arc extension
* Some logic fixes in checked setter
* added proper typings and updated package version for azdata-data
* Renamed the event to onDidChangeCheckedState
* Fixed deprecation message
* Fixed broken Schema compare stubs
2021-01-07 23:25:21 -08:00
Alan Ren
ab6d11596e
remove update style ( #13886 )
...
* remove update style
* sample composite button
2021-01-05 13:28:31 -08:00
Charles Gagnon
60f556428f
Fix select box event ordering ( #13831 )
...
* Fix select box event ordering
* more fixes
* Fix page
* Revert typing change
* Undo param
* Fix compile error
* Completely remove typings
2020-12-17 09:51:10 -08:00
Alan Ren
ae6494f3e4
table component improvement ( #13801 )
...
* hyperlink column
* fixed width for image only button - old behavior
2020-12-14 20:28:43 -08:00
Charles Gagnon
e7884b8b61
Make loading components not valid and improve RD radio group ( #13738 )
2020-12-09 13:15:35 -08:00
Kim Santiago
593cb45a50
Update open existing dialog icons ( #13571 )
...
* update open existing dialog icons
* undo removing folder.svg
* remove max width and max height
2020-12-01 13:01:56 -08:00
Vladimir Chernov
426f1ae99b
tableComponent restore focus after grid append command ( #13561 )
2020-11-30 22:57:28 +03:00
Charles Gagnon
a0d89449cc
Fix BDC table icons ( #13539 )
2020-11-24 15:36:22 -08:00
Charles Gagnon
40ca82c63d
Fix declarative table display issues with ML ext ( #13529 )
...
* Fix declarative table display issues with ML ext
* Fix test
2020-11-24 12:55:04 -08:00
Charles Gagnon
7bb4d00073
Let child ModelView components control their own enabled status by default ( #13524 )
2020-11-23 15:49:02 -08:00