|
88cacabdb6
|
fix(typings): export DisplayWhen
|
2015-12-15 11:21:47 -06:00 |
|
|
2f1d51970a
|
Update CHANGELOG.md
Fixing upgrade steps for alpha.42
|
2015-12-15 12:05:18 -05:00 |
|
|
ade88a92ed
|
docs(blur, config): api clean up
|
2015-12-15 11:48:03 -05:00 |
|
|
5304ec8d79
|
feat(item-divider): added colors for item dividers and modified test case
closes #713
|
2015-12-15 11:08:58 -05:00 |
|
|
9b12ce3841
|
fix(attr): use pascalCase for config component
|
2015-12-15 09:56:20 -06:00 |
|
|
32f0a0396c
|
update e2e template for alpha.54
|
2015-12-15 09:41:24 -06:00 |
|
|
72c2ff1e61
|
wip alpha54
|
2015-12-15 08:57:16 -06:00 |
|
|
7c8c56ee3e
|
fix(aria): aria label/id updates
|
2015-12-14 21:34:40 -06:00 |
|
|
2a32711857
|
fix(input): add date and time inputs
Closes #744
|
2015-12-14 20:40:53 -06:00 |
|
|
0d15c3cbef
|
fix(tabs): fix tabbar-placement=top
Closes #746
|
2015-12-14 20:25:48 -06:00 |
|
|
b0d685ea85
|
docs()
References #740
|
2015-12-14 18:13:29 -05:00 |
|
|
a801a09991
|
fix(sass): copy $colors map for $color-ios/$color-md
|
2015-12-14 15:57:46 -06:00 |
|
|
b812cd86fb
|
fix transpile task caching
|
2015-12-14 15:05:54 -06:00 |
|
|
eed026a45a
|
add package task
|
2015-12-14 15:05:54 -06:00 |
|
|
ab5bb336b0
|
copy fonts to bundles as well as dist
|
2015-12-14 15:05:54 -06:00 |
|
|
e387e0763a
|
feat(button): disabled attr on button css styling
|
2015-12-14 14:15:33 -06:00 |
|
|
2fef3c0cd9
|
add minify to sass task
|
2015-12-14 14:11:33 -06:00 |
|
|
210f60165a
|
docs(api): force side menu of api docs to have capitalize class
|
2015-12-14 14:11:28 -06:00 |
|
|
2ac0800b69
|
chore(upgrade): upgrade to angular 2.0.0-alpha.53
|
2015-12-14 14:06:50 -06:00 |
|
|
28d464c2e6
|
docs()
|
2015-12-14 15:06:06 -05:00 |
|
|
6c0963dffc
|
remove gulp-babel
|
2015-12-14 14:02:05 -06:00 |
|
|
6d17d9d185
|
minify bundle task
|
2015-12-14 14:02:05 -06:00 |
|
|
36368e1f9d
|
don't pass numTasks to bundle
|
2015-12-14 14:02:05 -06:00 |
|
|
1df9b32b38
|
chore(): fix snapshot relativePath
|
2015-12-14 13:58:24 -06:00 |
|
|
3a3d5ef9f2
|
fix e2e.bundle task dependencies
|
2015-12-14 13:02:42 -06:00 |
|
|
3454b1efe7
|
remove temp.hack task
|
2015-12-14 13:02:42 -06:00 |
|
|
41fac64256
|
fix(button): add button-disabled class when disabled attribute is on button
closes #741
|
2015-12-14 14:00:20 -05:00 |
|
|
44508a3234
|
fix(searchbar): add click events back for safari
references #731
|
2015-12-14 12:37:37 -05:00 |
|
|
4175edcbd8
|
fix(searchbar): created a variable to keep track of when to blur
changed the button clicks to mousedown events so they would trigger
prior to the input blurring. Closes #731
|
2015-12-14 12:10:18 -05:00 |
|
|
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 |
|