2702 Commits

Author SHA1 Message Date
a0b7d33feb fix(searchbar): updated searchbar API docs and moved input functions
references #731
2015-12-14 11:50:26 -05:00
f7195184df Merge branch 'searchbar-fix' 2015-12-12 15:31:38 -05:00
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
23288931d6 refactor(searchbar): fix searchbar attribute names and update API docs
references #666
2015-12-12 15:05:34 -05:00
9c9df6c380 refactor(searchbar): update default inputs
references #666
2015-12-12 14:59:23 -05:00
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
dfa36baeb9 refactor(searchbar): searchbar updates 2015-12-12 14:43:24 -05:00
9c0bcecc8e perf(toolbar): improve toolbar transition performance 2015-12-12 11:20:33 -06:00
071af43742 update CHANGELOG 2015-12-11 17:20:19 -05:00
bc1186dc5a Merge pull request #727 from dmackerman/master
remove reference to starter project
2015-12-11 15:51:22 -06:00
304ff79cdc remove reference to starter project 2015-12-11 14:47:04 -07:00
864c0de24a Update CHANGELOG.md 2015-12-11 16:28:13 -05:00
f7ba595001 Update CHANGELOG.md 2015-12-11 16:24:44 -05:00
746e3c19bd Update CHANGELOG.md 2015-12-11 16:23:04 -05:00
5d3783561c Update CHANGELOG.md 2015-12-11 16:00:40 -05:00
52682cc867 chore(CHANGELOG): update the changelog to reflect steps to update to alpha.42 2015-12-11 15:58:31 -05:00
216374f932 docs() 2015-12-11 15:38:09 -05:00
4e4a3651a9 Update CHANGELOG.md
Update menu-toggle to menuToggle
2015-12-11 11:27:06 -05:00
c00e740fd5 fix(input): set webkit autofill bg to transparent 2015-12-11 10:20:05 -06:00
fc8554b657 docs(navController): update page link 2015-12-11 11:10:16 -05:00
5bb9aeb5df docs(page): clean page docs up 2015-12-11 11:03:29 -05:00
799f137eb5 fix(input): transparent bg for autofill 2015-12-11 08:58:08 -06:00
aa37a06a12 docs(refresher) 2015-12-11 09:39:42 -05:00
4ecb9681aa fix(transition): default to ios-transition if animation not found 2015-12-11 08:38:27 -06:00
5d6d9b9610 chore(upgrad): ng alpha52 and case-sensitive templates 2015-12-10 22:52:55 -06:00
87006dc5be fix(tabs): navbar flicker 2015-12-10 21:44:55 -06:00
1ff2231140 fix(platform): fix testNavigatorPlatform regex 2015-12-10 20:43:57 -06:00
d5597feac5 whoops fonts still used by bundles 2015-12-10 20:34:13 -06:00
52da3f3d30 Revert "update sass task"
This reverts commit 60742e49acd2fb1f4a0b4684c2d5d00f6628828c.
2015-12-10 20:32:45 -06:00
1f5501ac66 update src task 2015-12-10 20:20:45 -06:00
60742e49ac update sass task 2015-12-10 20:20:28 -06:00
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
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
f545e3ba40 fixing merge conflict that I missed 2015-12-10 18:10:07 -05:00
d2991cbde7 Merge branch 'master' into searchbar-fix
# Conflicts:
#	ionic/components/searchbar/searchbar.ts
2015-12-10 18:08:55 -05:00
050874bf36 add livereload to dev tasks 2015-12-10 17:07:24 -06:00
ff8169cb0a Merge branch 'master' into searchbar-fix
# Conflicts:
#	ionic/components/searchbar/searchbar.ts
2015-12-10 17:55:44 -05:00
ab4ad905a8 refactor(searchbar): converting searchbar input to use a directive
references #666
2015-12-10 17:51:02 -05:00
326625bac8 remove switch 2015-12-10 16:47:46 -06:00
b72889f002 update watch task 2015-12-10 16:41:58 -06:00
36a2349674 run some build tasks in parallel 2015-12-10 16:41:58 -06:00
21f0eaa8da Add fast transpile task
Doesn't do typechecking, we will typecheck before release.
2015-12-10 16:41:58 -06:00
7515ba49dd sass task 2015-12-10 16:41:58 -06:00
8d1dd53b8b Gulp serve from root
Lets us load scripts from node_modules
2015-12-10 16:41:58 -06:00
4d86633ffc update systemjs version 2015-12-10 16:41:57 -06:00
94e25a7dbd e2e task 2015-12-10 16:41:57 -06:00
451f909043 fix import 2015-12-10 16:41:57 -06:00
723a4f2847 only create single CommonJS bundle 2015-12-10 16:41:57 -06:00
d464d5cb1c remove angular2/angular2 imports 2015-12-10 16:41:57 -06:00
5882bf9bc2 fix number of demo entries 2015-12-10 16:39:56 -06:00