Commit graph

366 commits

Author SHA1 Message Date
Cockpit Project
75a89373ba package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #611
2022-11-21 06:37:53 +01:00
Cockpit Project
312cd70994 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #609
2022-11-14 08:57:56 +01:00
Cockpit Project
cba96f4f64 package.json: Update @patternfly/react-core
Closes #608
2022-11-07 07:28:06 +01:00
Cockpit Project
ddf9eb312c package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #606
2022-10-31 06:17:27 +01:00
Cockpit Project
633e3257ae package.json: Update @patternfly/react-core
Closes #602
2022-08-16 17:48:06 +02:00
Cockpit Project
aed931ec1c package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #601
2022-08-08 06:27:05 +02:00
Cockpit Project
3d7d84684c package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #600
2022-08-01 07:38:25 +02:00
Cockpit Project
a22972abba package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #599
2022-07-25 06:18:40 +02:00
Martin Pitt
73f24087ab package.json: Move stylelint to devDependencies 2022-07-21 08:32:23 +02:00
Jelle van der Waa
ee366ca531 Add CSS linting through stylelint
Include CSS linting by default for our CSS/SCSS files, originally
introduced in cockpit. The stylelint configuration is copied from
760a4628282e02fbcef3.
2022-07-19 20:32:21 +02:00
Cockpit Project
0e2591ee93 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #594
2022-07-18 06:46:01 +02:00
Cockpit Project
26ec9f6994 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #592
2022-07-11 06:38:54 +02:00
Cockpit Project
eebc1cb170 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #591
2022-07-04 15:34:54 +02:00
Martin Pitt
ebe52bcdb7 build: use translation tools from pkg/lib
Use the html2po and manifest2po tools that we already check out from
cockpit repo pkg/lib.

These tools switched to a new argument parser library (`argparse`) in
cockpit-project/cockpit#16271, so add it to our package.json and drop
`stdio`.

Drop our old copies.

I checked the result of building `po/starter-kit.pot` before and after
the change, and aside from the timestamp, it's identical.

Cherry-picked from cockpit-podman commit bf53f801b17ba6.
2022-06-30 09:49:07 +02:00
Cockpit Project
adc3643052 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #587
2022-06-27 11:45:03 +02:00
Cockpit Project
358232f1fb package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #586
2022-06-20 07:28:13 +02:00
Cockpit Project
c09e9ce49d package.json: Update @patternfly/react-core
Closes #584
2022-06-13 08:11:39 +02:00
Cockpit Project
52ebda2575 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #580
2022-06-06 08:22:58 +02:00
Cockpit Project
5cbfb7bf11 package.json: Update @patternfly/react-core
Closes #578
2022-05-23 07:04:20 +02:00
Cockpit Project
c185d34cee package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #576
2022-05-16 07:45:42 +02:00
Cockpit Project
0763174e15 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #572
2022-05-09 07:24:09 +02:00
Cockpit Project
bdd376e9e0 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #569
2022-05-02 12:15:37 +02:00
Cockpit Project
c990f74d73 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #567
2022-04-25 06:22:08 +02:00
Cockpit Project
5cf73c315a package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #560
2022-04-19 06:31:13 +02:00
Cockpit Project
b1fb98b436 package.json: Update @patternfly/react-core
Closes #557
2022-04-13 06:23:17 +02:00
Cockpit Project
ff9ec35cb3 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #556
2022-04-12 07:55:44 +02:00
Katerina Koukiou
fe1a9a387f package.json: bump eslint to ^8.0.0 and all eslint-x dependencies
So as to satisfy the new eslint peer dependency.

In addition drop eslint-config-standard-react as it does not release
anymore, and eslint 8.x is not compatible with the available last
release.
https://github.com/standard/eslint-config-standard-react/pull/69

Replace it with https://github.com/facebook/create-react-app#readme
which is actively maintained.

Lastly drop the deprecated
https://github.com/standard/eslint-plugin-standard
2022-04-11 07:56:29 +02:00
Cockpit Project
7a0968bd8c package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #553
2022-04-11 06:24:31 +02:00
Cockpit Project
3dc7c804a0 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #540
2022-03-12 10:48:12 +01:00
Cockpit Project
3d0f113680 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #533
2022-02-24 08:32:18 +01:00
Katerina Koukiou
67640c7088 Install eslint-plugin-standard-jsx to align with what main cockpit repo does 2022-02-11 18:41:06 +01:00
Katerina Koukiou
fdba1dc96c Bump up eslint-config-standard-react and add fix for the new warnings
This started giving errors like:
  22:10  error  'Alert' is defined but never used      no-unused-vars

Use eslint-plugin-react to improve the JSX usage, not just to silence this error.
2022-02-11 15:13:11 +01:00
Martin Pitt
e0cb0f9a32 package.json: Bump mini-css-extract-plugin version
Update to the latest version. This reverts the hack in commit
96e9c669ad, the API was fixed in 2.5.1.
2022-02-04 08:47:32 +01:00
Cockpit Project
e066d630c6 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #523
2022-02-01 08:41:36 +01:00
Martin Pitt
96e9c669ad npm: Lock mini-css-extract-plugin at version 2.4.5
2.5 has an unintended API breakage:

  https://github.com/webpack-contrib/mini-css-extract-plugin/issues/896
2022-01-17 12:19:58 +01:00
Cockpit Project
2e17e9a79b package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #518
2021-12-15 08:48:43 +01:00
Martin Pitt
7e2f3d2b5c webpack: Drop obsolete md4 hash hack
webpack 5.54 solved this properly, bump the dependency.
2021-12-14 10:24:56 +01:00
Martin Pitt
150e59c548 package.json: Update React to 17 2021-11-29 10:58:57 +01:00
Martin Pitt
11ff944f2c package.json: Update various development packages
These work without any source changes.

Don't update copy-webpack-plugin to the latest 10 major release, but
keep it at 9. 10 breaks compatibility with node.js 10, but that is still
the default in CentOS 8 stream (and we can't select the newer modules in
the spec or packit.yml).
2021-11-29 10:58:57 +01:00
Martin Pitt
67c1c065e9 package.json: Drop core-js
starter-kit does not use it directly, and none of our derived projects
have it.
2021-11-29 10:58:57 +01:00
Cockpit Project
833326148f package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #509
2021-11-19 06:58:40 +01:00
Cockpit Project
3536eafd5a package.json: Update core-js
Closes #506
2021-11-03 07:32:12 +01:00
Cockpit Project
a302255b3a package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #505
2021-10-30 17:25:43 +02:00
Cockpit Project
f8024eb1f0 package.json: Update core-js
Closes #504
2021-10-26 07:24:56 +02:00
Cockpit Project
0a02205869 package.json: Update @patternfly/patternfly, @patternfly/react-core
Closes #503
2021-10-15 06:28:56 +02:00
Cockpit Project
4e0dce1ca6 package.json: Update core-js
Closes #502
2021-10-13 06:58:12 +02:00
Cockpit Project
11da2d284b package.json: Update core-js
Closes #499
2021-10-06 08:08:32 +02:00
Cockpit Project
6e2d0dd01c package.json: Update core-js
Closes #498
2021-09-27 07:16:56 +02:00
Cockpit Project
a8e052a78d package.json: Update @patternfly/react-core, @patternfly/patternfly
Closes #495
2021-09-21 09:11:48 +02:00
Cockpit Project
aa1b3cb713 package.json: Update core-js
Closes #494
2021-09-20 06:57:55 +02:00