Commit Graph

2192 Commits

Author SHA1 Message Date
Brandy Carney
92ddba50de fix(list): removed item-left margin-left, added header border back for no lines
fixes #517
2015-11-16 13:52:49 -05:00
Brandy Carney
6f66cc23c9 feat(grid): adding some markup for grids
references #536
2015-11-16 13:30:16 -05:00
Adam Bradley
b5384e0dd9 fix(itemSliding): prevent sliding when already open
Closes #512
2015-11-16 11:40:02 -06:00
Adam Bradley
c6a173359f feat(item): add multiple ion-item-content for item columns 2015-11-16 08:55:32 -06:00
Adam Bradley
13fa14dff6 chore(): make members private 2015-11-15 20:37:24 -06:00
Adam Bradley
9ef27f8c56 refactor(cssClass): use host class instead of renderer
Since angular2 alpha46 we can now use host: {‘class’:’item’} without it
getting removed by user css classes.
2015-11-14 15:13:35 -06:00
Adam Bradley
4bbee6e89f fix(item-sliding): improve rending w/out flickers 2015-11-13 22:12:02 -06:00
Adam Bradley
4431aeec0b style(): add editorconfig 2015-11-13 21:11:21 -06:00
Adam Bradley
88492d69da fix(tsconfig): fix json errors, use same as ng2 2015-11-13 20:57:35 -06:00
Adam Bradley
acf015539b chore(update): update to angular 2.0.0-alpha.46 2015-11-13 20:39:21 -06:00
Brandy Carney
be565be2bb fix(item-sliding): add [ion-item] to the querySelector for dragging
fixes #513
2015-11-13 18:23:35 -05:00
Brandy Carney
e287ef1029 fix(item-sliding): added [ion-item] as a selector so users can use a button inside with the ion-item attribute
references #513
2015-11-13 18:20:23 -05:00
Adam Bradley
050b600940 fix(popTo): fix reference and tests
Closes #511
2015-11-13 17:12:15 -06:00
Adam Bradley
d5ac78f7b0 fix(keyboard): improve keyboard scroll assist 2015-11-13 16:53:28 -06:00
Brandy Carney
a0d0962a6c Updating package.json to alpha.32 2015-11-13 12:31:27 -05:00
Brandy Carney
757ee173af Merge branch 'list-border-refactor' 2015-11-12 21:07:33 -05:00
Brandy Carney
db6c7ec58f Merge branch 'master' into list-border-refactor 2015-11-12 21:07:07 -05:00
Brandy Carney
6568c0b19e feat(typography): added b, i, u, strong, em text colors
references #430
2015-11-12 20:48:46 -05:00
Brandy Carney
1d37509b9b feat(typography): added text colors for basic html tags
closes #430
2015-11-12 20:27:14 -05:00
Brandy Carney
c1134db96f fix(button-fab): removed min-width to fix icon position on iOS
fixes #461
2015-11-12 20:13:38 -05:00
Brandy Carney
d2374fd37e fix(toolbar): fixed the toolbar spacing for iOS with platform-cordova
Added some tests for modals with a toolbar, only target the first
toolbar in a menu or modal so the user can have multiple toolbars
without skewing them. References #469
2015-11-12 20:07:13 -05:00
Brandy Carney
de6aafa7d0 Merge branch 'master' into list-border-refactor 2015-11-12 19:47:28 -05:00
Drew Rygh
a800834cc5 docs(item): add use cases of detail-push 2015-11-12 17:52:53 -06:00
Brandy Carney
0a70a382ef refactor(list): updated md mode for borders on the item-inner
references #437
2015-11-12 18:39:32 -05:00
Drew Rygh
775403646a docs(demos): use consistent element type for ion-item
Related: #294
2015-11-12 17:25:25 -06:00
Brandy Carney
6548585eab Merge branch 'master' into list-border-refactor 2015-11-12 17:58:25 -05:00
Brandy Carney
00c1c748cb fix(text-input): increased padding left for text input when there is a label in front
fixes #498
2015-11-12 17:58:15 -05:00
Brandy Carney
32ab8c5d43 refactor(list): removed the align center and inherited it instead to fix the icons aligning center
fixes #500
2015-11-12 17:28:09 -05:00
Brandy Carney
e70efc4a8d refactor(list): fix last item sliding border
closes #496
2015-11-12 17:10:15 -05:00
Drew Rygh
fea8c63e09 docs(item): add use cases of ion-item
Closes #294
2015-11-12 16:07:49 -06:00
Brandy Carney
c2c650754e refactor(card): added padding right to card items but removed it if in a list
fixes #495
2015-11-12 16:59:34 -05:00
Brandy Carney
d217f9e159 Merge branch 'master' into list-border-refactor 2015-11-12 16:44:50 -05:00
Brandy Carney
0ab3e230e0 refactor(list): fixed opacity again...because wrapping the input broke it
references #494
2015-11-12 16:44:46 -05:00
Brandy Carney
50c682a669 refactor(text-input): wrapped inputs in the item-inner div to style the border
references #492
2015-11-12 16:44:00 -05:00
Brandy Carney
f2db20cf1c refactor(text-input): fixed item right padding
closes #490
2015-11-12 16:10:50 -05:00
Brandy Carney
a8ae4d12c0 refactor(list): modified disabled so the opacity won't show on the border
Closes #494
2015-11-12 15:53:25 -05:00
Drew Rygh
1dd2079809 docs(demos): always use arrow functions
Closes #459
2015-11-12 14:32:38 -06:00
Drew Rygh
24d823ab5f docs(demos): add search demo 2015-11-12 14:20:36 -06:00
Brandy Carney
0842cdcce8 refactor(list): added selector for the detail-push attribute, not sure how this worked before
closes #491
2015-11-12 14:26:14 -05:00
Brandy Carney
007c881ad0 refactor(list): adding no-lines attribute on - if on an item it will only affect border bottom
closes #493
2015-11-12 14:19:52 -05:00
Brandy Carney
4c31e15a0e Merge branch 'master' into list-border-refactor 2015-11-12 13:32:19 -05:00
Brandy Carney
f9ab9a6aae refactor(list): UI fixes for iOS
references #437
2015-11-12 13:32:14 -05:00
Drew Rygh
73f6265044 docs(components): modal items should not be inside div
Closes #480
2015-11-12 11:32:22 -06:00
Brandy Carney
e5adc1f250 refactor(list): UI fixes for iOS
references #437
2015-11-12 11:23:39 -05:00
Brandy Carney
62cac502e0 Merge branch 'master' into list-border-refactor 2015-11-12 10:45:32 -05:00
Max Lynch
803d73606a chore(platform): remove plugins 2015-11-11 15:01:14 -06:00
Adam Bradley
9ddcc44f67 refactor(toolbar): allow any content in the center 2015-11-11 11:27:11 -06:00
Drew Rygh
4a51a98f69 docs(demos): add segment demo 2015-11-10 22:35:14 -06:00
Adam Bradley
e43d0e6057 chore(popup): rename animation config
Closes #244
2015-11-10 21:42:42 -06:00
Adam Bradley
877b929a68 fix(menu): rename menu type config
Closes #479
2015-11-10 21:25:14 -06:00