Brandy Carney
f05254ea45
feat(util): added no-padding attribute and removed text alignment classes
2016-01-05 16:29:10 -05:00
Brandy Carney
d0b71096c8
refactor(item): added margin back in for ion-item-content and removed button tests and actions
...
references #279
2016-01-05 15:23:55 -05:00
Brandy Carney
02dd3b2760
refactor(item): messing around with an actions attribute
...
references #279
2016-01-05 12:01:06 -05:00
Adam Bradley
0ae13f42b1
min-height .item-inner
2016-01-04 20:26:38 -06:00
Brandy Carney
4a8b8b79f9
refactor(item): move padding to item-inner instead of ion-item-content margin iOS only
...
references #856
2016-01-04 21:06:17 -05:00
Brandy Carney
ec84f01a51
refactor(item): simplifying item css and removing unused css
...
Added a item with multiple buttons references #856
2016-01-04 17:20:55 -05:00
Adam Bradley
e2469d95e0
fix(item): do not add .item-button to button[ion-item]
2016-01-04 14:52:53 -06:00
Adam Bradley
2324f811e4
Merge branch 'master' into item-buttons
2016-01-04 14:39:20 -06:00
Adam Bradley
fa38814be6
fix(item): only add .item-button class
2016-01-04 14:39:07 -06:00
Adam Bradley
faee5fcdba
fix(rAF): move rAF to web-animations polyfill
...
RequestAnimationFrame polyfill is required for Android 4.3 and below,
and it must be written to the window object for Angular to work
correctly. Related #794
2016-01-04 14:18:54 -06:00
Adam Bradley
6bfdfddf73
test(): typography tests
2016-01-04 13:33:22 -06:00
Brandy Carney
82e4c9e331
fix(searchbar): fix Android alignment by checking mode, converted some variables to private
...
fixes #857
2016-01-04 14:25:45 -05:00
Adam Bradley
1a1cdfb886
refactor(item): add .item-icon to child icons
2016-01-04 13:24:03 -06:00
Adam Bradley
aefcbeeb00
refactor(item): all buttons inside of item receive .item-button
2016-01-04 13:17:07 -06:00
Adam Bradley
aada9cc7c4
refactor(actionSheet): cleanup css, reduce classes
2016-01-04 13:11:46 -06:00
Adam Bradley
3315303b3e
fix(actionSheet): remove MD icon defaults
2016-01-04 12:47:03 -06:00
Adam Bradley
ed84af7aeb
Update CHANGELOG.md
2016-01-04 09:28:45 -06:00
Adam Bradley
4203f9b179
Merge branch 'overlay-refactor'
2016-01-04 09:26:59 -06:00
Adam Bradley
ec724d334d
Merge pull request #848 from btroncone/patch-1
...
docs(): fixed error in ion-sliding code example
2016-01-03 19:28:14 -06:00
Brian Troncone
1b337b4097
Fixed small error in ion-sliding code example
...
ion-item-sliding tag was being close with ion-item tag not ion-item-sliding, code example was throwing an error.
2016-01-03 13:18:25 -05:00
Adam Bradley
35bab07d0e
feat(platform): mobileweb platform
...
platform.is(‘mobileweb’)
2016-01-02 23:02:58 -06:00
Brandy Carney
caa850295c
Update scripts README.md
2016-01-02 17:39:27 -05:00
Adam Bradley
f38ad4a7d2
feat(rtl): add sass var $include-rtl
2016-01-01 22:34:57 -06:00
Adam Bradley
da986a5fb0
feat(transition): pass isRTL in transition opts
2016-01-01 21:56:40 -06:00
Adam Bradley
0b4b8628bf
feat(platform): add isRTL() and body css class
2016-01-01 21:35:21 -06:00
Adam Bradley
e17c27eb2e
Merge pull request #823 from thomasNDS/patch-1
...
docs(navCtrl): miss quote in direction option example
2015-12-31 22:49:14 -06:00
Adam Bradley
29399ffa82
docs(modal): modals docs
2015-12-31 22:29:37 -06:00
Adam Bradley
671d72b153
docs(alert): alert docs
2015-12-31 22:06:37 -06:00
Adam Bradley
b28e0c47d3
docs(actionSheet): more docs
2015-12-31 21:25:37 -06:00
Adam Bradley
ac7ca8756f
docs(navCtrl): NavController#present docs
2015-12-31 21:09:30 -06:00
Adam Bradley
a63b5044df
fix(actionSheet): action sheet icons
2015-12-31 20:47:12 -06:00
Adam Bradley
5c43f7bc35
demos(actionSheet): update actionsheet
2015-12-31 20:15:58 -06:00
Adam Bradley
e0b0d7ac30
feat(overlays): click delays for md ripple
2015-12-30 21:53:38 -06:00
Adam Bradley
3b66b0f96d
fix(actionSheet): fix md action sheet ripple
2015-12-30 21:37:59 -06:00
Adam Bradley
948e5e2870
fix(alert): md alert buttons
2015-12-30 21:33:51 -06:00
Adam Bradley
1d5d0d6517
chore(alert): remove alert label feature
2015-12-30 21:20:50 -06:00
Adam Bradley
0a9700c00a
fix(alert): iOS css
2015-12-30 21:13:42 -06:00
Adam Bradley
c2ba7b164e
Merge branch 'master' into overlay-refactor
2015-12-30 20:53:05 -06:00
Adam Bradley
7ed5c36a44
fix(actionSheet): fix border bottom
2015-12-30 20:53:00 -06:00
Adam Bradley
1e427443ad
chore(): fix overlay demos/tests
2015-12-30 20:38:27 -06:00
Brandy Carney
aaf10af81b
fix(radio): fixed radio not checking when it should and changed emit events to this
...
references #829
2015-12-30 18:51:23 -05:00
Brandy Carney
73f6ca7a2d
fix(searchbar): quieting TS errors
2015-12-30 18:10:39 -05:00
Adam Bradley
b1f3e684ea
docs(): update changelog
2015-12-30 16:38:09 -06:00
Adam Bradley
ba2b67e569
modal updates
2015-12-30 16:23:20 -06:00
Adam Bradley
4edf7b7cdd
Merge branch 'master' into overlay-refactor
2015-12-30 15:03:17 -06:00
Adam Bradley
2c169ff508
wip
2015-12-30 15:03:05 -06:00
Brandy Carney
9c4a4ba5a7
feat(text-input): moar code for clear input button
...
references #586
2015-12-29 21:13:25 -05:00
Brandy Carney
e761ab908b
test(searchbar): fixed console output in tests
2015-12-29 21:13:25 -05:00
Brandy Carney
49beefdf6e
feat(text-input): added clearInput attribute with styling, but it still needs some JS stuff
...
references #586
2015-12-29 21:13:25 -05:00
Drew Rygh
5e8450df06
docs(api): clean up return and params formatiing
...
Closes #827
2015-12-29 19:29:12 -06:00