Commit Graph

55 Commits

Author SHA1 Message Date
Manuel Mtz-Almeida
122b27f62c 0.0.2-16 2017-09-15 23:04:59 -05:00
Manuel Mtz-Almeida
b43dc1c9fd chore(package): update to latest stencil 2017-09-15 18:30:09 -05:00
Manuel Mtz-Almeida
f59122ffd3 0.0.2-15 2017-09-15 18:06:55 -05:00
Manuel Mtz-Almeida
61d2be8366 fix(build): update to latest stencil 2017-09-15 18:04:32 -05:00
Manuel Mtz-Almeida
39bb9a7a99 0.0.2-13 2017-09-15 17:45:32 -05:00
Manuel Mtz-Almeida
ac4ba0bfd8 fix(package): np infinite loop 2017-09-15 17:36:19 -05:00
Manuel Mtz-Almeida
edd19da40f chore(package): update to latest stencil 2017-09-15 17:35:34 -05:00
Manuel Mtz-Almeida
1fca370a89 0.0.2-12 2017-09-15 16:02:00 -05:00
Manuel Mtz-Almeida
c2e6657194 0.0.2-11 2017-09-15 15:29:31 -05:00
Adam Bradley
93f8dd9433 feat(distribution): updates to generate distribution 2017-09-14 13:28:59 -05:00
Adam Bradley
70b4d2c2b5 refactor(package): update package publishing 2017-09-12 11:38:03 -05:00
Adam Bradley
b0528b2f8e chore(): update stencil to 0.0.5-11 2017-09-02 23:48:00 -05:00
Adam Bradley
1f2651664a chore(update): update stencil and build directories 2017-08-31 20:59:27 -05:00
Dan Bucholtz
ad73b63253 chore(package): manually tick version due to np failure 2017-08-30 15:14:47 -05:00
Dan Bucholtz
c0bec89ee3 chore(publish): fixed publish npm script to only call the script once 2017-08-30 15:03:25 -05:00
Adam Bradley
f79047827c 0.0.2-9 2017-08-30 14:00:58 -05:00
Adam Bradley
aec053fa28 chore(package): update package lock 2017-08-17 15:37:25 -05:00
Adam Bradley
d5351fc8b2 fix(prerender): do not override prerendered mode setting 2017-08-17 08:47:38 -05:00
Adam Bradley
904a579adb 0.0.2-7 2017-08-16 11:49:36 -05:00
Adam Bradley
5df41a820d chore(publish): 0.0.2-6 2017-08-12 14:31:34 -05:00
Adam Bradley
cc40476bf2 chore(package): move @stencil/core to devDependencies 2017-08-11 15:49:23 -05:00
Brandy Carney
319d38ac1a chore(stencil): use latest stencil dependencies 2017-08-11 13:27:18 -04:00
Adam Bradley
1c779aa501 0.0.2-4 2017-08-10 15:47:02 -05:00
Adam Bradley
dbf62d7744 fix(build): copy index.d.ts before publish 2017-08-10 15:44:08 -05:00
Adam Bradley
a8ef586b27 0.0.2-3 2017-08-10 08:20:21 -05:00
Adam Bradley
5bdc184695 fix(loading): fix enter animation 2017-08-03 20:43:05 -05:00
Adam Bradley
b96f6fe650 0.0.2-1 2017-08-03 12:04:52 -05:00
Adam Bradley
0468f8e79d fix(package): update main entry 2017-08-03 12:03:47 -05:00
Adam Bradley
2e3064113c chore(package): bump version 2017-08-03 11:11:16 -05:00
Adam Bradley
7798840f74 chore(scripts): update publish script 2017-08-03 09:22:42 -05:00
Adam Bradley
268325cab2 chore(package): move devDeps to root package.json 2017-08-03 09:17:08 -05:00
Adam Bradley
47cb12dfd9 chore(package): update core package.json 2017-08-03 08:47:34 -05:00
Adam Bradley
cbff1e9bb3 chore(): update to stencil 0.0.4-3 2017-07-31 12:41:49 -05:00
Brandy Carney
adc4cb3e86 chore(stencil): update to latest version 2017-07-28 18:30:26 -04:00
Brandy Carney
4582dfa9ff chore(stencil): update to latest 2017-07-28 18:30:26 -04:00
Josh Thomas
73daa0ec27 chore(): added jest and removed unused test. 2017-07-26 13:42:55 -05:00
Josh Thomas
08f0784438 chore(): bump dev-server and utils versions. 2017-07-26 13:30:27 -05:00
Josh Thomas
541d0fe24a chore(): update to the latest version of stencil. 2017-07-26 12:27:26 -05:00
Josh Thomas
421c6b83aa chore(): update stencil/core to 0.0.2 2017-07-26 12:04:46 -05:00
Adam Bradley
9b20fe8656 chore(): merge package updates
# Conflicts:
#	packages/core/package.json
#	packages/core/src/components/icon/icon.tsx
#	packages/core/src/components/slides/slides.tsx
2017-07-18 14:14:57 -05:00
Adam Bradley
52342d78f1 chore(): update to stencil 0.0.2-7 2017-07-18 14:12:19 -05:00
Josh Thomas
d825e6abbd fix(): update package.json build process and add font files. 2017-07-17 17:47:00 -05:00
Brandy Carney
7fa9aefa5c chore(build): remove debug statement 2017-07-17 17:08:18 -04:00
Josh Thomas
f7bba4b7fa chore(): updated npm run command and updated stencil config. 2017-07-17 13:43:41 -05:00
Adam Bradley
ed570c1fbe chore(): @stencil/core 0.0.2-4 2017-07-16 22:21:53 -05:00
Josh Thomas
ef0e9e78d3 chore(): updated version of stencil/core. 2017-07-14 12:09:01 -05:00
Josh Thomas
4958c7e53a chore(): Added dev server dependency and some configuration in the stencil config for core. 2017-07-14 11:28:07 -05:00
Josh Thomas
bde8dc028f fix(): correct config to allow for watch and live-reload on test folders. 2017-07-14 08:29:05 -05:00
Josh Thomas
10c69b4f17 fix(): correct all type errors in ionic core. 2017-07-10 15:02:35 -05:00
Adam Bradley
4856a8113d chore(build): update build dest 2017-07-06 17:34:27 -05:00