Alan Ren
d8980ea711
custom home tab sample ( #16965 )
...
* add sample for custom home tab
* revert unexpected changes
2021-09-01 16:45:08 -07:00
dependabot[bot]
9850682172
Bump path-parse from 1.0.6 to 1.0.7 in /samples/sqlservices ( #16699 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 09:23:40 -07:00
Alan Ren
04ede021f3
use local azdata.d.ts for sqlservices ( #15520 )
...
* use local azdata.d.ts
* remove unused task
2021-05-19 13:40:35 -07:00
dependabot[bot]
b612218b02
Bump lodash from 4.17.19 to 4.17.21 in /samples/sqlservices ( #15370 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 13:27:11 -07:00
dependabot[bot]
27c206a25b
Bump url-parse from 1.4.7 to 1.5.0 in /samples/sqlservices ( #15367 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.0.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 09:45:12 -07:00
dependabot[bot]
95efa2b788
Bump hosted-git-info from 2.8.8 to 2.8.9 in /samples/sqlservices ( #15390 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 09:33:25 -07:00
Aasim Khan
c150f79eb4
Updating handle bars to 4.7.7 to fix a component governance issue ( #15246 )
2021-04-27 01:34:37 -07:00
dependabot[bot]
d3f9277139
Bump y18n from 3.2.1 to 3.2.2 in /samples/sqlservices ( #14911 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 14:51:09 -07: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
dependabot[bot]
15b3d80e52
Bump ini from 1.3.5 to 1.3.7 in /samples/sqlservices ( #13776 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 16:06:50 -08:00
dependabot[bot]
f1a13fae39
Bump lodash from 4.17.15 to 4.17.19 in /samples/sqlservices ( #11401 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 08:43:53 -07:00
Alan Ren
fd314ec030
convert the sql services extension to use yarn ( #9891 )
...
* convert the sql services extensions to use yarn
* update
2020-04-07 15:59:31 -07:00
Anthony Dresser
1d31a6ef98
Bump some packages ( #8096 )
...
* update packages
* remove fs
* fix more deps
* test adding governance to ci
* ignore samples for cacheing
* fix save cache too
* bump more packages
* attempt to fix slickgrid
* add more deps
* use slickgrid version
* bump https-proxy
* bump more packages.
* fix service-downloader
* remove typings
* fix compile
* update more packages
* add vscode back to the extensions that need it for testing
* add fail on critical
* regrab proxy agent
* lock more deps
* replace final high warning
* revert service downloader changes
* remove the deps on jquery ui and event drag
2019-11-01 12:55:58 -07:00
Abbie Petchtes
ce699a1c84
change the default lang in editor component to plaintext and fix sample ( #2459 )
...
* change the default lang in editor component to plaintext and fix sample
* minor fix
2018-09-07 13:29:34 -07:00
Abbie Petchtes
1a97e3de06
fix webview component css and add webview example ( #1517 )
2018-05-30 13:48:08 -07:00
Kevin Cunnane
b2c70e9301
Feat/model backed ui ( #1145 )
...
This is an initial PR for a new model-driven UI where extensions can provide definitions of the components & how they're laid out using Containers.
#1140 , #1141 , #1142 , #1143 and #1144 are all tracking additional work needed to improve the initial implementation and fix some issues with the implementation.
Features:
- Supports defining a FlexContainer that maps to a flexbox-based layout.
- Supports creating a card component, which is a key-value pair based control that will lay out simple information to a user. Eventually this will have an optional set of actions associated with it.
- Has a sample project which shows how to use the API and was used for verification
2018-04-13 15:59:18 -07:00