Commit Graph

3966 Commits

Author SHA1 Message Date
Brandy Carney
f7195184df Merge branch 'searchbar-fix' 2015-12-12 15:31:38 -05:00
Brandy Carney
227be2c874 fix(searchbar): emit input event to searchbar which now triggers the input on clear
closes #666
2015-12-12 15:30:40 -05:00
Brandy Carney
23288931d6 refactor(searchbar): fix searchbar attribute names and update API docs
references #666
2015-12-12 15:05:34 -05:00
Brandy Carney
9c9df6c380 refactor(searchbar): update default inputs
references #666
2015-12-12 14:59:23 -05:00
Brandy Carney
4024784b25 Merge branch 'master' into searchbar-fix
# Conflicts:
#	ionic/components/searchbar/searchbar.ts
#	ionic/components/searchbar/test/floating/main.html
2015-12-12 14:48:58 -05:00
Brandy Carney
dfa36baeb9 refactor(searchbar): searchbar updates 2015-12-12 14:43:24 -05:00
Adam Bradley
9c0bcecc8e perf(toolbar): improve toolbar transition performance 2015-12-12 11:20:33 -06:00
Drew Rygh
b2fed25708 docs(label): link to api demo 2015-12-11 17:41:31 -06:00
Drew Rygh
b9ab30339e docs(demos/label): api demo 2015-12-11 17:36:32 -06:00
mhartington
071af43742 update CHANGELOG 2015-12-11 17:20:19 -05:00
Drew Rygh
f5bd1e917e docs(refresher): link to api demo 2015-12-11 15:57:01 -06:00
Tim Lancina
bc1186dc5a Merge pull request #727 from dmackerman/master
remove reference to starter project
2015-12-11 15:51:22 -06:00
Dave Ackerman
304ff79cdc remove reference to starter project 2015-12-11 14:47:04 -07:00
Drew Rygh
430a488b3c docs(demos/refresher): api demo 2015-12-11 15:30:53 -06:00
Brandy Carney
864c0de24a Update CHANGELOG.md 2015-12-11 16:28:13 -05:00
Brandy Carney
f7ba595001 Update CHANGELOG.md 2015-12-11 16:24:44 -05:00
Brandy Carney
746e3c19bd Update CHANGELOG.md 2015-12-11 16:23:04 -05:00
Drew Rygh
1aa2045c30 docs(demos/toolbarTitle): share demo with toolbar 2015-12-11 15:02:45 -06:00
Brandy Carney
5d3783561c Update CHANGELOG.md 2015-12-11 16:00:40 -05:00
Brandy Carney
52682cc867 chore(CHANGELOG): update the changelog to reflect steps to update to alpha.42 2015-12-11 15:58:31 -05:00
Drew Rygh
e9564ea2ae docs(toolbar/navbar): link sections 2015-12-11 14:52:17 -06:00
Drew Rygh
60950d7837 docs(demos/toolbar): fix title 2015-12-11 14:42:15 -06:00
Drew Rygh
c800454354 docs(toolbar): link to api demo 2015-12-11 14:41:58 -06:00
mhartington
216374f932 docs() 2015-12-11 15:38:09 -05:00
Drew Rygh
41105baf22 docs(demos/toolbar): api demo 2015-12-11 14:33:44 -06:00
Drew Rygh
4354c3b1ae docs(platform): fix description 2015-12-11 14:16:07 -06:00
Drew Rygh
48996e54a6 docs(demos): remove unused template 2015-12-11 14:02:13 -06:00
Drew Rygh
875ad61a42 docs(demos/config): add icon to test against 2015-12-11 12:12:00 -06:00
Drew Rygh
84cb47dae7 chore(demos): add option to use a custom demo template 2015-12-11 11:33:08 -06:00
Drew Rygh
76122446d4 wip 2015-12-11 10:33:01 -06:00
Drew Rygh
a54be856f2 docs(demos/platform): api demo 2015-12-11 10:32:45 -06:00
Brandy Carney
4e4a3651a9 Update CHANGELOG.md
Update menu-toggle to menuToggle
2015-12-11 11:27:06 -05:00
Adam Bradley
c00e740fd5 fix(input): set webkit autofill bg to transparent 2015-12-11 10:20:05 -06:00
mhartington
fc8554b657 docs(navController): update page link 2015-12-11 11:10:16 -05:00
mhartington
5bb9aeb5df docs(page): clean page docs up 2015-12-11 11:03:29 -05:00
Adam Bradley
799f137eb5 fix(input): transparent bg for autofill 2015-12-11 08:58:08 -06:00
mhartington
aa37a06a12 docs(refresher) 2015-12-11 09:39:42 -05:00
Adam Bradley
4ecb9681aa fix(transition): default to ios-transition if animation not found 2015-12-11 08:38:27 -06:00
Adam Bradley
5d6d9b9610 chore(upgrad): ng alpha52 and case-sensitive templates 2015-12-10 22:52:55 -06:00
Adam Bradley
87006dc5be fix(tabs): navbar flicker 2015-12-10 21:44:55 -06:00
Adam Bradley
1ff2231140 fix(platform): fix testNavigatorPlatform regex 2015-12-10 20:43:57 -06:00
Tim Lancina
d5597feac5 whoops fonts still used by bundles 2015-12-10 20:34:13 -06:00
Tim Lancina
52da3f3d30 Revert "update sass task"
This reverts commit 60742e49ac.
2015-12-10 20:32:45 -06:00
Tim Lancina
1f5501ac66 update src task 2015-12-10 20:20:45 -06:00
Tim Lancina
60742e49ac update sass task 2015-12-10 20:20:28 -06:00
Brandy Carney
b8ad42c797 refactor(searchbar): changed Cancel button to show by default
Renamed some searchbar input properties. Fixed the cancel button
showing when it wasn’t focused.
2015-12-10 18:52:19 -05:00
Tim Lancina
f76a0e58d6 chore(gulp): use different livereload port
The default conflicts with the default used by the CLI.
2015-12-10 17:15:07 -06:00
Brandy Carney
f545e3ba40 fixing merge conflict that I missed 2015-12-10 18:10:07 -05:00
Brandy Carney
d2991cbde7 Merge branch 'master' into searchbar-fix
# Conflicts:
#	ionic/components/searchbar/searchbar.ts
2015-12-10 18:08:55 -05:00
Tim Lancina
050874bf36 add livereload to dev tasks 2015-12-10 17:07:24 -06:00