Brandy Carney
|
b6fc63aaba
|
fix(text-input): fix floating labels by getting the value of the ngControl if it exists
Added some test cases for this to the floating labels example. Closes
#710
|
2015-12-10 15:21:01 -05:00 |
|
Brandy Carney
|
59c7aab15f
|
refactor(headings): update heading sizes
|
2015-12-10 14:54:53 -05:00 |
|
Adam Bradley
|
025176d67c
|
refactor(headings): update heading sizes
|
2015-12-10 13:49:20 -06:00 |
|
Adam Bradley
|
ecb35c7c6c
|
feat(img): default to max-width: 100%
|
2015-12-10 13:26:19 -06:00 |
|
Drew Rygh
|
8929510197
|
docs(demos/switch): api demo
|
2015-12-10 12:54:21 -06:00 |
|
Drew Rygh
|
791cb2017e
|
docs(demos/checkbox): checkbox api demo
|
2015-12-10 12:42:34 -06:00 |
|
Drew Rygh
|
aa884c9da5
|
chore(sass): fix file paths
|
2015-12-10 12:42:33 -06:00 |
|
Brandy Carney
|
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 |
|
Adam Bradley
|
9f0ab4a86e
|
feat(page): auto-add css className built from JS component name
|
2015-12-10 11:34:12 -06:00 |
|
perry
|
315d4f235a
|
docs(sass): tweaking sass var json automation
|
2015-12-10 10:51:45 -06:00 |
|
perry
|
a1631811c8
|
Merge branch 'master' of https://github.com/driftyco/ionic2
|
2015-12-10 10:47:29 -06:00 |
|
perry
|
46f1fa4238
|
docs(sass): automatically update sass vars json
|
2015-12-10 10:47:26 -06:00 |
|
Brandy Carney
|
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 |
|
Adam Bradley
|
5793716b67
|
feat(rootNav): create rootNav property on NavController/Tabs
#714
|
2015-12-10 07:35:25 -06:00 |
|
Adam Bradley
|
f520a6319c
|
fix(itemSliding): enableSlidingItems
|
2015-12-09 21:55:17 -06:00 |
|
Adam Bradley
|
1799d1f421
|
feat(menu): give menu's unique ids
|
2015-12-09 21:10:13 -06:00 |
|
Drew Rygh
|
fa0a75aa2d
|
docs(checkbox): toggle() should be private
|
2015-12-09 16:31:29 -06:00 |
|
Drew Rygh
|
09a0233702
|
docs(switch): toggle() and check() should be private
|
2015-12-09 16:31:29 -06:00 |
|
Brandy Carney
|
5cd2e5bb00
|
Merge branch 'css-refactor'
|
2015-12-09 17:20:26 -05:00 |
|
Brandy Carney
|
12abc991f5
|
Merge branch 'master' into css-refactor
|
2015-12-09 17:20:13 -05:00 |
|
Brandy Carney
|
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 |
|
Brandy Carney
|
49694f2662
|
chore(sass-variables): updated gulp task that generates Sass variables to place it in a tmp directory
references #281
|
2015-12-09 16:59:59 -05:00 |
|
Drew Rygh
|
4995d80bc9
|
docs(blur): description
|
2015-12-09 16:00:40 -06:00 |
|
Drew Rygh
|
f911ae5af2
|
docs(popup): link to api demo
|
2015-12-09 16:00:40 -06:00 |
|
Brandy Carney
|
d222dd2329
|
Merge branch 'master' into css-refactor
|
2015-12-09 16:43:17 -05:00 |
|
Brandy Carney
|
a760c619c6
|
Merge branch 'css-refactor'
|
2015-12-09 16:37:50 -05:00 |
|
Brandy Carney
|
cbb747d14a
|
Merge branch 'master' into css-refactor
|
2015-12-09 16:37:33 -05:00 |
|
Brandy Carney
|
32ba6e29be
|
chore(CHANGELOG): added some more to CHANGELOG
|
2015-12-09 16:32:20 -05:00 |
|
Brandy Carney
|
a95e626be9
|
fix(util): found a spot has-focus wasn't changed to input-focused
references #689
|
2015-12-09 16:22:23 -05:00 |
|
Brandy Carney
|
bb98c451d3
|
fix(toolbar): fix margin and width on toolbar buttons
references #689
|
2015-12-09 16:22:08 -05:00 |
|
Brandy Carney
|
b7cc9fd6cf
|
fix(item): fix button icon only with item left or right
references #689
|
2015-12-09 16:21:40 -05:00 |
|
Brandy Carney
|
61e857115f
|
chore(CHANGELOG): updated changelog with some other changes
references #689
|
2015-12-09 16:21:21 -05:00 |
|
Drew Rygh
|
54c95ce918
|
docs(demos/popup): api demo
|
2015-12-09 14:47:02 -06:00 |
|
Brandy Carney
|
7c78d22ad5
|
Merge branch 'master' into css-refactor
|
2015-12-09 15:05:21 -05:00 |
|
Brandy Carney
|
b20405a06d
|
fix(menu): make MD default button change color based on toolbar color
references #689
|
2015-12-09 15:05:04 -05:00 |
|
Brandy Carney
|
aeb0bc31ca
|
fix(menu): convert backdrop to class
references #689
|
2015-12-09 15:05:04 -05:00 |
|
Brandy Carney
|
4666f6c687
|
fix(list): fixed list border color for MD
references #689
|
2015-12-09 15:05:04 -05:00 |
|
Brandy Carney
|
33e2c0b151
|
fix(card): fix font-size for items
references #689
|
2015-12-09 15:05:04 -05:00 |
|
Brandy Carney
|
677277de90
|
fix(segment): add ion-content back in for the sake of snapshot
|
2015-12-09 15:05:04 -05:00 |
|
Brandy Carney
|
3bebe98690
|
fix(tabs): fix tab text color MD
references #689
|
2015-12-09 15:05:04 -05:00 |
|
Drew Rygh
|
12dd6b4f38
|
docs(showHideWhen): link to related sections
|
2015-12-09 11:50:59 -06:00 |
|
Drew Rygh
|
95906e921d
|
docs(showHideWhen): update description and usage
|
2015-12-09 11:40:24 -06:00 |
|
Drew Rygh
|
b7bff56d25
|
docs(demos/showWhen): api demo
|
2015-12-09 11:19:09 -06:00 |
|
Drew Rygh
|
59a3fbe88b
|
docs(demos/hideWhen): api demo
|
2015-12-09 11:06:33 -06:00 |
|
Drew Rygh
|
d313654929
|
docs(actionSheet): add api demo link
|
2015-12-09 10:15:06 -06:00 |
|
Drew Rygh
|
7b665490d9
|
docs(demos/actionSheet): actionSheet api demo
|
2015-12-09 10:06:19 -06:00 |
|
Adam Bradley
|
6ca7e357b6
|
chore(): remove navbarStyle/tabbarStyle configs
|
2015-12-09 09:46:55 -06:00 |
|
Adam Bradley
|
05aaa2d34d
|
fix templates after alpha50
|
2015-12-09 08:26:44 -06:00 |
|
Adam Bradley
|
243f03e545
|
Merge branch 'alpha50' into css-refactor
|
2015-12-09 07:47:30 -06:00 |
|
Adam Bradley
|
ec0c146be6
|
fix(router): create custom ResolvedInstruction class
|
2015-12-08 22:00:55 -06:00 |
|