Commit Graph

37 Commits

Author SHA1 Message Date
Hugo Bernier 8e6bd1404b Added web part to every sample 2024-04-18 01:51:29 -04:00
dependabot[bot] e74672fe63
Bump webpack-dev-middleware in /samples/react-accordion-with-richtext
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 21:14:38 +00:00
dependabot[bot] 8ede63334b
Bump es5-ext in /samples/react-accordion-with-richtext
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.63.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.53...v0.10.63)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-27 11:13:59 +00:00
Hugo Bernier 72bb01cafc Updated links to devprogram 2024-02-06 11:16:44 -05:00
dependabot[bot] 85402b6dc6
Bump follow-redirects in /samples/react-accordion-with-richtext
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 02:46:59 +00:00
dependabot[bot] 607052cb46
Bump browserify-sign in /samples/react-accordion-with-richtext
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 22:40:08 +00:00
dependabot[bot] 024ca507c4
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 6.0.1 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/6.0.1...8.4.31)

Updates `@microsoft/sp-build-web` from 1.13.0 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-10 16:25:37 +00:00
dependabot[bot] 3de884991b
Bump word-wrap in /samples/react-accordion-with-richtext
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 21:19:03 +00:00
dependabot[bot] 4f2300a1a2
Bump fast-xml-parser and adaptive-expressions
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [adaptive-expressions](https://github.com/Microsoft/botbuilder-js). These dependencies needed to be updated together.

Updates `fast-xml-parser` from 3.21.1 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

Updates `adaptive-expressions` from 4.15.0 to 4.20.0
- [Release notes](https://github.com/Microsoft/botbuilder-js/releases)
- [Commits](https://github.com/Microsoft/botbuilder-js/compare/4.15.0...4.20.0)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: adaptive-expressions
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-06 18:29:21 +00:00
Hugo Bernier 810a68ebee Updated contributors for readmes 2023-03-15 00:11:27 -04:00
Hugo Bernier c24aacbd7f Updated telemetry link 2023-03-12 21:16:15 -04:00
Hugo Bernier 411f1b1eca Changed authors to contributors 2023-02-18 22:58:44 -05:00
Hugo Bernier 103907bdc6 Added compatibility warning on readme and template 2023-02-10 10:22:32 -05:00
Hugo Bernier 3c550656e6 Fixed readme and sample.json 2023-01-12 08:14:52 -05:00
Constey 59e38168ef Create de-de.js
added language in german
2023-01-12 08:14:52 -05:00
Constey b9b080344c Update Tabs.tsx
fixed issue https://github.com/pnp/sp-dev-fx-webparts/issues/3292 to point back to tab 1
2023-01-12 08:14:52 -05:00
dependabot[bot] 809dfad7ae Bump decode-uri-component in /samples/react-accordion-with-richtext
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 23:38:54 -05:00
Hugo Bernier 7202809a7d Changed docs links to learn 2022-10-24 09:42:45 -04:00
dependabot[bot] d854b5500f
Bump @xmldom/xmldom in /samples/react-accordion-with-richtext
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/xmldom/xmldom/releases)
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xmldom/xmldom/compare/0.7.5...0.7.6)

---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 12:45:14 +00:00
Hugo Bernier 367dd9fdc7
Updated aka.ms for dev program 2022-10-17 10:46:09 -04:00
Hugo Bernier 4a7ab31e2d
Fixed broken sample.json 2022-08-08 10:24:47 -04:00
dependabot[bot] f01192eb6b
Bump eventsource in /samples/react-accordion-with-richtext
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:04:42 +00:00
dependabot[bot] f6eb14fe9a
Bump async from 2.6.3 to 2.6.4 in /samples/react-accordion-with-richtext
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 13:23:11 +00:00
Hugo Bernier 869ae54c44
Merge pull request #2593 from pnp/dependabot/npm_and_yarn/samples/react-accordion-with-richtext/url-parse-1.5.10
Bump url-parse from 1.5.4 to 1.5.10 in /samples/react-accordion-with-richtext
2022-04-11 13:34:11 -07:00
dependabot[bot] 285c7c69f2
Bump minimist in /samples/react-accordion-with-richtext
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 20:20:18 +00:00
dependabot[bot] 72e9f2030f
Bump url-parse in /samples/react-accordion-with-richtext
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 20:20:08 +00:00
Arun Kumar Perumal 264819278b updated image to show accordion instead of Tab 2022-04-11 15:39:48 +05:30
Arun Kumar Perumal 4f26a650c8 updated the image path 2022-04-11 13:25:42 +05:30
Arun Kumar Perumal 554229534e updated readme and added new image 2022-04-11 13:25:13 +05:30
Arun Kumar Perumal f439e79c66 updated content 2022-04-11 13:21:41 +05:30
Arun Kumar Perumal 4c0b8bd94d updated the code to use WebPartTitle control 2022-04-11 13:11:37 +05:30
Arun Kumar Perumal 2c2b1e9aef removed the static css class names 2022-04-11 11:04:03 +05:30
Arun Kumar Perumal 90a42e0dc9 removed console logs and updated code for tinymce 2022-04-11 10:54:27 +05:30
Arun Kumar Perumal b0bbc9de2b Update Guid and MobileDetect code 2022-04-11 10:51:34 +05:30
Arun Kumar Perumal 511a3997cf Merge branch 'react-tabaccordion' of https://github.com/arunkumarperumal/sp-dev-fx-webparts into react-tabaccordion 2022-04-11 09:33:27 +05:30
Arun Kumar Perumal 99d2d4a243 updated folder 2022-04-11 09:32:51 +05:30
Arun Kumar Perumal c882346536 renamed folder 2022-04-11 09:32:40 +05:30