Michael Shilman
2c1fae398f
v5.1.0-alpha.12
2019-03-22 12:28:02 +08:00
dependabot[bot]
900b1a62c7
Bump marko from 4.15.4 to 4.16.2
...
Bumps [marko](https://github.com/marko-js/marko ) from 4.15.4 to 4.16.2.
- [Release notes](https://github.com/marko-js/marko/releases )
- [Changelog](https://github.com/marko-js/marko/blob/master/CHANGELOG.md )
- [Commits](https://github.com/marko-js/marko/compare/v4.15.4...v4.16.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-20 20:37:35 +00:00
Michael Shilman
0a81425e86
v5.1.0-alpha.11
2019-03-21 04:30:44 +08:00
Michael Shilman
5cff559d90
v5.1.0-alpha.10
2019-03-19 21:35:30 +08:00
Michael Shilman
b51a247295
v5.1.0-alpha.9
2019-03-18 17:28:26 +08:00
Michael Shilman
eb9be1fdc4
v5.1.0-alpha.8
2019-03-17 23:28:01 +08:00
Michael Shilman
76e5df9ace
v5.1.0-alpha.7
2019-03-16 15:13:47 +08:00
Michael Shilman
5ed463f23a
Fix examples webpack config
2019-03-16 13:23:21 +08:00
Norbert de Langen
72d345f743
SORT all package.json files
2019-03-14 23:14:42 +01:00
Michael Shilman
daccff8919
v5.1.0-alpha.6
2019-03-14 08:48:59 +08:00
Michael Shilman
81f7d94fc5
v5.1.0-alpha.5
2019-03-13 05:25:31 +08:00
Michael Shilman
aab869c4d8
v5.1.0-alpha.4
2019-03-11 22:29:26 +08:00
Michael Shilman
978caa7450
v5.1.0-alpha.3
2019-03-09 23:25:09 +08:00
dependabot[bot]
60341d9d26
Bump marko from 4.15.3 to 4.15.4
...
Bumps [marko](https://github.com/marko-js/marko ) from 4.15.3 to 4.15.4.
- [Release notes](https://github.com/marko-js/marko/releases )
- [Changelog](https://github.com/marko-js/marko/blob/master/CHANGELOG.md )
- [Commits](https://github.com/marko-js/marko/compare/v4.15.3...v4.15.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-08 10:41:09 +00:00
Michael Shilman
394cc91637
v5.1.0-alpha.2
2019-03-08 18:36:07 +08:00
Arman Sargsyan
3fcc2ca4c3
chore(examples): migrate options and decorators in examples to new api
2019-03-07 22:00:49 +03:00
Michael Shilman
ed9b342742
v5.1.0-alpha.1
2019-03-07 22:13:18 +08:00
Michael Shilman
a05491b07a
v5.1.0-alpha.0
2019-03-06 10:39:47 +08:00
Norbert de Langen
95b8cadc3a
Merge branch 'next' into tech/upgrades
...
# 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/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
# app/ember/package.json
# examples/angular-cli/package.json
# examples/cra-kitchen-sink/package.json
# examples/cra-ts-kitchen-sink/package.json
# examples/ember-cli/package.json
# examples/mithril-kitchen-sink/package.json
# examples/official-storybook/package.json
# examples/riot-kitchen-sink/package.json
# examples/vue-kitchen-sink/package.json
# lib/core/package.json
# yarn.lock
2019-03-05 22:48:38 +01:00
Michael Shilman
f2b625bab0
Merge master into next after 5.0.0 release
2019-03-06 02:08:02 +08:00
Norbert de Langen
b7140eff3d
UPGRADE stuff
2019-03-05 13:37:27 +01:00
Norbert de Langen
cd3105ee0f
Merge branch 'next' into tech/upgrades
...
# Conflicts:
# addons/jest/package.json
# examples/angular-cli/package.json
# lib/components/package.json
# yarn.lock
2019-02-28 00:39:32 +01:00
Norbert de Langen
2f43140258
ADD a root to the example that were not showing up, although this really exposed a bug, I should fix ASAP
2019-02-24 23:54:40 +01:00
Norbert de Langen
7515ca81bf
MOVE styles of component into .marko component file, as per docs
...
This seems to FIX:
```
WARNING in ./src/components/click-count/index.marko 1:0-18
Critical dependency: the request of a dependency is an expression
```
2019-02-24 23:53:52 +01:00
Norbert de Langen
288b445f44
UPGRADE stuff
2019-02-24 21:49:05 +01:00
Norbert de Langen
3238fb8e98
CHANGE the bootstrap method for now.sh build
2019-02-24 13:04:19 +01:00
Norbert de Langen
06f3093cc9
ADD all examples & docs
2019-02-24 11:19:58 +01:00
Grey Baker
70925b9895
Add directory attribute to repositories in package.json files
2019-02-18 10:26:03 +00:00
dependabot[bot]
b94fa616a0
Bump webpack from 4.29.0 to 4.29.3
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.29.0 to 4.29.3.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.29.0...v4.29.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-14 15:27:42 +00:00
Michael Shilman
247dd6a353
v5.0.0-beta.3
2019-02-13 11:22:25 +08:00
Michael Shilman
0a965e21b3
v5.0.0-beta.2
2019-02-13 11:15:55 +08:00
dependabot[bot]
d1ebb3aa9f
Bump prettier from 1.16.1 to 1.16.4
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.16.1 to 1.16.4.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.16.1...1.16.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-05 20:44:00 +00:00
Norbert de Langen
4690e7def1
SORT package.json files
2019-02-01 14:37:59 +01:00
Michael Shilman
a146ec37a2
v5.0.0-beta.1
2019-02-01 14:40:26 +08:00
Michael Shilman
50e02297f4
v5.0.0-beta.0
2019-02-01 14:33:30 +08:00
Michael Shilman
6ecf42b4e7
v5.0.0-alpha.11
2019-02-01 02:34:42 +08:00
Michael Shilman
aed4c6c3c5
v5.0.0-alpha.10
2019-01-28 12:44:31 +08:00
dependabot[bot]
8d535ce20b
Bump prettier from 1.15.3 to 1.16.1
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.15.3 to 1.16.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.15.3...1.16.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-24 09:02:57 +00:00
Michael Shilman
dadd88fdec
v5.0.0-alpha.9
2019-01-23 21:37:56 +08:00
dependabot[bot]
2c12bf5d72
Bump marko from 4.14.20 to 4.14.21
...
Bumps [marko](https://github.com/marko-js/marko ) from 4.14.20 to 4.14.21.
- [Release notes](https://github.com/marko-js/marko/releases )
- [Changelog](https://github.com/marko-js/marko/blob/master/CHANGELOG.md )
- [Commits](https://github.com/marko-js/marko/compare/v4.14.20...v4.14.21 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-23 10:29:34 +00:00
dependabot[bot]
1114286a20
Bump webpack from 4.28.4 to 4.29.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.4 to 4.29.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.4...v4.29.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-22 09:18:58 +00:00
Michael Shilman
80cb13b705
v5.0.0-alpha.8
2019-01-22 17:09:13 +08:00
Michael Shilman
d262ca75a0
v5.0.0-alpha.7
2019-01-20 16:45:09 +08:00
Michael Shilman
2d644bc527
v5.0.0-alpha.6
2019-01-19 00:04:18 +08:00
dependabot[bot]
7c3a149cca
Bump marko from 4.14.19 to 4.14.20
...
Bumps [marko](https://github.com/marko-js/marko ) from 4.14.19 to 4.14.20.
- [Release notes](https://github.com/marko-js/marko/releases )
- [Changelog](https://github.com/marko-js/marko/blob/master/CHANGELOG.md )
- [Commits](https://github.com/marko-js/marko/compare/v4.14.19...v4.14.20 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 05:23:31 +00:00
Norbert de Langen
b09259db77
Merge branch 'next' into dependabot/npm_and_yarn/webpack-4.28.4
...
# 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/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
# examples/angular-cli/package.json
# examples/mithril-kitchen-sink/package.json
2019-01-17 13:03:59 +01:00
Michael Shilman
2176cc520f
v5.0.0-alpha.5
2019-01-17 16:43:13 +08:00
dependabot[bot]
038d7f1f20
Bump webpack from 4.28.3 to 4.28.4
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.28.3 to 4.28.4.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.28.3...v4.28.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-16 17:18:14 +00:00
Michael Shilman
8eb726c746
v5.0.0-alpha.4
2019-01-17 01:06:58 +08:00
Michael Shilman
a1e432fc7a
v5.0.0-alpha.3
2019-01-16 12:13:13 +08:00