Commit Graph

16 Commits

Author SHA1 Message Date
Takashi Shinohara c2619e07c2 Added react-azure-devops-tasks 2023-03-20 10:08:31 +09:00
dependabot[bot] 2e6a9d2133 Bump decode-uri-component in /samples/react-star-ratings
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:25:48 -05:00
dependabot[bot] f199600e17
Bump terser from 4.8.0 to 4.8.1 in /samples/react-star-ratings
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 02:08:40 +00:00
dependabot[bot] ac055130fc
Bump eventsource from 1.1.0 to 1.1.1 in /samples/react-star-ratings
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-02 04:05:25 +00:00
Takashi Shinohara 9f456d2f59 Merge branch 'react-star-ratings' of https://github.com/karamem0/sp-dev-fx-webparts into react-star-ratings 2022-04-27 15:50:22 +09:00
Takashi Shinohara 895fd35664 Changed to show averages with stars. 2022-04-27 15:47:31 +09:00
Hugo Bernier 578a3e710d Updated container, readme and sample.json 2022-03-28 17:55:13 -04:00
Takashi Shinohara e6183b430b Updated to SPFX 1.14.0 in /samples/react-star-ratings 2022-03-28 10:18:05 +09:00
dependabot[bot] 698769ab28
Bump url-parse from 1.5.8 to 1.5.10 in /samples/react-star-ratings
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.8 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.8...1.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 21:16:12 +00:00
dependabot[bot] a07882ee61
Bump url-parse from 1.5.3 to 1.5.8 in /samples/react-star-ratings
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.8.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-20 02:12:42 +00:00
dependabot[bot] a6239d1b13
Bump follow-redirects in /samples/react-star-ratings
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 07:35:35 +00:00
dependabot[bot] 9f8d4ad899
Bump ajv from 5.2.5 to 6.12.3 in /samples/react-star-ratings
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 04:26:02 +00:00
dependabot[bot] 2f41556518
Bump nanoid from 3.1.29 to 3.2.0 in /samples/react-star-ratings
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.29 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.29...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 21:14:40 +00:00
Takashi Shinohara 712108b132 Updated version to 1.1.0 2022-01-12 13:28:10 +09:00
Takashi Shinohara eb67d0e68d Fixed bugs for react-star-ratings 2021-10-14 22:42:30 +09:00
Takashi Shinohara c4a5c7b5ff Added react-star-ratings sample 2021-10-07 14:20:10 +09:00