64 Commits

Author SHA1 Message Date
Norbert de Langen
a7e6128cf0
minor optimizations 2022-04-28 16:52:35 +02:00
Norbert de Langen
38fa196d09
upgrade everything in the monorepo to webpack5 2022-04-22 11:40:44 +02:00
Norbert de Langen
394547cdca
remove the modern flag feature (modern is not esm) 2022-04-21 15:52:53 +02:00
Mateusz Burzyński
50b17313f9 Update Emotion deps 2022-03-06 22:07:16 +01:00
Norbert de Langen
591dfbad91
fixes 2022-01-29 17:06:40 +01:00
Norbert de Langen
5d9a1c811f
remove dev script
change the watch mode of yarn build to use the prepare script
add a --watch flag to prepare script
remove the babel --copy-file flag where possible
remove noise from prepare
improve error reporting from prepare
cleanup
2022-01-26 14:12:34 +01:00
Norbert de Langen
c534cc48e7
fix error where babel was parsing typings.d.ts file 2022-01-19 12:27:06 +01:00
Tom Coleman
8ea0e35213 Update to our version of babel rc hook 2021-11-11 19:35:47 +11:00
Michael Shilman
74863b77d7 Core: Add sbmodern package export, drop modern to chrome 79+ 2021-05-17 18:01:30 +08:00
Michael Shilman
5ceb87e32f Core: Support modern build (chrome 80+) 2021-05-17 16:54:08 +08:00
Norbert de Langen
3246f63317
make build work 2021-02-06 15:30:52 +01:00
Michael Shilman
c5c5a983ab Merge from next WIP 2021-02-03 22:34:44 +08:00
Ronald Chen
bf4b3c9ae7 removed @babel/plugin-transform-react-constant-elements fixes #11060 2020-06-08 11:45:01 -07:00
Norbert de Langen
c82783fdf5
ADD @babel/plugin-proposal-private-methods 2020-05-27 16:48:21 +02:00
Paul Grau
1544405be0 Add preset to jest babel config 2020-05-25 18:56:33 +09:00
Paul Grau
286051a852 Remove leftover references to babel-preset-vue 2020-05-25 16:57:35 +09:00
Clément Dungler
8ccefeae58 Use template for virtual modules 2020-04-02 23:22:04 +02:00
Norbert de Langen
fb8e08f89f
DETACH react-native 2020-01-22 18:23:11 +01:00
fushen
5c495a479d chore: remove test 2020-01-07 16:51:56 +08:00
Michael Shilman
e5e9d3fd88 Fix postinstall package publishing 2019-11-14 18:43:44 +08:00
Norbert de Langen
0955dbc776 CHANGE the compilation target for RN - it was compiled for old browsers 2019-11-04 13:10:46 +01:00
Hypnosphi
08ac213418 source-loader: separate server and client code 2019-07-20 21:48:30 +02:00
Michael Shilman
f77ce4aed3 Merge branch 'next' into 7101-source-loader 2019-06-24 17:39:20 +08:00
Michael Shilman
e2ced37f21 Update convert-to-module-format docs & make it build 2019-06-23 17:28:40 +08:00
Michael Shilman
1339371547 Custom babel config for source-loader 2019-06-19 11:44:29 +08:00
Norbert de Langen
4f59a136fc FIX 2019-05-20 15:56:33 +02:00
Norbert de Langen
59b7e06c71 Merge branch 'next' into pr/trongthanh/5791
# Conflicts:
#	lib/cli/package.json
#	package.json
#	scripts/build-storybooks.sh
#	yarn.lock
2019-05-18 02:14:23 +02:00
Norbert de Langen
a5046e257b FIX things for riot && FIX snapshots && FIX lockfile && FIX babel overrides 2019-05-06 12:44:58 +02:00
Armand Abric
569b55379f Upgrade to core-js v3 2019-04-27 18:14:56 +02:00
Norbert de Langen
1eb78284de Merge branch 'next' into pr/trongthanh/5791
# Conflicts:
#	addons/jest/src/styles.js
#	lib/cli/package.json
#	package.json
#	yarn.lock
2019-04-26 14:17:30 +02:00
Norbert de Langen
1d7a1fe255 Merge branch 'next' into pr/trongthanh/5791
# Conflicts:
#	lib/cli/package.json
#	yarn.lock
2019-04-04 23:54:16 +02:00
Norbert de Langen
c90c2d4671 UPGRADE as much of jest packages as possible 2019-04-04 21:32:57 +02:00
Kai Röder
413438a0b5 clean up babelrc 2019-03-31 09:54:22 +02:00
Norbert de Langen
c1d2ba6449 WIP 2019-03-20 16:55:38 +01:00
Hoa Nguyen Thai
70322f1000 adapt root files for rax example 2019-03-05 12:08:27 +07:00
Norbert de Langen
4be2657ba9 FIX circular dep 2019-03-02 21:00:28 +01:00
Norbert de Langen
d351d878ad Merge branch 'next' into ts-migration/babel-typescript
# Conflicts:
#	.babelrc.js
#	app/angular/src/client/preview/render.js
#	package.json
#	yarn.lock
2019-03-02 20:33:20 +01:00
Norbert de Langen
4c35a4c23d CLEANUP 2019-02-08 09:39:56 +01:00
Norbert de Langen
e89aa74af2 Apply react specific transforms only to react code 2019-02-04 20:12:47 +01:00
Norbert de Langen
76af0b9b5e ADD react element hoisting && ADD display names via babel-plugin 2019-02-01 16:14:38 +01:00
Norbert de Langen
2da70f67e2
MAYBE fix build 2019-01-05 22:15:03 +01:00
Kai Röder
8c8775c8f5 Angular now gets compiled by tsc, everything else is compiled by babel-typescript
TODO: need to migrate app/angular/server to TS in order to work with tsc
2019-01-04 14:13:23 +01:00
Kai Röder
8543bf0784 Added decorator support for babel 2018-12-28 01:52:28 +01:00
Kai Röder
1a5fa4b177 Using babel-typescript instead of tsc 2018-12-28 01:39:01 +01:00
Norbert de Langen
628570210d
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/events/package.json
#	addons/google-analytics/package.json
#	addons/info/package.json
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/notes/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/viewport/package.json
#	app/react/package.json
#	examples/cra-kitchen-sink/package.json
#	examples/official-storybook/package.json
#	examples/official-storybook/stories/addon-info.stories.js
#	lib/addons/package.json
#	lib/channel-websocket/package.json
#	lib/core/package.json
#	lib/ui/package.json
2018-12-13 09:15:45 +01:00
Michael Shilman
aea71868a0 Fix storyshots in jest 2018-12-10 21:41:36 -08:00
Norbert de Langen
a9ee8a5dad
Merge branch 'next' into tech/overhaul-ui
# Conflicts:
#	.babelrc.js
#	addons/a11y/package.json
#	addons/actions/package.json
#	addons/backgrounds/package.json
#	addons/cssresources/package.json
#	addons/events/package.json
#	addons/graphql/package.json
#	addons/info/package.json
#	addons/info/src/components/PropTable.js
#	addons/jest/package.json
#	addons/knobs/package.json
#	addons/links/package.json
#	addons/notes/package.json
#	addons/ondevice-backgrounds/package.json
#	addons/options/package.json
#	addons/storyshots/storyshots-core/package.json
#	addons/storyshots/storyshots-puppeteer/package.json
#	addons/storysource/package.json
#	app/angular/package.json
#	app/ember/package.json
#	app/html/package.json
#	app/marko/package.json
#	app/mithril/package.json
#	app/polymer/package.json
#	app/react/package.json
#	app/riot/package.json
#	app/svelte/package.json
#	app/vue/package.json
#	examples/official-storybook/stories/addon-a11y.stories.js
#	examples/official-storybook/stories/addon-actions.stories.js
#	lib/addons/package.json
#	lib/channel-postmessage/package.json
#	lib/channel-websocket/package.json
#	lib/components/package.json
#	lib/components/src/layout/mobile.js
#	lib/core/package.json
#	lib/core/src/server/common/babel.js
#	lib/ui/package.json
#	lib/ui/src/modules/ui/components/stories_panel/index.js
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/index.test.js
#	lib/ui/src/modules/ui/components/stories_panel/stories_tree/tree_decorators_utils.js
#	lib/ui/src/modules/ui/components/stories_panel/text_filter.js
#	yarn.lock
2018-12-06 16:49:52 +01:00
Hypnosphi
5b80bc5780 Fix RN binaries 2018-12-04 19:33:45 +01:00
Hypnosphi
8b2ec6cc43 Fix tests (most of them) 2018-12-04 19:15:13 +01:00
Hypnosphi
7c73d0c985 Add regenerator-runtime 2018-12-04 16:27:02 +01:00