Michael Shilman
|
bc8250faba
|
Merge pull request #7791 from storybookjs/trigger-effects-after-render
Preview hooks: trigger effects after story render
|
2019-08-20 02:04:39 +08:00 |
|
Norbert de Langen
|
5257b5ec41
|
Merge pull request #7207 from baraalex/7161-raw-loader-module-not-found
7161 Fix error raw loader module not found in angular 8
Co-authored-by: Kai Röder <roeder.kai@gmail.com>
|
2019-08-19 17:28:09 +02:00 |
|
Hypnosphi
|
f0f68b4717
|
Fix tests
|
2019-08-17 22:21:24 +02:00 |
|
lonyele
|
672bbb3dca
|
chore: resolve merge conflicts
|
2019-07-30 09:44:02 +09:00 |
|
Michael Shilman
|
62c20e40fd
|
Take two at fixing configure types 😅
|
2019-07-30 02:51:03 +08:00 |
|
Michael Shilman
|
905861da57
|
Fix configure typings in React/Angular/HTML
|
2019-07-30 02:00:33 +08:00 |
|
lonyele
|
071c58acc4
|
chore: resolve conflicts
|
2019-07-29 23:40:20 +09:00 |
|
Michael Shilman
|
1d6e58e74b
|
Core: rename load to configure (#7576)
Core: rename `load` to `configure`
|
2019-07-27 16:22:16 +08:00 |
|
lonyele
|
736cba1fa3
|
chore: resolve package.json conflict
|
2019-07-27 08:51:24 +09:00 |
|
Kai Roeder
|
b2682d8bf5
|
Merge branch 'next' into pr/baraalex/7207
|
2019-07-27 00:08:36 +02:00 |
|
Kai Roeder
|
894fd09125
|
fix ci lint
see https://eslint.org/docs/rules/no-prototype-builtins
|
2019-07-26 23:57:59 +02:00 |
|
Kai Roeder
|
9a690e813b
|
Merge branch 'next' into fix/angular-onchanges
|
2019-07-26 23:42:28 +02:00 |
|
Michael Shilman
|
0ac48981fe
|
Core: Rename load => configure
|
2019-07-26 23:10:07 +08:00 |
|
Kai Röder
|
38ba058f76
|
Merge branch 'next' into pr/pascaliske/7224
|
2019-07-25 15:01:49 +02:00 |
|
Michael Shilman
|
cf909a92b5
|
Update angular-cli_utils.ts
|
2019-07-24 16:41:02 +08:00 |
|
Michael Shilman
|
a5be3a707d
|
Update angular-cli_utils.ts
|
2019-07-24 16:40:03 +08:00 |
|
JounQin
|
9017b7c630
|
chore: trace seems not so good
|
2019-07-19 12:33:49 +08:00 |
|
JounQin
|
fe57fc30ed
|
chore: log loading angular cli config error
It would be mush more helpful for users to check why the config is not loaded successfully
|
2019-07-19 12:33:48 +08:00 |
|
Norbert de Langen
|
f4479514cc
|
FIX types
|
2019-07-10 00:16:41 +02:00 |
|
Norbert de Langen
|
1440e25076
|
CLEANUP & correct types
|
2019-07-10 00:10:15 +02:00 |
|
Norbert de Langen
|
997ce2773d
|
Merge branch 'next' into ts-migration/app-angular
# Conflicts:
# app/angular/src/client/preview/index.js
# scripts/compile-babel.js
# yarn.lock
|
2019-07-09 23:53:45 +02:00 |
|
Norbert de Langen
|
741e69584e
|
clean logs from tests
|
2019-07-09 09:39:22 +02:00 |
|
Pascal Iske
|
5ad8d18e90
|
fix(angular): fix ng module metadata extraction for forRoot imports
|
2019-06-28 12:53:45 +02:00 |
|
Alejandro Barahona Alvarez
|
71bcbfb789
|
Fix error raw loader module not found in angular 8
fix issue #7161
|
2019-06-26 16:10:48 +02:00 |
|
Michael Shilman
|
2ae208e066
|
Fix typo
|
2019-06-17 22:21:27 +08:00 |
|
Michael Shilman
|
711c8397f0
|
Module story format & framework param
|
2019-06-17 19:04:51 +08:00 |
|
Michael Shilman
|
952bcc056f
|
Fix failing CLI test
|
2019-06-10 11:41:47 -07:00 |
|
Kai Röder
|
e722bc6593
|
try to fix angular.json import in test file
|
2019-06-08 10:09:30 +02:00 |
|
Kai Röder
|
f49918fa9e
|
Remove index.d.ts in favor of interfaces
|
2019-06-07 23:54:03 +02:00 |
|
Kai Röder
|
c8a26a2c1f
|
Fix lint errors
|
2019-06-07 23:19:50 +02:00 |
|
Kai Röder
|
36a99faa8a
|
Fix lint errors
|
2019-06-07 23:17:00 +02:00 |
|
Kai Röder
|
4fa23b9a80
|
WIP: Fix lint errors; add public_api for storybook/angular
|
2019-06-05 20:54:53 +02:00 |
|
Kai Röder
|
ceca0cf407
|
Merge branch 'next' into ts-migration/app-angular
|
2019-06-05 20:35:56 +02:00 |
|
Christopher Carpenter
|
2dc2c9d24e
|
Add 'addParameters' to index.d.ts for angular.
|
2019-05-31 14:25:23 -04:00 |
|
Kai Röder
|
ce20b51476
|
Fix lint errors
|
2019-05-31 15:24:21 +02:00 |
|
Thomas Hilzendegen
|
b69a17508e
|
Call ngOnChanges() only for changed props
|
2019-05-27 14:44:24 +02:00 |
|
Kai Roeder
|
0e9f7264f5
|
fix path to mock fs
|
2019-05-20 14:45:13 +02:00 |
|
Kai Roeder
|
d9d4c36631
|
Merge branch 'next' into ts-migration/app-angular
|
2019-05-20 14:43:32 +02:00 |
|
Norbert de Langen
|
16281d182a
|
Merge branch 'next' into pr/Spy-Seth/6655
# Conflicts:
# yarn.lock
|
2019-05-07 14:15:43 +02:00 |
|
Norbert de Langen
|
278ead84c9
|
Merge branch 'next' into pr/konstantindenerz/6215
|
2019-05-06 19:49:24 +02:00 |
|
Norbert de Langen
|
a2f9242f7f
|
Merge branch 'next' into pr/Spy-Seth/6655
# Conflicts:
# addons/actions/package.json
# addons/backgrounds/package.json
# addons/cssresources/package.json
# addons/events/package.json
# addons/google-analytics/package.json
# addons/info/package.json
# addons/jest/package.json
# addons/notes/package.json
# addons/ondevice-backgrounds/package.json
# addons/ondevice-knobs/package.json
# addons/ondevice-notes/package.json
# addons/options/package.json
# addons/storyshots/storyshots-core/package.json
# addons/storyshots/storyshots-puppeteer/package.json
# addons/storysource/package.json
# addons/viewport/package.json
# lib/addons/package.json
# lib/api/package.json
# lib/channel-postmessage/package.json
# lib/channel-websocket/package.json
# lib/components/package.json
# lib/router/package.json
# lib/ui/package.json
# yarn.lock
|
2019-05-06 11:51:04 +02: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 |
|
Max
|
21e4997314
|
"Avoid component redeclaration" re-implementation
|
2019-04-28 01:17:27 +10: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
|
9ad60a30ff
|
CHANGE strategy to use DefinePlugin over global variable
|
2019-04-26 16:07:13 +02:00 |
|
Norbert de Langen
|
27d587f4d2
|
Merge branch 'next' into pr/konstantindenerz/6215
# Conflicts:
# app/angular/src/client/preview/angular/helpers.ts
|
2019-04-26 15:22:58 +02:00 |
|
Norbert de Langen
|
4c24ec486e
|
Angular: Support default storybook project configuration (#6484)
Angular: Support default `storybook` project configuration
|
2019-04-26 12:38:48 +02:00 |
|
Norbert de Langen
|
f939e1417a
|
just a few little linting issues fixed
|
2019-04-25 17:59:37 +02:00 |
|
Kai Roeder
|
d81d671769
|
Fix tsLoader type issue
|
2019-04-22 18:59:41 +02:00 |
|