Dan Bucholtz
a4f7affab1
chore(build): generate umd bundle for plunkr
2016-09-26 23:04:16 -05:00
mhartington
dbfc183cac
docs(): update docs
2016-09-26 21:11:54 -04:00
Dan Bucholtz
eb2b879b37
chore(dependencies): pulling out ionicons and ionic-native from behind ionic-angular
2016-09-26 15:33:40 -05:00
Dan Bucholtz
4903bc81e4
chore(dependencies): update ionic-angular dependencies to include compiler-cli
2016-09-26 15:14:47 -05:00
Max Lynch
f817ac0f60
chore(storage): Remove storage. Code moving to @ionic/storage
2016-09-26 13:35:10 -05:00
mhartington
4baa5b1e0c
docs(): update docs
2016-09-26 14:28:11 -04:00
mhartington
390522c0e6
chore(demos): remove protractor typings
2016-09-26 12:36:45 -04:00
Manu Mtz.-Almeida
75d552690b
fix(ion-fixed): ion-fixed directive is not longer needed
2016-09-26 14:38:10 +02:00
Manu Mtz.-Almeida
b70614b00d
fix(fab): colors in speed dial buttons
2016-09-26 14:20:13 +02:00
Adam Bradley
7cf01fbc21
chore(templates): update generator templates
2016-09-26 10:57:21 +01:00
Dan Bucholtz
dc1a59df49
chore(build): tabs template corrections
...
tabs template corrections
2016-09-25 22:22:10 -05:00
Ramon Henrique Ornelas
0f6ce2857a
fix(templates): add template tabs #8207 ( #8208 )
2016-09-25 22:20:01 -05:00
Adam Bradley
d8ecf16feb
refactor(nav): do not auto-add pascal case css class
...
Previously a css class generated from the JS class name, was
automatically being added to the page element. However, the JS class
name returned is not consistent among all browsers. Instead of
automatically applying a css classname, we now recommend adding a
`selector` to each page component.
2016-09-26 00:40:10 +01:00
Dan Bucholtz
1bf85c4d76
chore(build): update ionic-angular dependencies to match internal discussion
2016-09-25 11:21:59 -05:00
Dan Bucholtz
a2c8243b94
chore(build): change build process to publish es5 w/ es2015 import/export, umd, and pure es2015 versions
2016-09-25 11:21:36 -05:00
Dan Bucholtz
60363b29e9
chore(build): copy templates to ionic-angular
...
copy templates to ionic-angular
2016-09-23 21:31:23 -05:00
Ramon Henrique Ornelas
e785d02185
chore(docs): fix typo task docs deps ( #8165 )
2016-09-23 13:44:05 -05:00
Basti Be
43cfea6ee0
docs(menu): fixed broken links for navbar
...
Closes #8184
Also renamed "NavBar" to "Navbar" to be consistent with the rest of the documentation.
2016-09-23 14:06:34 -04:00
Ramon Henrique Ornelas
86afdcc5a8
docs(events): fix private functions
2016-09-23 13:01:00 -05:00
Brandy Carney
a7315285c5
fix(action-sheet): add icon-left to the button if an icon exists
2016-09-22 22:43:41 -04:00
mattbryan9
e26c425766
fix(navigation): move onWillDismiss and onDidDismiss, add unit tests
2016-09-22 21:37:50 -04:00
Adam Bradley
963e83514f
fix(platform): fire platform ready on app init
2016-09-22 14:11:06 -05:00
Dan Bucholtz
56c2388322
chore(build): remove protractor typings
...
remove protractor typings
2016-09-21 17:10:35 -05:00
perry
474a7b451e
chore(CI): new gulp task names for docs
2016-09-21 14:34:53 -05:00
Dan Bucholtz
7043a14b53
chore(build): docs.copyDemos name change
...
docs.copyDemos name change
2016-09-21 14:34:07 -05:00
Dan Bucholtz
65ba554b38
chore(build): changed docs task name
...
changed docs task name
2016-09-21 14:25:49 -05:00
mhartington
f62706eaa0
docs(ionFab): clean up docs
2016-09-21 14:37:31 -04:00
Adam Bradley
fd26de511d
chore(module): add Events to IonicModule providers
2016-09-21 13:21:07 -05:00
Manu Mtz.-Almeida
c7163a8d26
docs(fab): fab docs WIP
2016-09-21 19:52:56 +02:00
Dan Bucholtz
49168d5459
chore(build): export QueryParam stuff
...
export QueryParam stuff
2016-09-21 09:45:22 -05:00
Manu Mtz.-Almeida
490a06dd3e
feat(fab): update floating action buttons
2016-09-21 09:42:07 -05:00
Dan Bucholtz
83d973b1a8
chore(demos): change dgeni path for demos
...
change dgeni path for demos
2016-09-20 15:20:04 -05:00
Manu Mtz.-Almeida
14a3ea2ef8
perf(ripple): md ripple effect update to not affect layout
2016-09-20 12:52:21 -05:00
Dan Bucholtz
156223edba
chore(build): changes to build site
...
changes to build site
2016-09-20 12:25:33 -05:00
Dan Bucholtz
0b914ae654
chore(demos): generating polyfills at build time
...
generating polyfills at build time
2016-09-20 11:25:16 -05:00
Justin Willis
ace4c1c1dc
chore(polyfills): add dom polyfills
2016-09-20 10:15:14 -05:00
Dan Bucholtz
bd61ee7279
chore(karma): firefox removed from karma config
...
firefox removed from karma config
2016-09-20 01:23:59 -05:00
Dan Bucholtz
4c57873c09
chore(build): move to rollup for e2e, move to es6 imports and type definitions
...
move to rollup for e2e, move to es6 imports and type definitions
2016-09-20 01:02:39 -05:00
Justin Willis
bcec66c67b
feat(polyfills): split up code and source polyfill task ( #8130 )
...
* feat(polyfills): split up code and source polyfill task
* fix(polyfills): get rid of need for entries argument
2016-09-20 00:27:25 -05:00
Sani Yusuf
11f4f516fc
docs(toast): update direction for table placement
...
The table is actually below not above.
2016-09-19 20:00:19 -05:00
Dan Bucholtz
bd6350f43e
chore(demos): scrollbar fixs
2016-09-19 16:23:19 -05:00
Dan Bucholtz
139cf2dd43
chore(build): docs initial
2016-09-19 16:22:51 -05:00
Dan Bucholtz
62deb4033a
chore(build): updated to es imports
2016-09-19 16:22:29 -05:00
Dan Bucholtz
da4970e176
chore(build): move back to rxjs instead of es6 rxjs
2016-09-19 16:22:00 -05:00
Max Lynch
c337f0abed
Update README.md
2016-09-19 09:29:23 -05:00
Adam Bradley
9fca394bdb
chore(polyfill): break DOM polyfills into external file
2016-09-19 08:56:25 -05:00
Adam Bradley
0e8ebe5734
fix(animation): prevent possible raf null errors
2016-09-19 08:43:27 -05:00
mattbryan9
35193c42c4
fix(nav): move null assignment of _onWillDismiss
2016-09-19 08:30:17 -05:00
mattbryan9
001c1c9f2c
fix(app): corrected paths to theme from app.scss
2016-09-19 08:27:24 -05:00
Adam Bradley
ca8cc0af2e
feat(nav): set default stack history on app init
2016-09-19 08:06:04 -05:00