Dan Bucholtz
a9ee835130
chore(demos): added entryComponents
...
added entryComponents
2016-09-27 16:03:39 -05:00
mhartington
09bc55d4df
docs(): fix fabList demo path
2016-09-27 16:51:41 -04:00
Dan Bucholtz
93e72e0ce1
chore(demo): popover entryPoint missing
...
popover entryPoint missing
2016-09-27 15:44:01 -05:00
Dan Bucholtz
f0ac42ef49
chore(build): remove console.debug from prod
...
remove console.debug from prod
2016-09-27 15:12:59 -05:00
Dan Bucholtz
f36b6e2d56
chore(demos): add a demo for FAB
2016-09-27 13:26:28 -05:00
Dan Bucholtz
c2f9c350de
chore(build): tick package version
...
tick package version
2016-09-27 11:42:17 -05:00
Dan Bucholtz
412a55deef
chore(build): dry run part 2
...
dry run part 2
2016-09-27 11:15:13 -05:00
Dan Bucholtz
ef0175f82a
chore(build): rc dry run
...
rc dry run
2016-09-27 10:50:41 -05:00
mhartington
75175f6388
docs(): update docs
2016-09-27 11:35:30 -04:00
Dan Bucholtz
b3163f1095
chore(build): rename umd bundle to be a valid variable
2016-09-27 02:05:34 -05:00
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
Manu Mtz.-Almeida
1a6c511ff7
test(searchbar): searchbar + modal
2016-09-27 00:15:28 +02:00
Manu Mtz.-Almeida
6aaa6010a7
fix(searchbar): clear button makes keyboard dismissal fail on iOS
...
fixes #7527
2016-09-27 00:10:49 +02:00
Manu Mtz.-Almeida
7e63650e16
fix(searchbar): autocomplete, autocorrect and type works again
...
fixes #7744
2016-09-27 00:10:49 +02:00
Manu Mtz.-Almeida
d03182e34e
perf(searchbar): searchbar animation is disabled by default
...
it can be reenabled by`<ion-searchbar animated="true">`
fixes #6023
2016-09-27 00:10:49 +02:00
Manu Mtz.-Almeida
2e1bb4bbde
fix(searchbar): ENTER does not clear when it is inside a form
...
fixes #7010
2016-09-27 00:10:49 +02: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