25 Commits

Author SHA1 Message Date
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
Kai Röder
bfce809c68 Fix ts issues during yarn dev 2019-03-30 21:02:40 +01:00
Max Sagan
24b98d9fc4 Adds requiresComponentDeclaration option 2019-03-29 11:08:55 +11:00
Kai Röder
2162772fb0 fix app/angular build 2019-03-23 16:33:55 +01:00
Kai Röder
2f4f5b57a1 WIP Reverted ts migration of app/angular; fixed missing d.ts 2019-03-22 18:13:57 +01:00
Norbert de Langen
c1d2ba6449 WIP 2019-03-20 16:55:38 +01:00
Kai Röder
1e0abddf14 Possible fix for addon-centered 2019-03-11 20:59:08 +01:00
Kai Roeder
b79e39ad08 Add demo.js to the root of the package to allow @storybook/angular/demo again instead of @storybook/angular/dist/demo 2019-03-03 19:19:47 +01:00
Kai Röder
c5f4775416 Migrated app/angular/server to TS; Still WIP 2019-01-05 12:39:37 +01:00
igor-dv
9d01a4490e Add missing "forceReRender" and "addParameters" functions to public exports 2018-11-11 14:47:25 +02:00
igor-dv
e21590d6a8 Initial logic of supporting "config" and "addons" files with the different extensions 2018-07-23 20:28:07 +03:00
Yuriy Gromchenko
dc40e9c2ef Use interface instead of type. 2018-04-24 15:43:13 +03:00
Yuriy Gromchenko
462e7977ad Add IStory interface. 2018-04-24 15:22:29 +03:00
Tom Coleman
6c68af02c5 Renamed options -> parameters 2018-03-01 15:23:33 +11:00
Tom Coleman
2842d8a94a Add storyOptions examples to all example apps 2018-03-01 14:11:52 +11:00
Jon Rimmer
246fc20705 Remove top level export of clearDecorators 2018-02-18 08:50:32 +00:00
Jon Rimmer
1ee3e0afc8 Add test for global decorator usage 2018-02-17 23:19:58 +00:00
Jon Rimmer
e29d0e758a Add moduleMetdata decorator for supplying common Angular metadata 2018-02-11 15:13:05 +00:00
Carlos Vega
9503c45c90 Added initial support for multiple compoonents in templates
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2018-01-09 18:27:13 -06:00
igor
a49a6c77f8 Add prettier to ts lint 2018-01-08 14:02:45 +02:00
igor
9d13ba220b Add tslint to the linting pipe 2018-01-08 13:08:02 +02: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
ralzinov
0df588b216 added "moduleMetadata" property to IGetStory interface at index.d.ts 2017-12-22 20:58:55 +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