Commit Graph

8 Commits

Author SHA1 Message Date
Roland Geider
acd42d0488 Copy the files from react-components manually
This allows us to keep the size of the node_modules folder at a somewhat
more manegable size.
2025-10-16 20:19:23 +02:00
Roland Geider
0eecb1954a Use "npm ci" when installing in github actions 2025-10-11 20:45:25 +02:00
Roland Geider
909361f6ec Refactor project to use packaged version of our react component
This gets rid of the checked-in react code, which was causing huge diffs
2025-10-11 16:46:24 +02:00
Roland Geider
ce647dfcf0 Delete package-lock.json 2023-04-19 10:47:58 +02:00
dependabot[bot]
ec04511d91 Bump d3 from 7.8.3 to 7.8.4
Bumps [d3](https://github.com/d3/d3) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v7.8.3...v7.8.4)

---
updated-dependencies:
- dependency-name: d3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 23:57:27 +00:00
dependabot[bot]
1abcf0c854 Bump bootstrap from 5.2.2 to 5.2.3
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.2...v5.2.3)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-30 23:56:46 +00:00
dependabot[bot]
5032401f01 Bump tinymce from 5.10.6 to 5.10.7
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.10.6 to 5.10.7.
- [Release notes](https://github.com/tinymce/tinymce/releases)
- [Changelog](https://github.com/tinymce/tinymce/blob/5.10.7/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/5.10.7/modules/tinymce)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-30 19:17:01 +00:00
saket2001
9bef245b35 added new code to features.html, css file and new images in static folder 2022-10-28 23:04:14 +05:30