Alan Ren
ae2fc70a60
layout the child component ( #16826 )
2021-08-19 09:42:27 -07:00
Alan Ren
9c45b87021
hook up validity changed event ( #16824 )
2021-08-18 15:45:57 -07:00
Charles Gagnon
041bd560c0
Fix modelview container removal issue ( #16753 )
2021-08-12 13:12:31 -07:00
Rachel Kim
991b9af198
Add tooltip to input box on disabled dropdowns ( #16468 )
2021-08-05 18:02:00 -07:00
Alan Ren
748bb53173
handle the keyboard event properly in hyperlink ( #16508 )
...
* handle the keyboard event properly in hyperlink
* fix a couple more issues
2021-08-02 10:39:36 -07:00
Charles Gagnon
47151435e7
Fix expanded state announce for dialog headers ( #16499 )
...
* Fix expanded state announce for dialog headers
* update comment
2021-07-30 12:39:38 -07:00
Charles Gagnon
245ae5b9ee
Fix listview component accessibility ( #16492 )
...
* Add aria label to list component
* Fix accessibility for listview component
2021-07-30 10:44:53 -07:00
Charles Gagnon
6a08af4d9a
Fix link accessibilty issues ( #16419 )
...
* Fix link accessibilty issues
* Move comment
2021-07-26 14:55:33 -07:00
Charles Gagnon
a0f56890b5
Add TextType property ( #16421 )
2021-07-26 13:10:17 -07:00
Rachel Kim
d031211693
Add 'hidden' optional property to DeclarativeTableColumn ( #16386 )
...
* add setHideColumns to DeclarativeTableComponent
* fixing tests using declarative table
* replace setHiddenColumns on DeclarativeTableComponent with 'hidden' optional property on DeclarativeTableColumn
* remove unnecessary changes
2021-07-21 16:39:21 -07:00
Aasim Khan
88fd0cae3b
Adding ability to set hyperlinks as buttons in extensibility. ( #16319 )
...
* Adding option to treat hyperlinks as buttons
* Adding ext host endpoints for is button property in hyperlinks
* Removing isButton flag and plugging in aria role in the hyperlink component
* Removing attribute null check
2021-07-20 11:29:38 -07:00
Alan Ren
1000e97091
add toggle button for properties container ( #16335 )
2021-07-19 23:36:52 -07:00
Charles Gagnon
3eefc70cbe
Add headingLevel to textComponent ( #16320 )
...
* Add headingLevel to textComponent
* fixes
* comment
* Add valid heading level check
* change check
* Heading level type
* one more
2021-07-19 19:32:39 -07:00
Alan Ren
eed792f3db
fix keyboard focus issues ( #16206 )
2021-07-16 13:27:15 -07:00
Charles Gagnon
1e81b6f054
Fix component unregistering from parent ( #16166 )
2021-07-15 11:09:56 -07:00
Aasim Khan
8b383294f7
Fixing some assessment styling ( #16050 )
...
* Fixing some assessment styling
* Adding styling capabilities to loading component.
* Changing assessment loader height from px to %
* using margin-top instead of height to align loader
2021-07-12 12:51:20 -07:00
Charles Gagnon
ba20cdb885
Add accessibility information for MIAA deployment link ( #16064 )
...
* Add accessibility information for MIAA deployment link
* optional
2021-07-12 10:08:59 -07:00
Rachel Kim
073f9e052b
added conditional class to declarativetable for checkbox cells ( #16013 )
2021-07-06 19:41:53 -07:00
Aasim Khan
7c68506975
Fixing next button on flat file wizard file configuration page ( #15988 )
...
* WIP
* Removing unnecessary validations from import extension
* readding abstract method implementation
* Moving setup navigation validator to base class
2021-07-06 16:53:44 -07:00
Alan Ren
24b77a6a40
add focus outline style for hyperlink ( #15977 )
2021-07-02 10:34:26 -07:00
Aasim Khan
ca07671a68
- Adding mouse in and out styling to clickbale divs ( #15956 )
...
* - Adding mouse in and out styling to clickbale divs
-Moving dashboard card styling to outer div container from inner form container
* removing detect changes
* Localizing aria label
* moving css from template to styles
* adding themeing participant to change hover styling
* removing unused event handlers
* separating styling
2021-07-01 09:49:08 -07:00
Charles Gagnon
10ad6f7119
Hide dropdown loading container when not used ( #15934 )
...
* Hide dropdown loading container when not used
* Remove unused
2021-06-29 11:46:12 -07:00
Alan Ren
0e1a8ab8ea
support menu column ( #15754 )
...
* support menu column
* comments
2021-06-21 10:36:55 -07:00
Alan Ren
aeda95bb70
fix race condition in declarative table ( #15801 )
2021-06-18 11:40:19 -07:00
Charles Gagnon
331f8115dc
Fix input validation alert ( #15749 )
...
* Fix input validation alert
* Add override
2021-06-17 13:47:53 -07:00
Charles Gagnon
3cb2f552a6
Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898 ( #15681 )
...
* Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898
* Fixes and cleanup
* Distro
* Fix hygiene yarn
* delete no yarn lock changes file
* Fix hygiene
* Fix layer check
* Fix CI
* Skip lib checks
* Remove tests deleted in vs code
* Fix tests
* Distro
* Fix tests and add removed extension point
* Skip failing notebook tests for now
* Disable broken tests and cleanup build folder
* Update yarn.lock and fix smoke tests
* Bump sqlite
* fix contributed actions and file spacing
* Fix user data path
* Update yarn.locks
Co-authored-by: ADS Merger <karlb@microsoft.com >
2021-06-17 08:17:11 -07:00
Alan Ren
a8f3d97f59
allow extension to select row in declarative table ( #15703 )
...
* allow extension to select row in declarative table
* pr comments
* use proper type for the event.
* update event arg
2021-06-15 15:41:37 -07:00
Alan Ren
d91660b66f
fix the input box validation ( #15634 )
...
* fix the input box validation
* fix one more place
2021-06-08 14:24:50 -07:00
Alan Ren
3946cee33c
fix input box issues ( #15587 )
2021-05-27 09:35:59 -07:00
Alan Ren
c61c53976a
fix tree view issue ( #15527 )
2021-05-20 09:55:11 -07:00
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