igor
da62a44c43
Change "=>" to ">=" as for @Hypnosphi comment in #2467
2017-12-24 10:52:28 +02:00
Michael Shilman
aa2a8c11f3
v3.3.0-rc.0
2017-12-23 20:20:05 -08:00
Ruslan
13bf194296
Merge branch 'release/3.3' into component-props-assignment-improvements
2017-12-24 02:47:13 +03:00
jason
02838eb4b3
- fixed overriding of default values of components inputs with undefined value,
...
- added ngModel property support & aded FormModule import to module,
- added @types/lodash dependency,
- added manual ngOnChanges hook call
2017-12-24 01:31:26 +03:00
Norbert de Langen
d4f00d8613
Merge branch 'release/3.3' into upgrade-jest-v2
...
# Conflicts:
# examples/cra-kitchen-sink/package.json
# package.json
# yarn.lock
2017-12-23 19:44:58 +01:00
Norbert de Langen
3cfacfe4ec
UPGRADE jest to latest & FIX all failing unittests
2017-12-23 18:48:29 +01:00
Michael Shilman
4903d6ece7
v3.3.0-alpha.6
2017-12-23 09:25:20 -08:00
Michael Shilman
a65beced79
v3.3.0-alpha.5
2017-12-23 09:05:46 -08:00
ralzinov
0df588b216
added "moduleMetadata" property to IGetStory interface at index.d.ts
2017-12-22 20:58:55 +03:00
ralzinov
e00356183d
fixed conflicts, added annotation to merged files
2017-12-22 13:34:14 +03:00
Ruslan
edaee12871
Merge branch 'release/3.3' into fix-angular-typings
2017-12-22 12:42:14 +03:00
Ruslan
ab75f9a947
Merge branch 'release/3.3' into fix-angular-typings
2017-12-21 21:10:31 +03:00
Carlos Vega
c367d967dc
Igor's feedback
...
- Changing main tag to a more meaningful name
- Removing redundant type Data
- Validating moduleMetadata param
- Removing unused references
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-12-21 09:55:22 -06:00
Carlos Vega
bc4af36ad5
Removing unused import
...
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-12-20 16:41:50 -06:00
Carlos Vega
82c1642923
Adding extra metadata to module/components
2017-12-20 16:07:38 -06:00
Norbert de Langen
7b296048b1
Merge branch 'release/3.3' into fix-ng-component-prop-output-override
2017-12-20 21:31:26 +01:00
Ruslan
6585b8777c
Merge branch 'release/3.3' into fix-ng-component-prop-output-override
2017-12-20 21:38:49 +03:00
Ruslan
841f260e01
Merge branch 'release/3.3' into fix-angular-typings
2017-12-20 21:37:35 +03:00
igor
6ed2fd8483
Fix Critical dependency: the request of a dependency is an expression
in webpack.config.prod
2017-12-20 09:08:53 +02:00
igor
24873e7988
Remove pathinfo
2017-12-20 08:57:57 +02:00
igor
08b0bdafa6
Remove setMeta
2017-12-20 08:38:30 +02:00
igor
dd0d1859e9
Move back to peer deps
2017-12-20 08:09:24 +02:00
Igor
9cc09dbb97
Merge branch 'release/3.3' into angular-versions-support
2017-12-20 06:55:22 +02:00
igor
5fe1283e30
Add custom pipes support
2017-12-19 17:38:34 +02:00
igor
154e510540
Fix Critical dependency: the request of a dependency is an expression
warning with angular 5.
2017-12-14 08:14:47 +02:00
ralzinov
ce8544af9c
fix typing errors in tests
2017-12-13 19:40:29 +03:00
igor
fef3b98830
Revert back to v5
2017-12-13 13:14:33 +02:00
igor
a55741d4e1
Revert changes back to the strong angular 5 version.
2017-12-13 12:14:39 +02:00
igor
6e6d36df84
Use deprecated OpaqueToken instead of InjectionToken to support angular v2
2017-12-12 15:54:25 +02:00
igor
3778ed9119
Use utils on a few more helper functions
2017-12-12 13:25:50 +02:00
igor
00106d385a
WIP utils
2017-12-12 12:03:27 +02:00
igor
63be049aa7
Create metadata extraction util
2017-12-12 01:37:47 +02:00
ralzinov
3662bdffdd
fixed output property override when value is undefined
2017-12-11 15:53:48 +03:00
jason
5cefa7c139
Added type annotation to helpers, added ts declaration files for angular and angular/demo modules
2017-12-10 20:43:00 +03:00
ralzinov
3af4a7eb8c
fixed demo button component
2017-12-08 18:23:51 +03:00
ralzinov
43d1f629f0
fixed component outputs EventEmitter override
2017-12-08 18:12:00 +03:00
Michael Shilman
3c1715daca
v3.3.0-alpha.4
2017-11-22 03:15:31 -08:00
Tom Coleman
6638f5cfb7
Save the preview frame URL as the story changes.
...
Sometimes when there are problems with HMR, we end up doing a
hard-reload of the preview iframe, whilst leaving the main window.
As the preview iframe didn't change its URL ever, this led to problems
where the old (usually original) story was loaded in such circumstances.
See #614 and #1328
2017-11-22 17:11:12 +11:00
Dan Green
f3d0827695
Add support for markdown to jest, vue, react native, and angular
2017-11-13 23:06:01 -05:00
Michael Shilman
1a6082a4ad
v3.3.0-alpha.3
2017-11-07 12:56:56 +09:00
hypnos
68bfb04784
Fix new lint errors
2017-11-03 03:59:01 +03:00
hypnos
37e4d2384f
Fix CLI tests
2017-11-02 03:06:20 +03:00
hypnos
3af05719ad
Integrate changes from #2199 into app/angular
2017-11-01 05:11:35 +03:00
hypnos
26bbc69282
Merge remote-tracking branch 'origin/master' into release/3.3
...
# Conflicts:
# yarn.lock
2017-10-17 03:27:19 +03:00
Carlos Vega
b95b58c68b
Updating react version to 16
...
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-10-16 16:20:09 -06:00
Carlos Vega
64b7d3daff
Bumping @storybook/* versions
...
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-10-14 10:34:50 -06:00
hypnos
8fd1a24bcf
Turn smoke tests back on for angular-cli fixture
2017-09-15 23:33:13 +03:00
Carlos Vega
0ae971f78e
Actually, button component is used several times, adding onClick palceholder
2017-09-14 09:09:25 -06:00
Carlos Vega
3d8eb0fcc4
Updating to latest Angular 5 beta
2017-09-14 08:50:03 -06:00
Carlos Vega
c52330b783
Unused onClick handler in button example
...
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-09-14 08:49:42 -06:00