Commit Graph

93 Commits

Author SHA1 Message Date
dependabot[bot]
54152e5a0b Bump marked from 2.1.3 to 4.0.10
Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v2.1.3...v4.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 17:08:52 +01:00
Bastian Ike
5a5928f2dd Merge remote-tracking branch 'jar0s/feature/radar-chart' 2022-01-07 13:25:05 +01:00
Bastian Ike
e89e9ff3a6 release v3.1.2 2022-01-06 16:55:05 +01:00
Tom Clift
5c37fdf26e fix: sanitize-html missing types
Fix error for dependent package builds missing `@types/sanitize-html` by
moving from a dev depdendency to a regular dependency.

refs AOEpeople/aoe_technology_radar#106
2021-12-02 15:00:10 +01:00
Bastian Ike
1c5ce4c590 public package 2021-11-12 09:54:25 +01:00
Bastian Ike
b0d5f2f6f7 v3.1.1, npm release 2021-11-12 09:50:21 +01:00
Danny Koppenhagen
22cafc34fa feat: anitize descriptions on help page
allow to customize description content by sanitizing it's content

closes #102
2021-11-11 12:00:01 +01:00
dennis.ludwig
ffd5fb5e7e feat: Upgrade husky 2021-09-28 11:36:15 +02:00
dennis.ludwig
bce561a0ac feat: upgrade minor and bug versions of dependencies 2021-09-28 10:40:18 +02:00
dennis.ludwig
a02f721d88 update changelog 2021-07-02 16:05:43 +02:00
dennis.ludwig
7d49be0c0a Add changelog for version 3.0.0 2021-07-02 14:21:11 +02:00
dennis.ludwig
8884ee3931 This fixes #49 social links 2021-06-29 14:17:48 +02:00
dennis.ludwig
f5d4b3021c create symlink for node_modules in generateJson and buildRadar scripts 2021-06-17 12:02:39 +02:00
dennis.ludwig
61d7fa38f2 fix RADAR_NAME env variable 2021-06-15 13:03:31 +02:00
dennis.ludwig
897bd5a084 add option to customize the logo, favicon and add images. 2021-06-14 13:44:17 +02:00
dennis.ludwig
8fa1bd1e0d merge scripts, tasks and config folder and convert code to typescript 2021-06-12 16:11:51 +02:00
dennis.ludwig
eb9e85e7a0 unify bin scriptnames 2021-06-12 14:32:45 +02:00
dennis.ludwig
5c581de249 unify bin scriptnames 2021-06-11 22:24:50 +02:00
dennis.ludwig
02c81de12e add static generation (WIP) 2021-06-10 16:50:51 +02:00
dennis.ludwig
4afe9b3c4e Resolve paths and add check for yarn/npx 2021-06-10 14:27:44 +02:00
dennis.ludwig
8231afa50f use create react app to simplify the application 2021-06-10 10:08:45 +02:00
Bastian Ike
4fe2e5d1fb Revert "upgrade node-sass to 6 to support node 16"
This reverts commit 5e8bd36fd2.
2021-05-28 09:51:46 +02:00
Bastian Ike
5e8bd36fd2 upgrade node-sass to 6 to support node 16 2021-05-28 08:14:48 +02:00
Jarosław Marek
622da055c7 Get rid of react-faux-dom dependency 2021-05-03 22:09:44 +12:00
Jarosław Marek
13ba3120c3 Full Radar grid with chart 2021-04-28 23:25:52 +12:00
Jarosław Marek
ad4c8475f5 First stab at the radar chart 2021-04-28 00:33:49 +12:00
Bastian Ike
d2245376db add static creator 2021-01-11 14:56:56 +01:00
Bastian Ike
70a5089000 fix open security issues 2021-01-11 13:03:18 +01:00
Bastian Ike
dfd9f15f28 re-add missing build depedencies 2021-01-11 12:45:50 +01:00
Bastian Ike
23228b0dc4 security cleanup 2021-01-11 12:45:50 +01:00
Bastian Ike
62ba3605fe cleanup 2021-01-11 12:45:50 +01:00
Bastian Ike
dd8054d1be remove existing radar and decouple everything 2021-01-11 12:45:50 +01:00
Bastian Ike
2134a6d62d make createradar a standalone command 2021-01-11 12:45:50 +01:00
Florian Brandel
17baffe322 Use ts-node-script to run radarjson.ts with custom tsconfig 2021-01-11 12:45:50 +01:00
Bastian Ike
ad82fe302f fix search 2021-01-11 12:45:50 +01:00
Bastian Ike
40e7dd709a cleanup and fix fading 2021-01-11 12:45:50 +01:00
Bastian Ike
be0241674c use typescript 2021-01-11 12:45:50 +01:00
Bastian Ike
442d964180 update dependencies 2021-01-11 12:45:50 +01:00
Bastian
f56a5d87a1 Merge pull request #41 from AOEpeople/dependabot/npm_and_yarn/react-dom-16.12.0
Bump react-dom from 16.1.2 to 16.12.0
2019-12-20 13:12:13 +01:00
dependabot[bot]
d1b7b8be79 Bump react-dom from 16.1.2 to 16.12.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.1.2 to 16.12.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.12.0/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-20 12:09:23 +00:00
dependabot[bot]
ed4e8cf3ce Bump marked from 0.3.9 to 0.3.18
Bumps [marked](https://github.com/markedjs/marked) from 0.3.9 to 0.3.18.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/0.3.9...v0.3.18)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-20 12:08:12 +00:00
Bastian
27050dfc5f Merge pull request #30 from AOEpeople/dependabot/npm_and_yarn/react-dom-16.1.2
Bump react-dom from 16.1.1 to 16.1.2
2019-12-20 13:07:53 +01:00
Bastian
f35c8b3220 Merge pull request #26 from DanielRuf/chore/remove-unused-async-dependency
Remove unused async dependency
2019-12-20 13:07:16 +01:00
dependabot[bot]
54debda8a5 Bump react-dom from 16.1.1 to 16.1.2
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.1.1 to 16.1.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-18 12:52:19 +00:00
Daniel Ruf
d1a539204a Remove unused async dependency 2019-06-29 23:02:09 +02:00
Daniel Ruf
9ae1b3a5a8 Set the private field in package.json to true 2019-06-29 22:54:27 +02:00
Florian Brandel
ab121fae6d Update moment dependency to fix potential security vulnerability (as suggested by github) 2018-05-09 10:33:33 +02:00
Bernhard Behrendt
b8651de536 RxJS -> trial and new article 2018-04-05 08:38:52 +02:00
Bernhard Behrendt
97c97a9fa2 Updated license information to Apache-2.0 2018-03-26 19:50:14 +02:00
Tom Raithel
8bfe6dfe91 Upgrade marked to version 0.3.9 2018-01-08 10:07:49 +01:00