Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot] 2207f079ac
Bump ejs and webpack-bundle-analyzer
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer). These dependencies need to be updated together.


Removes `ejs`

Updates `webpack-bundle-analyzer` from 3.8.0 to 4.10.2
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v3.8.0...v4.10.2)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: webpack-bundle-analyzer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-01 16:40:12 +00:00
dependabot[bot] c541e013b2
Bump lodash from 4.17.19 to 4.17.21 in /samples/react-enhanced-powerapps
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)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 23:44:18 +00:00
dependabot[bot] 3d8229ca0f
Bump postcss and @microsoft/sp-build-web
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [@microsoft/sp-build-web](http://aka.ms/spfx). These dependencies need to be updated together.


Updates `postcss` from 8.4.25 to 8.4.31
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.25...8.4.31)

Updates `@microsoft/sp-build-web` from 1.13.1 to 1.18.0

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 18:56:04 +00:00
Hugo Bernier bdc9515354
Merge pull request #3785 from babakdanyal/hide-webpart-on-small-devices 2023-07-17 18:12:09 -04:00
dependabot[bot] eddaf21f8a
Bump stylelint in /samples/react-enhanced-powerapps
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.0 to 15.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.6.0...15.10.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 22:32:15 +00:00
babakdanyal b7d34c459e
feat: added a new property to hide/unhide webpart
feat: added a new FluentUI based css class to hide webpart
2023-06-27 14:00:00 +10:00
dependabot[bot] 2585a0f6f2
Bump yaml and stylelint in /samples/react-enhanced-powerapps
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [stylelint](https://github.com/stylelint/stylelint). These dependencies need to be updated together.


Removes `yaml`

Updates `stylelint` from 13.6.1 to 15.6.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.6.1...15.6.0)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
- dependency-name: stylelint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 22:06:13 +00:00
dependabot[bot] 97f0f90d2f
Bump ajv from 5.2.5 to 6.12.3 in /samples/react-enhanced-powerapps
Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.2.5 to 6.12.3.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v5.2.5...v6.12.3)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 02:38:45 +00:00
Hugo Bernier 120045d287 Merged #2215 manually 2022-02-09 00:31:49 -05:00
Hugo Bernier baeb96dea9 Added package, resizing, placeholder size fix 2020-08-15 15:06:40 -04:00
Hugo Bernier 50a061308e Merge commit 'ee0587c773c763ef27f522eb4c8a4811ed86110c' as 'samples/react-enhanced-powerapps' 2020-07-26 17:51:07 -04:00