10 Commits

Author SHA1 Message Date
Norbert de Langen
1e43b97342
REMOVE prop-types where no longer needed 2020-02-14 22:30:08 +01:00
Norbert de Langen
7c2ebbcfa9 REMOVE the core-js alias, though multiple core-js instances would be bad at best.
Maybe we can do something super smart and map the old to the new?
2019-04-27 21:40:02 +02:00
Armand Abric
bc6f900b59 Upgrade core-js imports 2019-04-27 18:14:56 +02:00
Norbert de Langen
10a530d9af ADD @storybook/api to dll 2019-03-19 19:32:30 +01:00
Norbert de Langen
72b28e99e0 MOVE all aliases to @storybook/ui/paths 2019-02-22 13:35:22 +01:00
Norbert de Langen
ae9e32f8d0
MIGRATE to wrap emotion into a @storybook/theming package
- This ensures a single version
- This adds a good place to add themes
- Addons can take a dependency on something storybook
- We could migrate to another styling lib without asking all users to migrate with us
2019-01-14 22:48:33 +01:00
Aaron Reisman
4ef4c2389a Upgrade emotion@10.0.2 2018-12-04 18:47:58 -08:00
Hypnosphi
7c73d0c985 Add regenerator-runtime 2018-12-04 16:27:02 +01:00
Norbert de Langen
726a29a070
CHANGE the babel config occording to Hypnos suggestions 2018-12-03 12:31:06 +01:00
Norbert de Langen
b088ed0114
RENAME script to createDlls for clarity & search-ability 2018-11-29 17:07:03 +01:00