479 Commits

Author SHA1 Message Date
Michael Shilman
54dfb23ab3 v5.2.0-beta.28 2019-08-10 20:40:35 +08:00
Michael Shilman
7fe14b4034 v5.2.0-beta.27 2019-08-10 20:21:53 +08:00
Michael Shilman
901ff4fa05 v5.2.0-beta.26 2019-08-09 10:34:01 +08:00
Michael Shilman
452b6dff54 v5.2.0-beta.25 2019-08-08 09:55:46 +08:00
ShaoKang
2587acf10c
Addon-jest: fix console warning
Key should be in the outermost component
2019-08-07 18:08:07 +08:00
Michael Shilman
5dd5fc0227 v5.2.0-beta.24 2019-08-07 11:15:43 +08:00
Michael Shilman
c54cd12601 v5.2.0-beta.23 2019-08-06 00:35:39 +08:00
Michael Shilman
1449efdab4 v5.2.0-beta.22 2019-08-03 12:06:22 +08:00
Michael Shilman
ae8baa22ef v5.2.0-beta.21 2019-08-03 00:25:20 +08:00
CodeByAlex
cc680d27d0 added key to placeholder 2019-08-01 20:23:54 -04:00
CodeByAlex
10a52caafe reworded placeholder text for jest addon 2019-08-01 20:20:59 -04:00
CodeByAlex
2251990c84 removed noTests styled component in favor of placeholder component 2019-08-01 20:18:26 -04:00
CodeByAlex
56b466c469 added placeholder for the jest tab which provides a link to the readme for more info 2019-08-01 20:11:24 -04:00
Michael Shilman
49f313b884 v5.2.0-beta.20 2019-08-01 23:40:55 +08:00
Michael Shilman
b3108225d7 v5.2.0-beta.19 2019-07-31 17:18:08 +08:00
Michael Shilman
e8293faf1d v5.2.0-beta.18 2019-07-30 07:39:56 +08:00
Norbert de Langen
02a4e21d7b
Merge branch 'next' into ts-migration/vue 2019-07-29 20:23:04 +02:00
Michael Shilman
65d8502ed7 v5.2.0-beta.17 2019-07-29 19:02:17 +08:00
Michael Shilman
2019fbda86 v5.2.0-beta.16 2019-07-29 16:26:55 +08:00
Michael Shilman
6bb8f167de v5.2.0-beta.15 2019-07-29 12:46:25 +08:00
Michael Shilman
85ac41c10c v5.2.0-beta.14 2019-07-29 12:29:47 +08:00
Norbert de Langen
eb5e7f2e6e Merge branch 'next' into ts-migration/vue
# Conflicts:
#	app/vue/package.json
#	app/vue/src/client/preview/index.js
#	lib/client-api/src/types.ts
2019-07-27 12:41:09 +02:00
Michael Shilman
d590ef6190 v5.2.0-beta.13 2019-07-27 16:37:11 +08:00
Michael Shilman
6f21ef46c2 v5.2.0-beta.12 2019-07-27 09:49:22 +08:00
Michael Shilman
145299cf28 v5.2.0-beta.11 2019-07-27 09:44:07 +08:00
Norbert de Langen
6e07344a29 FIX addon jest incorrect types 2019-07-27 00:41:45 +02:00
Michael Shilman
c30383e066 v5.2.0-beta.10 2019-07-26 19:45:41 +08:00
Michael Shilman
7ddc50f117 v5.2.0-beta.9 2019-07-26 01:13:16 +08:00
Michael Shilman
a4dd95bb37 v5.2.0-beta.8 2019-07-25 18:21:41 +08:00
Michael Shilman
0232df78f6 v5.2.0-beta.7 2019-07-23 17:55:49 +08:00
Michael Shilman
6853a5b95a v5.2.0-beta.6 2019-07-23 02:04:35 +08:00
Michael Shilman
ac9176fd4f v5.2.0-beta.5 2019-07-21 09:58:35 +08:00
Michael Shilman
bd77e15c32 v5.2.0-beta.4 2019-07-20 12:41:13 +08:00
Michael Shilman
81e399648b
Addon-jest: UI Redesign (#7424)
Addon-jest: UI Redesign
2019-07-20 11:42:52 +08:00
Norbert de Langen
214504a7ae Merge branch 'next' into feature/jest-redesign
# Conflicts:
#	yarn.lock
2019-07-19 15:56:12 +02:00
Michael Shilman
e788841935 v5.2.0-beta.3 2019-07-19 20:15:36 +08:00
CodeByAlex
b1d31db3c8 convert result component to hook 2019-07-18 12:55:11 -04:00
Michael Shilman
d597cdd048 v5.2.0-beta.2 2019-07-18 22:21:11 +08:00
Michael Shilman
cec7d5c282 v5.2.0-beta.1 2019-07-18 10:09:31 +08:00
CodeByAlex
1948cc2972 corrected theme usage 2019-07-17 19:33:16 -04:00
CodeByAlex
9c57cfa952 converted colors to tokens and removed passing rate 2019-07-17 16:28:34 -04:00
CodeByAlex
87bba55920 Increased width breakpoint 2019-07-15 22:19:44 -04:00
codebyalex
4df0199382 made the progress information mobile friendly 2019-07-15 21:04:25 -04:00
codebyalex
2954e2abff modified font size and color for the test detail section 2019-07-15 20:23:16 -04:00
Michael Shilman
fbf724f2a1 v5.2.0-beta.0 2019-07-15 20:49:44 +08:00
Michael Shilman
f3487c68e4 v5.2.0-alpha.44 2019-07-15 09:32:23 +08:00
codebyalex
5842e84fc6 Merge branch 'next' of https://github.com/storybooks/storybook into feature/jest-redesign
the commit.
2019-07-14 17:11:56 -04:00
codebyalex
3d0790e28f fixed ts issues 2019-07-14 16:12:21 -04:00
codebyalex
2accbf02ed Fixed ts lint issues 2019-07-13 11:01:05 -04:00
Michael Shilman
2cbb9614f1 v5.2.0-alpha.43 2019-07-13 21:50:51 +08:00