Brandy Carney
8987e4b932
test(card): mock the social card from the docs
...
references #375
2016-01-05 21:52:27 -05:00
Brandy Carney
5e5f730915
test(card): mock the map card from the docs
...
references #375
2016-01-05 21:35:43 -05:00
Brandy Carney
ff0693fe65
test(searchbar): added some code to the searchbar nav test based on the docs
2016-01-05 19:48:19 -05:00
Brandy Carney
bd12571a1a
docs(cards): fixed indentation
...
references #611
2016-01-05 17:43:41 -05:00
Brandy Carney
9927b8f774
docs(cards): changed anchors to buttons in card list
...
references #611
2016-01-05 17:41:21 -05:00
Brandy Carney
2501807bf9
docs(cards): update cards list demo
...
references #611
2016-01-05 17:38:08 -05:00
mhartington
838b127368
docs(alert): dammit vim
2016-01-05 17:18:07 -05:00
Brandy Carney
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
Brandy Carney
f137d52ce6
Merge remote-tracking branch 'origin/master'
2016-01-05 17:09:28 -05:00
Brandy Carney
08575ee167
Merge branch 'item-buttons'
2016-01-05 17:09:25 -05:00
Drew Rygh
7647ce4d68
docs(demos): update hide-back-button attribute
2016-01-05 16:04:39 -06:00
Brandy Carney
a59378c9b0
Merge branch 'master' into item-buttons
2016-01-05 16:57:29 -05:00
Brandy Carney
19feaea188
test(card): updated test to use rows for action items
...
references #279
2016-01-05 16:57:14 -05:00
Drew Rygh
35db9e1c0a
docs(demos): update toggle
2016-01-05 15:49:26 -06:00
Brandy Carney
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
Brandy Carney
f2bb7fe8d5
feat(typography): added text align and transformation attributes
...
references #279
2016-01-05 16:30:42 -05:00
Brandy Carney
f05254ea45
feat(util): added no-padding attribute and removed text alignment classes
2016-01-05 16:29:10 -05:00
mhartington
03e13b5505
docs(alert)
2016-01-05 16:06:50 -05:00
Adam Bradley
94f1e0964e
refactor(textInput): use ContentChild, code cleanup
2016-01-05 15:03:59 -06:00
Drew Rygh
40e5bdbfd0
docs(demos): update alert demo
2016-01-05 14:56:06 -06:00
Drew Rygh
b083ac2c47
docs(demos): fix actionSheet demo
2016-01-05 14:56:06 -06: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
95501a1e86
fix(tap): do not fire tap click while scrolling
...
Fixes #681
2016-01-04 22:28:49 -06:00
Adam Bradley
746636be22
chore(): overlay deprecated warning w/ changelog link
2016-01-04 20:32:43 -06: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
Tim Lancina
0d1ef20622
fix(demos): update demos wip
2016-01-04 17:57:57 -06: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
mhartington
460f35c15f
docs(modal): reference link
2016-01-04 17:12:17 -05:00
Adam Bradley
55f1167a4a
fix(providers): do not include ActionSheet
2016-01-04 15:54:48 -06:00
Adam Bradley
3374deab3d
test(): fix web-animations ref for e2e tests
2016-01-04 15:08:11 -06: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
Brandy Carney
25526870e0
test(searchbar): added nav test and removed model test
...
references #853
2016-01-04 15:33:15 -05: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