183 Commits

Author SHA1 Message Date
Hypnosphi
c913b7f796 Fix local yarn lint 2019-10-03 22:17:10 +02:00
Norbert de Langen
28fed37f0d ESlint upgrade 2019-10-03 11:08:40 +02:00
Kai Röder
9aaf6ad0ca enable ngrx runtime checks in order to get rid of a ngrx console warn 2019-09-28 15:42:44 +02:00
Norbert de Langen
1e66545050 FIX a few minor ESlint issues 2019-09-26 19:15:31 +02:00
Michael Shilman
e37f22abd2 Update snapshots 2019-08-27 15:49:18 +08:00
Kai Röder
38ba058f76 Merge branch 'next' into pr/pascaliske/7224 2019-07-25 15:01:49 +02:00
Pascal Iske
34386b9a7a
test(angular): update storyshots for angular stories 2019-07-23 18:14:37 +02:00
Pascal Iske
3a4f4141df
test(angular): add test story for angular forRoot bugfix
See #7224 for more deatil on the bugfix.
2019-07-23 17:51:59 +02:00
Norbert de Langen
ac0a42bec1 FIX linting 2019-07-07 00:42:18 +02:00
Michael Shilman
e3c59fd7b9 Angular-cli: update storyshots 2019-07-03 02:54:12 +08:00
Michael Shilman
c9d1f3befe Angular-cli: Add addon-docs example 2019-07-02 23:58:35 +08:00
Michael Shilman
2e3dd289aa Update snapshots 2019-06-18 13:19:46 +08:00
codebyalex
e41fab19c4 removed overflow: auto and updated jest snapshots 2019-05-23 17:21:16 -04:00
Norbert de Langen
a5046e257b FIX things for riot && FIX snapshots && FIX lockfile && FIX babel overrides 2019-05-06 12:44:58 +02:00
Max
21e4997314 "Avoid component redeclaration" re-implementation 2019-04-28 01:17:27 +10:00
Norbert de Langen
27e30e52ce FIX snapshots 2019-04-26 18:55:19 +02:00
Norbert de Langen
d8da7a218d FIX linting 2019-04-26 18:52:11 +02:00
Norbert de Langen
8b9dd602fc Merge branch 'next' into pr/MaximSagan/6346
# Conflicts:
#	app/angular/src/client/preview/angular/helpers.ts
2019-04-26 18:42:59 +02:00
Norbert de Langen
4280795429 FIX angular test & storybook build 2019-04-25 22:54:53 +02:00
Norbert de Langen
f939e1417a just a few little linting issues fixed 2019-04-25 17:59:37 +02:00
Norbert de Langen
d885d6379d FIX snapshots 2019-04-18 11:00:07 +02:00
Michael Shilman
ddecea8bd9
Merge pull request #6361 from casvil/fix/horizontal-overflow-centered-addon
fix: horizontal scrolling overflow
2019-04-03 21:56:34 +08:00
David Casanellas
197822135f
chore: update snapshots 2019-04-03 09:07:36 +02:00
Max Sagan
68cecfcece Adds snapshots 2019-04-02 15:18:23 +11:00
Max Sagan
32105a7e30 Adds snapshot 2019-04-02 15:07:00 +11:00
Max Sagan
399e122775 Fix change detection to support OnPush 2019-04-01 15:15:05 +11:00
Max
12c33990ad Rename story 2019-03-30 11:03:38 +11:00
Max
eb9cc71914 Adds actions 2019-03-30 11:01:27 +11:00
Max
5e6f2c723c Simplifies description 2019-03-30 10:49:19 +11:00
Max
08c2c7ee3d Adds provider 2019-03-30 10:39:20 +11:00
Max
cdc5161273 Adds pipe 2019-03-30 02:57:56 +11:00
Max Sagan
53ccc0139d Add note 2019-03-29 18:08:06 +11:00
Max Sagan
71732da261 Use knowbs; Remove OnPush because it doesn't seem to work with knobs 2019-03-29 17:34:30 +11:00
Max Sagan
b6cd1f556b Adds child component 2019-03-29 16:05:34 +11:00
Max Sagan
9012830ff3 Adds styles to example stories component 2019-03-29 15:39:34 +11:00
Max Sagan
4cfd34d586 Creates stories 2019-03-29 11:57:23 +11:00
Michael Shilman
1da9b3db97
Merge pull request #6094 from jonrimmer/angular-rerender-perf
Fix performance of Angular rerender
2019-03-19 20:52:56 +08:00
Norbert de Langen
9510552a16 ADD always mock for util-deprecate && REMOVE loglines in tests for debug && CLEANUP tests log 2019-03-18 21:28:00 +01:00
Jon Rimmer
e651a3bdbc Fix performance of Angular rerender 2019-03-15 09:42:46 +00:00
Norbert de Langen
611e582ddb SYNC prettier printWidth with eslint && FIX resulting linting warnings 2019-03-09 01:21:02 +01:00
Norbert de Langen
f893431a8d Merge branch 'next' into tech/api-package
# Conflicts:
#	addons/cssresources/src/register.tsx
#	addons/notes/src/Panel.tsx
#	addons/notes/src/giphy.tsx
#	examples/official-storybook/stories/core/parameters.stories.js
#	lib/api/src/init-provider-api.ts
#	lib/api/src/lib/id.ts
#	lib/api/src/modules/addons.ts
#	lib/api/src/modules/layout.ts
#	lib/api/src/modules/stories.ts
#	lib/api/src/modules/url.ts
#	lib/api/src/modules/versions.ts
#	lib/api/src/store.ts
#	lib/api/src/tests/id.test.js
#	lib/api/src/tests/versions.test.js
#	lib/client-api/src/client_api.js
#	lib/client-logger/src/index.ts
#	lib/router/package.json
#	lib/router/src/tests/id.test.js
#	lib/router/src/typings.d.ts
#	lib/router/src/utils.ts
#	lib/theming/src/themes/dark-syntax.ts
#	lib/theming/src/themes/dark.ts
#	lib/theming/src/themes/light-syntax.ts
#	lib/theming/src/themes/light.ts
#	lib/ui/package.json
#	lib/ui/src/components/sidebar/treeview/utils.js
#	lib/ui/src/containers/nav.js
#	lib/ui/src/containers/preview.js
#	lib/ui/src/core/context.js
#	lib/ui/src/core/initial-state.js
#	lib/ui/src/index.js
#	lib/ui/src/libs/id.test.js
#	lib/ui/src/settings/__snapshots__/shortcuts.stories.storyshot
#	lib/ui/src/settings/about_page.js
#	lib/ui/src/settings/shortcuts.stories.js
#	lib/ui/src/settings/shortcuts_page.js
#	yarn.lock
2019-03-06 16:45:13 +01:00
Norbert de Langen
d7417dec19 Merge branch 'next' into tech/upgrades
# Conflicts:
#	addons/knobs/package.json
#	yarn.lock
2019-03-05 10:56:25 +01:00
Xaviju
77160bbf35
Fix typo
getSotreState => getStoreState
2019-03-04 16:04:29 +01:00
Michael Shilman
79609ae984 ADD new story-level decorators to angular stories 2019-03-03 12:55:47 +08:00
Tom Coleman
4753e202d3 ADD new story-level decorators to angular di stories 2019-03-03 11:04:35 +11:00
Norbert de Langen
06d9d11970 FIX snapshots 2019-02-24 22:49:09 +01:00
Norbert de Langen
0c3791db0d SYNC prettier setting for line-length && FIX linting 2019-01-29 14:55:00 +01:00
Norbert de Langen
65583e5671 CHANGE tslint config to no longer conflict with prettier && FIX a ton of linting issues on .ts 2019-01-24 15:55:01 +01:00
Michael Shilman
6ed78f0058 Fix anglurshots snapshots 2019-01-11 18:49:10 +08:00
Tom Coleman
f8923c0043 More storyshots 2019-01-10 14:24:53 +11:00