313 Commits

Author SHA1 Message Date
Michael Shilman
fd600487eb v4.2.0-alpha.5 2018-12-19 08:03:30 -08:00
Michael Shilman
a5b4e89e4c v4.2.0-alpha.4 2018-12-18 23:21:12 -08:00
Michael Shilman
15d34d0f3e v4.2.0-alpha.3 2018-12-18 07:02:51 -08:00
Michael Shilman
abf2c4e125 v4.2.0-alpha.2 2018-12-16 08:36:30 -08:00
Michael Shilman
9d23c3dc1a v4.2.0-alpha.1 2018-12-12 17:58:53 -08:00
Michael Shilman
88f0534914 v4.2.0-alpha.0 2018-12-12 17:40:30 -08:00
Michael Shilman
c43396ec20 Merge branch 'master' into next 2018-12-12 12:06:45 -08:00
Michael Shilman
75d45d3d10 v4.1.0 2018-12-12 10:59:49 -08:00
Michael Shilman
de9516f278 v4.1.0-alpha.13 2018-12-12 09:44:10 -08:00
Norbert de Langen
c13b97ecbd Merge pull request #4981 from storybooks/add-core-js-to-addons
Add core-js to addons
2018-12-12 09:31:14 -08:00
igor-dv
a4f784d839 Add core-js to addons 2018-12-12 15:37:32 +02:00
Michael Shilman
a87ed45acf v4.1.0-alpha.12 2018-12-11 09:40:48 -08:00
Michael Shilman
4ed93b4baf v4.1.0-alpha.12 2018-12-11 09:27:58 -08:00
Michael Shilman
e6aa2e2cfa v4.1.0-alpha.11 2018-12-11 09:13:40 -08:00
Kai Roeder
1a4e51033f Added prop-types + typings for prop-types. Restored the old prop-types for non-typescript users 2018-12-09 21:27:42 +01:00
Kai Roeder
5312cd4fca Refactoring 2018-12-09 12:11:30 +01:00
Kai Roeder
c1669d869a Reverted @emotion/styled change 2018-12-09 11:28:18 +01:00
Kai Roeder
d7184fef00 Fixed build issue 2018-12-09 11:24:09 +01:00
Kai Roeder
018f83ac1e Created @emotion/styled module to satisfy noImplicitAny rule 2018-12-09 11:11:59 +01:00
Kai Roeder
79306bdb10 Set @emotion/styled back to ^0.10.6 2018-12-09 11:05:58 +01:00
igor-dv
73f4715d3b Merge remote-tracking branch 'origin/next' into typescript-poc
# Conflicts:
#	addons/notes/package.json
#	package.json
#	yarn.lock
2018-12-09 01:37:17 +02:00
Kai Roeder
a11cd702b2 Added todo for refactoring purpose 2018-12-08 15:43:25 +01:00
Kai Roeder
14afa9c12a Refactoring 2018-12-08 15:34:53 +01:00
Kai Roeder
e943ff38d3 Updated NotesApi; refactored "styled" usage 2018-12-08 15:24:55 +01:00
Kai Röder
149f471395 Resolved a couple of any to their actual types
Also had to introduce a couple of new any assignments because of noImplicitAny: true

They still need to be resolved. WIP
2018-12-08 14:31:24 +01:00
Kai Röder
94e6e129a5 Updated @emotion/styled because the newest version has definition files included 2018-12-08 14:28:53 +01:00
Kai Röder
f25a05b47b Changed addon.ts back to index.ts 2018-12-06 23:14:48 +01:00
Kai Röder
852973f03f Removed unnecessary function; updated marked dependencies 2018-12-06 23:10:31 +01:00
Michael Shilman
1e9e66bd9d v4.1.0-alpha.11 2018-12-05 11:11:08 -08:00
Norbert de Langen
18a578477a
SORT packge.json 2018-12-03 12:49:26 +01:00
Michael Shilman
3cd3ae347e v4.1.0-alpha.10 2018-12-01 11:23:45 +08:00
Michael Shilman
6b224a2cc6 v4.1.0-alpha.9 2018-11-29 17:48:05 +08:00
Michael Shilman
0833a4b8a9 v4.1.0-alpha.8 2018-11-25 11:00:57 +09:00
Michael Shilman
d507e2edaa v4.1.0-alpha.7 2018-11-22 12:33:15 +08:00
Michael Shilman
8a9c0db4fd v4.1.0-alpha.6 2018-11-22 12:05:40 +08:00
Michael Shilman
337eac8671 v4.1.0-alpha.5 2018-11-22 11:53:10 +08:00
Michael Shilman
d8dbfcdbb5 v4.1.0-alpha.4 2018-11-21 18:42:38 +08:00
Michael Shilman
ddecb0b7f6 v4.1.0-alpha.3 2018-11-15 22:11:08 +08:00
Michael Shilman
cdb9e485eb v4.1.0-alpha.2 2018-11-13 19:33:19 +08:00
Kai Roeder
5e84f3bd8f Added marked types and updated marked implementation 2018-11-11 23:24:51 +01:00
Kai Roeder
d37fcf6c2c Added default export, might fix CI 2018-11-11 22:37:20 +01:00
Kai Roeder
b51f8d1d5d Moved addon tsconfig configuration to root tsconfig 2018-11-11 22:32:12 +01:00
Kai Roeder
6823d7888d removed prop-types, they are not needed anymore
moved types to the root package.json
2018-11-11 22:21:43 +01:00
Kai Röder
558da37c70 fixed jsnext:main path 2018-11-11 16:00:36 +01:00
Kai Röder
dca0f7d64d Fixed import for addon-notes test file 2018-11-11 11:11:34 +01:00
Kai Röder
8891dd4957 Removed addon-react since it's not used anymore
Added 'types' file path in package.json
Moved addon-notes tsconfig configurations into the root tsconfig
2018-11-11 11:10:36 +01:00
Kai Röder
6dc5f05559 Added public_api entry point
Changed file names for being more clear
2018-11-10 11:32:11 +01:00
Kai Röder
c51d7c8950 Tsconfig configuration update 2018-11-10 10:34:56 +01:00
Kai Röder
aaf78daae9 First poc approach with addon-notes 2018-11-09 14:38:25 +01:00
Michael Shilman
253a667e68 v4.1.0-alpha.1 2018-11-06 17:15:42 +08:00