Pascal Iske
|
5ad8d18e90
|
fix(angular): fix ng module metadata extraction for forRoot imports
|
2019-06-28 12:53:45 +02:00 |
|
Michael Shilman
|
d6843e3e5e
|
v5.2.0-alpha.31
|
2019-06-27 12:29:29 +08: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
|
e5e0aab372
|
v5.2.0-alpha.30
|
2019-06-25 20:18:51 +08: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 |
|
Norbert de Langen
|
fbee3cdd5f
|
CHANGE versions again, sorry, CLI tests use published version, we should really fix that!
|
2019-06-13 00:50:44 +02:00 |
|
Norbert de Langen
|
3e8bf519f7
|
CHANGE version to 5.2.0-unreleased, to stop the update PR spam
|
2019-06-12 13:26:44 +02:00 |
|
Norbert de Langen
|
134867c8b5
|
Merge branch 'next' into ts-migration/app-angular
|
2019-06-12 00:03:18 +02:00 |
|
Kai Röder
|
7d6598c979
|
Set typescript version to ^3.4.0
|
2019-06-11 20:51:29 +02:00 |
|
Norbert de Langen
|
eef84f9371
|
CHANGE to use corejs-upgrade-webpack-plugin over local implementation && ADD this plugin to manager & preview
also upgrade webpack to v4.33.0 (not necessary)
|
2019-06-11 15:49:53 +02: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
|
b4e47768ef
|
Move webpack to peerDependencies instead of devDependencies
|
2019-06-08 10:06:14 +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
|
9b038582c3
|
Merge branch 'next' into ts-migration/app-angular
|
2019-06-07 23:32:17 +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
|
caaf5d5857
|
Fix path to "main" in app/angular/package.json
|
2019-06-07 23:07:40 +02:00 |
|
MIchael Shilman
|
c2dfa5bf3d
|
Merge remote-tracking branch 'origin/master' into next
|
2019-06-05 16:46:17 -07: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 |
|
Michael Shilman
|
70d6fcdcbe
|
v5.1.0-rc.5
|
2019-06-04 10:56:14 -07:00 |
|
Michael Shilman
|
3dc444a474
|
WIP: Remove zonejs from devDeps; allow ^0.8.0 || ^0.9.0 (#6957)
WIP: Remove zonejs from devDeps; allow ^0.8.0 || ^0.9.0
|
2019-06-04 10:32:26 -07:00 |
|
Michael Shilman
|
bb3e7f71cd
|
Github org rename to storybookjs
|
2019-06-03 11:06:42 -07:00 |
|
Kai Röder
|
0643a09559
|
Remove zonejs from devDeps; allow ^0.8.0 || ^0.9.0
|
2019-06-03 19:41:26 +02:00 |
|
Michael Shilman
|
8e66b1e385
|
Add 'addParameters' to index.d.ts for angular. (#6929)
Add 'addParameters' to index.d.ts for angular.
|
2019-06-02 23:50:42 -07:00 |
|
Michael Shilman
|
1317bb14fa
|
v5.1.0-rc.4
|
2019-06-02 23:36:17 -07: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 |
|
Michael Shilman
|
a589ab3987
|
v5.1.0-rc.3
|
2019-05-29 23:15:58 -07:00 |
|
Michael Shilman
|
50bd4c3a86
|
v5.1.0-rc.2
|
2019-05-27 07:14:35 -07:00 |
|
Thomas Hilzendegen
|
b69a17508e
|
Call ngOnChanges() only for changed props
|
2019-05-27 14:44:24 +02:00 |
|
Michael Shilman
|
aa5c224534
|
v5.1.0-rc.1
|
2019-05-24 17:56:28 -07:00 |
|
Norbert de Langen
|
7da7025499
|
UPGRADE dependencies & remove a security vulnurability
|
2019-05-24 14:11:52 +02:00 |
|
Norbert de Langen
|
72f7d5b264
|
Bump ts-loader from 5.4.5 to 6.0.1 (#6839)
Bump ts-loader from 5.4.5 to 6.0.1
|
2019-05-22 11:14:28 +02:00 |
|
Michael Shilman
|
35ec834e89
|
v5.1.0-rc.0
|
2019-05-21 04:07:28 -07:00 |
|
dependabot[bot]
|
e1e44c34b5
|
Bump ts-loader from 5.4.5 to 6.0.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 5.4.5 to 6.0.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v5.4.5...v6.0.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-05-21 06:18:47 +00: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
|
a6a8dd93fd
|
UPGRADES
|
2019-05-18 22:04:17 +02:00 |
|
elevatebart
|
9ca4552d1b
|
fix required engine for app
|
2019-05-17 10:32:31 -05:00 |
|
Norbert de Langen
|
6cf2366b29
|
ADD engine field to package.json in apps
|
2019-05-17 12:38:47 +02:00 |
|
Michael Shilman
|
e14539f712
|
v5.1.0-beta.1
|
2019-05-16 13:57:31 +08:00 |
|
Michael Shilman
|
564b11785e
|
v5.1.0-beta.0
|
2019-05-10 16:44:58 +08:00 |
|
Michael Shilman
|
d4922ad481
|
v5.1.0-alpha.40
|
2019-05-08 23:30:52 +08: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 |
|
Michael Shilman
|
5128f12731
|
Merge pull request #6666 from MaximSagan/angular/avoid-component-redeclaration-without-additional-configuration
Angular - Avoid component redeclaration without additional configuration
|
2019-05-06 15:42:24 +08:00 |
|