Deen Denno
|
64ec7703d9
|
move AccountForm to /components
|
2021-09-13 14:38:09 +02:00 |
|
Gert Hengeveld
|
e922468d7f
|
Add API to check addon order and use it for controls and interactions
|
2021-09-10 17:07:25 +02:00 |
|
Gert Hengeveld
|
1a68caed32
|
Cleanup and fix tests
|
2021-09-10 17:07:25 +02:00 |
|
Gert Hengeveld
|
b56958f9f0
|
Drop TODO comment
|
2021-09-10 17:07:25 +02:00 |
|
Gert Hengeveld
|
20260f5dfd
|
Fix tests
|
2021-09-10 17:07:25 +02:00 |
|
Gert Hengeveld
|
a20df36761
|
Use canvasElement rather than canvasId
|
2021-09-10 17:07:25 +02:00 |
|
Gert Hengeveld
|
d7d01a9e4d
|
Update addons/interactions/src/components/StatusBadge/StatusBadge.stories.tsx
Co-authored-by: Tom Coleman <tom@thesnail.org>
|
2021-09-10 10:31:16 +02:00 |
|
Gert Hengeveld
|
6090399680
|
Fix thrown ignored exceptions
|
2021-09-10 00:26:17 +02:00 |
|
Gert Hengeveld
|
bb6e28dff1
|
Show 'no interactions' message and fix replay button
|
2021-09-10 00:09:44 +02:00 |
|
Gert Hengeveld
|
5e050660a3
|
Fix story titles
|
2021-09-09 14:07:11 +02:00 |
|
Gert Hengeveld
|
6bcd60d560
|
Fix argsEnhancer and play function context
|
2021-09-09 14:06:51 +02:00 |
|
Gert Hengeveld
|
c066f12885
|
Setup
|
2021-09-09 11:41:48 +02:00 |
|
Gert Hengeveld
|
cb2c17d6d2
|
Fix linting and TS issues
|
2021-09-09 11:41:48 +02:00 |
|
Gert Hengeveld
|
4ff4ec4bb6
|
Make ignoredException an Error to prevent issues with libraries that can't handle a thrown string
|
2021-09-09 11:41:48 +02:00 |
|
Gert Hengeveld
|
e0d10ccbe2
|
Fix linting and TS issues
|
2021-09-09 11:41:48 +02:00 |
|
Gert Hengeveld
|
eae9ba8606
|
Cleanup and integration
|
2021-09-09 11:41:48 +02:00 |
|
Gert Hengeveld
|
1134a40002
|
Update package.json metadata
|
2021-09-09 11:41:48 +02:00 |
|
Gert Hengeveld
|
e2f7f63e5e
|
Change tool to rerun the story
|
2021-09-09 11:41:48 +02:00 |
|
Deen
|
8ca7c1dff5
|
styles(Panel): set minHeight
Co-authored-by: Gert Hengeveld <info@ghengeveld.nl>
|
2021-09-09 11:41:48 +02:00 |
|
Gert Hengeveld
|
bc6e68c6df
|
Add storyFileName
|
2021-09-09 11:41:48 +02:00 |
|
Deen Denno
|
06bdc0a6e4
|
feat: add disabled states to playback functionality
|
2021-09-09 11:41:48 +02:00 |
|
Deen Denno
|
25012a9966
|
styles(badge): update padding
|
2021-09-09 11:41:48 +02:00 |
|
Deen Denno
|
b6d6acee44
|
refactor(theme): remove unused bits to avoid confusion
|
2021-09-09 11:41:48 +02:00 |
|
Deen Denno
|
b6a1662e40
|
refactor(icon): color into object lookup
|
2021-09-09 11:41:48 +02:00 |
|
Deen Denno
|
b2d9b948b5
|
fix: remove unused imports
|
2021-09-09 11:41:48 +02:00 |
|
Deen Denno
|
f93be62d18
|
styles(subnav): update spacing, borders, colors, etc
|
2021-09-09 11:41:48 +02:00 |
|
Deen Denno
|
2407e8df9a
|
styles(icon): migrate partial to SB-theme
|
2021-09-09 11:41:47 +02:00 |
|
Deen Denno
|
891a5cb289
|
styles(badge): migrate to sb-theme, bold badge text
|
2021-09-09 11:41:47 +02:00 |
|
Deen Denno
|
ea64afd0f7
|
fix: remove placeholder subnav
|
2021-09-09 11:41:47 +02:00 |
|
Deen Denno
|
de9f1b6f71
|
feat: subnav
|
2021-09-09 11:41:47 +02:00 |
|
Gert Hengeveld
|
74a464d49f
|
Forward exceptions to the next interceptable call and track the parentCallId for calls inside callback functions
|
2021-09-09 11:41:47 +02:00 |
|
Gert Hengeveld
|
7a74e78fc2
|
Cleanup
|
2021-09-09 11:41:47 +02:00 |
|
Gert Hengeveld
|
fcc078bce0
|
waitFor
|
2021-09-09 11:41:47 +02:00 |
|
Gert Hengeveld
|
19e80de835
|
Deal with failed initialization
|
2021-09-09 11:41:47 +02:00 |
|
Gert Hengeveld
|
8b94a3284b
|
Exit once uploaded
|
2021-09-09 11:41:47 +02:00 |
|
Gert Hengeveld
|
c53d501348
|
Add missing property
|
2021-09-09 11:41:47 +02:00 |
|
Gert Hengeveld
|
1d6305d2a6
|
Add canvasElement to play context and emit STORY_THREW_EXCEPTION on ignoredException
|
2021-09-09 11:41:47 +02:00 |
|
Gert Hengeveld
|
2f1b76ac76
|
Nicer logs for invoked action spies
|
2021-09-09 11:41:47 +02:00 |
|
Gert Hengeveld
|
f50e3a424a
|
Fix mockReset for spies and retain log items originating from the arg enhancer
|
2021-09-09 11:41:47 +02:00 |
|
Gert Hengeveld
|
0c23516344
|
Add tests and fix chaining on plain object return values
|
2021-09-09 11:41:47 +02:00 |
|
Gert Hengeveld
|
9fcc553b3f
|
Replace cursor logic with shadowLog and fix prev/next buttons
|
2021-09-09 11:41:47 +02:00 |
|
Gert Hengeveld
|
967c231b2a
|
Restore sleep
|
2021-09-09 11:41:47 +02:00 |
|
Gert Hengeveld
|
cd671f1e19
|
Typedef
|
2021-09-09 11:41:47 +02:00 |
|
Deen Denno
|
020c2908b9
|
fix: update types
|
2021-09-09 11:41:46 +02:00 |
|
Deen Denno
|
f9a82f4cb6
|
refactor: export props so storybook does not get angry
|
2021-09-09 11:41:46 +02:00 |
|
Deen Denno
|
cfcde69fca
|
refactor: badge text and bg color logic into object lookups
|
2021-09-09 11:41:46 +02:00 |
|
Deen Denno
|
4c4f0038f2
|
refactor: remove docblock
|
2021-09-09 11:41:46 +02:00 |
|
Deen Denno
|
cab2a65a19
|
fix: story name
|
2021-09-09 11:41:46 +02:00 |
|
Deen Denno
|
eb7e58b376
|
feat: status badge
|
2021-09-09 11:41:46 +02:00 |
|
Gert Hengeveld
|
5cb2182787
|
Fix story when preview is loaded outside of manager
|
2021-09-09 11:41:46 +02:00 |
|