Norbert de Langen
aa7fa009e8
CHANGE lint-staged config after upgrading
2020-02-03 13:15:59 +01:00
Norbert de Langen
402c3f7cb1
UPGRADE svelte
2020-01-30 22:50:13 +01:00
Norbert de Langen
f136bc9c52
UPGRADE node types
2020-01-30 22:39:22 +01:00
Norbert de Langen
faec9214c5
UPGRADE lint-staged && UPGRADE ejs
2020-01-30 22:19:52 +01:00
Norbert de Langen
a245f5034c
UPGRADE storybook-chromatic
2020-01-30 21:28:28 +01:00
Norbert de Langen
87477bc7bf
UPGRADE http-server && UPGRADE wait-on
2020-01-30 20:30:32 +01:00
Norbert de Langen
45d83bc3f9
UPGRADE ts-dedent
2020-01-30 20:26:30 +01:00
Norbert de Langen
523286dda7
UPGRADE node
2020-01-30 17:02:29 +01:00
Norbert de Langen
c4945f315e
UPGRADE webpack
2020-01-30 16:50:18 +01:00
Norbert de Langen
1994020cd5
UPGRADE jest
2020-01-30 16:34:54 +01:00
Norbert de Langen
6a2ad85290
UPGRADE babel
2020-01-30 16:29:41 +01:00
Norbert de Langen
2d116d9d76
REMOVE now
2020-01-21 14:31:46 +01:00
dependabot-preview[bot]
48f4192366
Bump corejs-upgrade-webpack-plugin from 2.2.0 to 3.0.1
...
Bumps [corejs-upgrade-webpack-plugin](https://github.com/ndelangen/corejs-upgrade-webpack-plugin ) from 2.2.0 to 3.0.1.
- [Release notes](https://github.com/ndelangen/corejs-upgrade-webpack-plugin/releases )
- [Commits](https://github.com/ndelangen/corejs-upgrade-webpack-plugin/compare/v2.2.0...v3.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 22:19:49 +00:00
Norbert de Langen
3026db9303
Next 6.0.0 ( #9212 )
...
Next 6.0.0
2020-01-20 11:25:55 +01:00
Norbert de Langen
9ac9da64cd
Merge branch 'next' into next-6.0.0
...
# Conflicts:
# addons/cssresources/package.json
# examples/dev-kits/package.json
# examples/rax-kitchen-sink/package.json
2020-01-20 09:06:35 +01:00
Gaëtan Maisse
36ee762ec7
fix: clean usage of @types/webpack-env
dep in all packages
...
- `@types/webpack-env` must be defined as `dependencies` in packages that export a type/function using typings from `@types/webpack-env` (it is often `NodeModule`). In that case `/// <reference types="webpack-env" />` is present in some files of the `dist` folder of the lib. Example: `lib/client-api`.
- `@types/webpack-env` must be defined as `devDependencies` in packages that use its typings internally but does not expose anything related to it. Many addons need the type because they use `module.hot` function. Example: `addons/a11y`
- `webpack-env` should be removed from "compilerOptions.types" key of `tsconfig.json` of packages that don't need it.
I also bump `@types/webpack-env` to ^1.15.0 to have the same version all across the monorepo
2020-01-20 08:41:44 +01:00
jamesgeorge007
a6a13f09ab
deps: update husky to v4
2020-01-17 15:56:57 +05:30
Norbert de Langen
5ba16515e3
Merge branch 'next' into next-6.0.0
...
# Conflicts:
# addons/cssresources/package.json
# docs/src/pages/configurations/options-parameter/index.md
# examples/dev-kits/package.json
# examples/rax-kitchen-sink/package.json
# lib/api/src/index.tsx
# lib/core-events/src/index.ts
# yarn.lock
2020-01-13 15:27:35 +01:00
Michael Shilman
b3f08866b1
Merge branch 'master' into shilman/test-53-release-from-next
2020-01-11 15:09:59 +08:00
fushen
01e2675d49
chore(rax): supplement related to rax
2019-12-23 00:40:50 +08:00
Norbert de Langen
8291af5d1a
CHANGE root version
2019-11-25 18:03:31 +01:00
Norbert de Langen
f43e4ab0b2
UPGRADES
2019-11-21 15:37:51 +01:00
Norbert de Langen
bd4ac31ac4
upgrades
2019-11-15 21:06:13 +01:00
Michael Shilman
87cddfe06c
Merge branch 'next' into docs/refactor-prop-def
2019-11-14 10:13:36 +08:00
Norbert de Langen
61779d1e18
move eslint-plugin-cypress into a dependency
2019-11-13 11:53:52 +01:00
Alejandro
e7663a5054
Migrate @storybook/svelte to Typescript
2019-11-12 08:13:51 -05:00
patrick.lafrance
a9b8cec3e6
Finishing up rendering enhancement for default values
2019-11-11 15:29:18 -05:00
Filipp Riabchun
59eb04b158
Update babel packages in master
2019-11-09 22:01:01 +01:00
Filipp Riabchun
24ecf6035f
Merge pull request #8774 from storybookjs/add-babel-runtime
...
Add @babel/runtime to workspace
# Conflicts:
# yarn.lock
2019-11-09 16:25:53 +01:00
Filipp Riabchun
cc58e6344b
Add @babel/runtime to workspace
2019-11-09 15:17:30 +01:00
Michael Shilman
fbb32e40e9
Remove weak
dependency for Node 12 compat ( #8300 )
...
Remove `weak` dependency Node 12
# Conflicts:
# package.json
2019-11-09 13:09:42 +01:00
Michael Shilman
ec54d1f602
Merge branch 'next' into 8532-support-jsdocs-params-to-describe-js-function-signature
2019-11-01 13:39:00 +08:00
patrick.lafrance
5993314ead
Fixed TS types issues
2019-10-31 18:27:57 -04:00
Norbert de Langen
6959824286
UPGRADES
2019-10-29 11:00:29 +01:00
Norbert de Langen
2cbf7a0879
FIX
2019-10-27 17:04:05 +01:00
Norbert de Langen
db65ca0912
[Security] Bump lodash from 4.17.11 to 4.17.15 ( #8351 )
...
[Security] Bump lodash from 4.17.11 to 4.17.15
2019-10-22 09:12:04 +08:00
Norbert de Langen
2dd074fd13
ADD a step in circleci to upload storybook for angular
2019-10-18 16:24:24 +02:00
Norbert de Langen
552ea06437
Incorrect minimal required node version ( #8427 )
...
Incorrect minimal required node version
2019-10-17 19:32:22 +02:00
Norbert de Langen
bdcda2360e
WIP
2019-10-16 17:38:22 +02:00
Norbert de Langen
d0b9c09981
CHANGE await into yarn script
2019-10-16 14:40:35 +02:00
Norbert de Langen
e08b297ba9
use get
2019-10-16 13:59:46 +02:00
Norbert de Langen
85a3f2f16c
REMOVE built-storybooks static dir
2019-10-15 23:57:15 +02:00
Norbert de Langen
94ced7b018
EXTRACT bootstrap from build-storybooks command
2019-10-15 20:48:58 +02:00
Norbert de Langen
fb84d88ba2
REMOVE the acceptance stories, the cypress tests give the same if not much better confidence, and so replace them
2019-10-15 18:39:12 +02:00
Norbert de Langen
fe82ad70fe
Merge branch 'next' into tech/add-cypress
2019-10-15 18:16:56 +02:00
Sergei Osipov
43d9416755
Update node.js required version
2019-10-15 18:35:32 +03:00
Kai Röder
aa9dfbd946
add typescript support to cypress
2019-10-12 18:01:37 +02:00
Kai Röder
d135faed27
fix spec errors using cypress eslint plugin
2019-10-12 17:58:55 +02:00
Kai Röder
d691941cee
add script for opening the cypress gui; update e2e ci script
2019-10-12 16:12:58 +02:00
Kai Röder
08334780c4
kill serve process with exit(0) instead of (1) after e2e succeeds
2019-10-12 15:54:06 +02:00