1712 Commits

Author SHA1 Message Date
3b035a0d23 docs()item-sliding and lists 2015-12-16 15:28:26 -05:00
c746add431 docs(demos): camelCase 2015-12-16 13:35:49 -06:00
10ff68ab6c docs(): labels, keyboard 2015-12-16 14:00:28 -05:00
068f3ceb29 Merge remote-tracking branch 'origin/master' into WIP-api-demos 2015-12-16 11:13:03 -06:00
364f9e12ae fix(keyboard): close keyboard after transition
Closes #754
2015-12-16 10:49:24 -06:00
48847447e8 docs(scroll): link to api demo 2015-12-16 10:24:14 -06:00
d7f481bf4c test(slides): adding slides test for loop with a ngFor
references #751
2015-12-15 18:43:00 -05:00
8bc399d13e fix(slides): height & width of swiper-container was defined twice. 2015-12-15 17:30:36 -05:00
ee0bc1b592 feat(toolbar): added transparent toolbar example and styling
Removed the inline styling changing the background of the test
toolbars. Closes #743
2015-12-15 17:03:53 -05:00
f97e9eaa19 docs() id, content, bootstrap, item, item-sliding 2015-12-15 16:57:54 -05:00
d5e0570193 fix(toolbar): fixed default button colors for MD in a toolbar, added new function to get this inverse
closes #91
2015-12-15 16:41:33 -05:00
ff42d30073 docs(radio): add api demo link 2015-12-15 13:05:01 -06:00
92d4bda763 docs(segment): add api demo link 2015-12-15 11:29:59 -06:00
88cacabdb6 fix(typings): export DisplayWhen 2015-12-15 11:21:47 -06:00
ade88a92ed docs(blur, config): api clean up 2015-12-15 11:48:03 -05:00
ec89350428 docs(segment): add api demo link 2015-12-15 10:44:13 -06: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
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
e387e0763a feat(button): disabled attr on button css styling 2015-12-14 14:15:33 -06:00
28d464c2e6 docs() 2015-12-14 15:06:06 -05: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
30543fd6c7 docs(attr): link to api demo
Related: #739
2015-12-14 11:04:46 -06:00
a0b7d33feb fix(searchbar): updated searchbar API docs and moved input functions
references #731
2015-12-14 11:50:26 -05:00
520942f697 docs(menu): link to api demo 2015-12-14 08:14:05 -06: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
b2fed25708 docs(label): link to api demo 2015-12-11 17:41:31 -06:00
f5bd1e917e docs(refresher): link to api demo 2015-12-11 15:57:01 -06:00
1aa2045c30 docs(demos/toolbarTitle): share demo with toolbar 2015-12-11 15:02:45 -06:00
e9564ea2ae docs(toolbar/navbar): link sections 2015-12-11 14:52:17 -06:00
c800454354 docs(toolbar): link to api demo 2015-12-11 14:41:58 -06:00
216374f932 docs() 2015-12-11 15:38:09 -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
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
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