5cb3c78b09
feat(icons): update iOS outline icons
2016-01-06 09:28:08 -06:00
7071f9e743
Fix spelling errors
2016-01-06 20:24:49 +05:30
883e1b68b1
refactor(icon): rename icon to ion-icon
...
Closes #855
2016-01-05 22:27:07 -06:00
8987e4b932
test(card): mock the social card from the docs
...
references #375
2016-01-05 21:52:27 -05:00
5e5f730915
test(card): mock the map card from the docs
...
references #375
2016-01-05 21:35:43 -05:00
ff0693fe65
test(searchbar): added some code to the searchbar nav test based on the docs
2016-01-05 19:48:19 -05:00
fc059bfe30
test(card): updated card test to make it more obvious the first two buttons are left aligned
2016-01-05 17:15:40 -05:00
f137d52ce6
Merge remote-tracking branch 'origin/master'
2016-01-05 17:09:28 -05:00
a59378c9b0
Merge branch 'master' into item-buttons
2016-01-05 16:57:29 -05:00
19feaea188
test(card): updated test to use rows for action items
...
references #279
2016-01-05 16:57:14 -05:00
b8597f8036
test(grid): added test case for using text alignment attributes in a grid
...
this will be used for the actions in a card references #279
2016-01-05 16:36:19 -05:00
f2bb7fe8d5
feat(typography): added text align and transformation attributes
...
references #279
2016-01-05 16:30:42 -05:00
f05254ea45
feat(util): added no-padding attribute and removed text alignment classes
2016-01-05 16:29:10 -05:00
94f1e0964e
refactor(textInput): use ContentChild, code cleanup
2016-01-05 15:03:59 -06:00
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
02dd3b2760
refactor(item): messing around with an actions attribute
...
references #279
2016-01-05 12:01:06 -05:00
95501a1e86
fix(tap): do not fire tap click while scrolling
...
Fixes #681
2016-01-04 22:28:49 -06:00
746636be22
chore(): overlay deprecated warning w/ changelog link
2016-01-04 20:32:43 -06:00
0ae13f42b1
min-height .item-inner
2016-01-04 20:26:38 -06:00
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
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
460f35c15f
docs(modal): reference link
2016-01-04 17:12:17 -05:00
55f1167a4a
fix(providers): do not include ActionSheet
2016-01-04 15:54:48 -06:00
e2469d95e0
fix(item): do not add .item-button to button[ion-item]
2016-01-04 14:52:53 -06:00
2324f811e4
Merge branch 'master' into item-buttons
2016-01-04 14:39:20 -06:00
fa38814be6
fix(item): only add .item-button class
2016-01-04 14:39:07 -06:00
25526870e0
test(searchbar): added nav test and removed model test
...
references #853
2016-01-04 15:33:15 -05:00
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
6bfdfddf73
test(): typography tests
2016-01-04 13:33:22 -06:00
82e4c9e331
fix(searchbar): fix Android alignment by checking mode, converted some variables to private
...
fixes #857
2016-01-04 14:25:45 -05:00
1a1cdfb886
refactor(item): add .item-icon to child icons
2016-01-04 13:24:03 -06:00
aefcbeeb00
refactor(item): all buttons inside of item receive .item-button
2016-01-04 13:17:07 -06:00
aada9cc7c4
refactor(actionSheet): cleanup css, reduce classes
2016-01-04 13:11:46 -06:00
3315303b3e
fix(actionSheet): remove MD icon defaults
2016-01-04 12:47:03 -06:00
4203f9b179
Merge branch 'overlay-refactor'
2016-01-04 09:26:59 -06:00
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
35bab07d0e
feat(platform): mobileweb platform
...
platform.is(‘mobileweb’)
2016-01-02 23:02:58 -06:00
f38ad4a7d2
feat(rtl): add sass var $include-rtl
2016-01-01 22:34:57 -06:00
da986a5fb0
feat(transition): pass isRTL in transition opts
2016-01-01 21:56:40 -06:00
0b4b8628bf
feat(platform): add isRTL() and body css class
2016-01-01 21:35:21 -06:00
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
29399ffa82
docs(modal): modals docs
2015-12-31 22:29:37 -06:00
671d72b153
docs(alert): alert docs
2015-12-31 22:06:37 -06:00
b28e0c47d3
docs(actionSheet): more docs
2015-12-31 21:25:37 -06:00
ac7ca8756f
docs(navCtrl): NavController#present docs
2015-12-31 21:09:30 -06:00
a63b5044df
fix(actionSheet): action sheet icons
2015-12-31 20:47:12 -06:00
e0b0d7ac30
feat(overlays): click delays for md ripple
2015-12-30 21:53:38 -06:00
3b66b0f96d
fix(actionSheet): fix md action sheet ripple
2015-12-30 21:37:59 -06:00
948e5e2870
fix(alert): md alert buttons
2015-12-30 21:33:51 -06:00
1d5d0d6517
chore(alert): remove alert label feature
2015-12-30 21:20:50 -06:00