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 |
|