|
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 |
|
|
8929510197
|
docs(demos/switch): api demo
|
2015-12-10 12:54:21 -06:00 |
|
|
791cb2017e
|
docs(demos/checkbox): checkbox api demo
|
2015-12-10 12:42:34 -06:00 |
|
|
37ca863531
|
fix(segment): fixed segment UI not updating when changing value from view button
Added a test for this. Closes #657
|
2015-12-10 12:58:59 -05:00 |
|
|
9f0ab4a86e
|
feat(page): auto-add css className built from JS component name
|
2015-12-10 11:34:12 -06:00 |
|
|
901508e035
|
fix(toolbar/tabs): change toolbar-background to use the background property
Renamed Sass variables for toolbar and tabbar to use just background,
not color. Closes #716
|
2015-12-10 11:10:53 -05:00 |
|
|
5793716b67
|
feat(rootNav): create rootNav property on NavController/Tabs
#714
|
2015-12-10 07:35:25 -06:00 |
|
|
f520a6319c
|
fix(itemSliding): enableSlidingItems
|
2015-12-09 21:55:17 -06:00 |
|
|
1799d1f421
|
feat(menu): give menu's unique ids
|
2015-12-09 21:10:13 -06:00 |
|
|
fa0a75aa2d
|
docs(checkbox): toggle() should be private
|
2015-12-09 16:31:29 -06:00 |
|
|
09a0233702
|
docs(switch): toggle() and check() should be private
|
2015-12-09 16:31:29 -06:00 |
|
|
12abc991f5
|
Merge branch 'master' into css-refactor
|
2015-12-09 17:20:13 -05:00 |
|
|
854d90f4c1
|
refactor(sass): moved all mode files to the top level component directory and renamed to include the directory name
references #689
|
2015-12-09 17:20:11 -05:00 |
|
|
4995d80bc9
|
docs(blur): description
|
2015-12-09 16:00:40 -06:00 |
|
|
f911ae5af2
|
docs(popup): link to api demo
|
2015-12-09 16:00:40 -06:00 |
|
|
bb98c451d3
|
fix(toolbar): fix margin and width on toolbar buttons
references #689
|
2015-12-09 16:22:08 -05:00 |
|
|
b7cc9fd6cf
|
fix(item): fix button icon only with item left or right
references #689
|
2015-12-09 16:21:40 -05:00 |
|
|
7c78d22ad5
|
Merge branch 'master' into css-refactor
|
2015-12-09 15:05:21 -05:00 |
|
|
b20405a06d
|
fix(menu): make MD default button change color based on toolbar color
references #689
|
2015-12-09 15:05:04 -05:00 |
|
|
aeb0bc31ca
|
fix(menu): convert backdrop to class
references #689
|
2015-12-09 15:05:04 -05:00 |
|
|
33e2c0b151
|
fix(card): fix font-size for items
references #689
|
2015-12-09 15:05:04 -05:00 |
|
|
677277de90
|
fix(segment): add ion-content back in for the sake of snapshot
|
2015-12-09 15:05:04 -05:00 |
|
|
3bebe98690
|
fix(tabs): fix tab text color MD
references #689
|
2015-12-09 15:05:04 -05:00 |
|
|
12dd6b4f38
|
docs(showHideWhen): link to related sections
|
2015-12-09 11:50:59 -06:00 |
|
|
95906e921d
|
docs(showHideWhen): update description and usage
|
2015-12-09 11:40:24 -06:00 |
|
|
d313654929
|
docs(actionSheet): add api demo link
|
2015-12-09 10:15:06 -06:00 |
|
|
6ca7e357b6
|
chore(): remove navbarStyle/tabbarStyle configs
|
2015-12-09 09:46:55 -06:00 |
|
|
05aaa2d34d
|
fix templates after alpha50
|
2015-12-09 08:26:44 -06:00 |
|
|
243f03e545
|
Merge branch 'alpha50' into css-refactor
|
2015-12-09 07:47:30 -06:00 |
|
|
ec0c146be6
|
fix(router): create custom ResolvedInstruction class
|
2015-12-08 22:00:55 -06:00 |
|
|
30b88d746b
|
chore(): add ng prefix to lifecycle interfaces
|
2015-12-08 21:38:26 -06:00 |
|
|
0c6f87a541
|
fix(segment/toolbar): fixed segment padding iOS and toolbar text for MD
references #689
|
2015-12-08 18:17:31 -05:00 |
|
|
9becec86af
|
Merge branch 'master' into css-refactor
|
2015-12-08 17:52:28 -05:00 |
|
|
ece85f7a07
|
fix(list/button): fixed button icon margin and list header bg color in inset
references #689
|
2015-12-08 17:49:47 -05:00 |
|
|
12f61c2fba
|
fix(badge): fixed badge styles and added modes to differentiate border radius
references #689
|
2015-12-08 17:49:28 -05:00 |
|
|
6eb2c7eaeb
|
fix(button): fix button icons and fab buttons
references #689
|
2015-12-08 17:36:01 -05:00 |
|
|
360ddd3338
|
docs(navPush/navPop): add demo links
|
2015-12-08 16:31:38 -06:00 |
|
|
96616842ec
|
fix(button): fixed block button margin left & right
references #689
|
2015-12-08 17:08:31 -05:00 |
|
|
afaf4d6de4
|
refactor(text-input): flattened css selectors, renamed some, cleaned up styles
references #689
|
2015-12-08 16:59:02 -05:00 |
|
|
ce2e4a3e32
|
fix back button, add deprecation warnings
|
2015-12-08 15:48:40 -06:00 |
|
|
eb39909fd5
|
add fixed-label and fixed-input css class
|
2015-12-08 15:02:57 -06:00 |
|
|
32f24f0b19
|
refactor(text-input): changed text-input references to item-input
cleaned up main text-input Sass file references #689
|
2015-12-08 16:01:25 -05:00 |
|
|
ad57fc02f8
|
add ion-input display type to inner label/input
|
2015-12-08 14:59:54 -06:00 |
|
|
21c8f35573
|
Merge remote-tracking branch 'origin/css-refactor' into css-refactor
|
2015-12-08 15:44:15 -05:00 |
|
|
abc93bc355
|
refactor(text-input): renamed some classes and removed some nesting
references #689
|
2015-12-08 15:44:11 -05:00 |
|
|
2fae5ba1be
|
change [text-input] to .text-input, add .item-input
|
2015-12-08 14:43:03 -06:00 |
|