|
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 |
|
|
33e2c0b151
|
fix(card): fix font-size for items
references #689
|
2015-12-09 15:05:04 -05:00 |
|
|
afaf4d6de4
|
refactor(text-input): flattened css selectors, renamed some, cleaned up styles
references #689
|
2015-12-08 16:59:02 -05:00 |
|
|
022d873723
|
update item/list variable setup
|
2015-12-04 23:45:39 -06:00 |
|
|
d8f235d09d
|
fix color inheritance, core components should not contain colors
|
2015-12-04 23:23:55 -06:00 |
|
|
831ec87308
|
import mode globals in all mode components
|
2015-12-04 21:34:27 -06:00 |
|
|
d833e747cb
|
refactor(): move core component imports to mode component files
|
2015-12-04 13:07:40 -06:00 |
|
|
e572f04242
|
refactor(card): changed default iOS border-radius to 2px
per Ben
|
2015-12-03 10:55:45 -05:00 |
|
|
a016f35387
|
fix(card): fixed lines being removed in a list in a card caused by removing the list class
references #650
|
2015-11-25 17:15:43 -05:00 |
|
|
79bd85c8c8
|
refactor(radio): converted ion-radio-group to an ion-list with radio-group attribute
Changed Sass to style ion-list instead of the list class. Removed list
class from radios and lists. Closes #650
|
2015-11-25 17:00:37 -05:00 |
|
|
725e09335d
|
style(list): rename ion-header to ion-list-header EVERYWHERE
closes #418
|
2015-11-24 16:58:19 -05:00 |
|
|
592fe42083
|
refactor(card): removed actions attribute since this is no longer needed with the item refactor
Buttons in this item still need the item-left or item-right attribute
to size correctly. Closes #552
|
2015-11-24 14:24:53 -05:00 |
|
|
bc8ff4070f
|
refactor(sass): individual sass files import globals
|
2015-11-23 14:51:41 -06:00 |
|
|
6f45378452
|
fix(card): added properties to a card to clip the inside to the border-radius of the card
fixes #600
|
2015-11-20 15:14:51 -05:00 |
|
|
3b34833490
|
fix(card): fixing styling on iOS cards - temp adding padding to actions
fixes #573
|
2015-11-17 18:41:16 -05:00 |
|
|
59e4faa5b9
|
fix(card): fixed border radius for lists in cards and removed border bottom of last item in list
references #387
|
2015-11-16 19:21:15 -05:00 |
|
|
e5553e5f05
|
fix(card): removed duplicate item css in the card and removed the border for now
references #387
|
2015-11-16 19:12:17 -05:00 |
|
|
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 |
|
|
f9ab9a6aae
|
refactor(list): UI fixes for iOS
references #437
|
2015-11-12 13:32:14 -05:00 |
|
|
04c795ec0e
|
refactor(list): changing no-borders to no-lines b/c Ben hated it
Added line for headers on Android. Added some more tests for cards with
lists. Removed unused CSS. References #387
|
2015-10-30 17:53:21 -04:00 |
|
|
6827adb281
|
feat(card): added list example to card and modified padding and margin for it
references #387
|
2015-10-30 16:08:39 -04:00 |
|
|
7dd7043064
|
test(card): removing card tests in favor of applying the activated class
references #369
|
2015-10-29 18:59:16 -04:00 |
|
|
8f26666214
|
fix(card): changed font-size of ion-note in a card
fixes #353
|
2015-10-29 18:36:08 -04:00 |
|
|
7634a3ad33
|
fix(card): moved the CSS for ion-note so that a note in a card will get the proper styling
references #353
|
2015-10-29 18:13:12 -04:00 |
|
|
8a8d25e230
|
fix(card): fixed activated item showing border radius of card
closes #366
|
2015-10-28 15:31:45 -04:00 |
|
|
4584829b86
|
test(card): added missing tests for card
for some reason the iOS clicks aren’t showing in the screenshots.
references #369
|
2015-10-28 15:31:45 -04:00 |
|
|
b22780e786
|
refactor(card): styled buttons in actions and added card for testing, fixed border radius
Closes #346, references #279
|
2015-10-28 11:56:51 -04:00 |
|
|
c657bb6d6a
|
alpha39 updates/hacks
Conflicts:
ionic/components/search-bar/search-bar.ts
ionic/config/decorators.ts
|
2015-10-07 14:57:58 -05:00 |
|
|
1befe94802
|
alpha39 updates
|
2015-10-07 10:51:08 -05:00 |
|
|
b14956d9d0
|
chore(): rename annotations to decorators
|
2015-09-22 13:15:10 -05:00 |
|
|
0185c43e25
|
fix(): md card buttons
Closes #148
|
2015-09-21 21:14:14 -05:00 |
|
|
b8fce7a267
|
chore(): update !default values
|
2015-09-21 16:57:23 -05:00 |
|
|
00ebfaebfc
|
remove <icon forward></icon>
|
2015-09-18 15:55:18 -05:00 |
|
|
d8b1bab715
|
feat(thumbnail): ion-thumbnail element
|
2015-09-18 10:57:43 -05:00 |
|
|
7da2afb754
|
feat(avatar): ion-avatar element
|
2015-09-18 10:50:46 -05:00 |
|
|
c118ef6054
|
rename all material.scss to md.scss
|
2015-09-17 22:02:11 -05:00 |
|
|
cdf631dcaf
|
.ios and .md body class css structure
|
2015-09-04 23:54:00 -05:00 |
|
|
2eb742eee0
|
list css updates
|
2015-08-31 21:00:50 -05:00 |
|
|
c6ee245f70
|
iOS outer-content css
|
2015-08-31 15:32:04 -05:00 |
|
|
7fc18380d2
|
card updates
|
2015-08-31 14:47:30 -05:00 |
|
|
32e03d6790
|
ionicons 3.0
|
2015-08-31 13:51:47 -05:00 |
|
|
0078e4d4b7
|
card and checkbox docs wip
|
2015-08-28 13:55:20 -07:00 |
|
|
069ac65e24
|
list/item/button/card css overhaul
|
2015-08-25 13:17:29 -05:00 |
|
|
cb48d67d4a
|
ion-cart-content
|
2015-08-24 17:55:58 -05:00 |
|
|
d53f540d1f
|
ion-card-header
|
2015-08-24 17:22:04 -05:00 |
|
|
2ac11fb716
|
ion-item-content
|
2015-08-24 16:37:39 -05:00 |
|
|
4e50ff87c2
|
switch updates
|
2015-08-21 21:56:45 -05:00 |
|
|
0f7ecba6e3
|
iOS card updates
|
2015-08-20 15:53:45 -05:00 |
|
|
f367f53aca
|
list updates
|
2015-08-20 13:03:17 -05:00 |
|
|
c878289ed4
|
card inset list updates
|
2015-08-19 20:53:55 -05:00 |
|