|
d3d689ae11
|
style(sass): remove all PropertySortOrder errors from linter
references #5797
|
2016-03-14 15:56:19 -04:00 |
|
|
f7b52eeee1
|
chore(sass): update sass to match linter config
references #5797
|
2016-03-10 22:42:38 -05:00 |
|
|
4505730ca2
|
refactor(item): add a wrapper for inputs in order to work with item right vertically
closes #5731
|
2016-03-09 14:33:42 -05:00 |
|
|
02da18b311
|
Merge branch '2.0' into windows-mode
# Conflicts:
# ionic/components/searchbar/searchbar.ts
|
2016-02-29 19:02:55 -05:00 |
|
|
4c93eb06a9
|
refactor(label): move label css to the correct scss files
references #5651
|
2016-02-29 12:24:42 -05:00 |
|
|
fa2e4b2c70
|
feat(windows): add tabs component and clean up windows UI
references #5565
|
2016-02-24 13:05:43 -05:00 |
|
|
2d157cbc3f
|
test(item): add activated class to one of the items
references #5350
|
2016-02-17 14:42:42 -05:00 |
|
|
90f165f838
|
fix(item): add min-height to item-inner to remove gap between items
fixes #5350
|
2016-02-17 14:42:42 -05:00 |
|
|
3cbbfdc071
|
fix(label): fix label for item and inputs by adding flex back
|
2016-01-27 08:09:37 -06:00 |
|
|
2fc975354a
|
fix(input): clean up CSS on inputs and labels
|
2016-01-27 08:09:37 -06:00 |
|
|
b3a7298a52
|
refactor(input): place inputs inside of ion-item
|
2016-01-27 08:09:37 -06:00 |
|
|
309387bbbf
|
fix(item): allow pointer-events within ion-item-content
Closes #917
|
2016-01-12 10:10:41 -06:00 |
|
|
f74606dc1b
|
fix(item): set ion-item-divider colors per mode
|
2016-01-06 22:10:05 -06:00 |
|
|
5304ec8d79
|
feat(item-divider): added colors for item dividers and modified test case
closes #713
|
2015-12-15 11:08:58 -05:00 |
|
|
450c9c5efe
|
detail-push should only go on ion-item
|
2015-12-08 11:14:38 -06:00 |
|
|
cd40213495
|
item wip
|
2015-12-08 10:03:41 -06:00 |
|
|
d3c5f251ef
|
update item
|
2015-12-07 07:17:48 -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 |
|
|
c2a4b70d31
|
refactor(item): changed the ion-item-group-title to an ion-item-divider with a sticky attribute
Added a test for dividers. Closes #636
|
2015-11-24 11:51:53 -05:00 |
|
|
bc8ff4070f
|
refactor(sass): individual sass files import globals
|
2015-11-23 14:51:41 -06:00 |
|
|
a8b3de18d6
|
feat(item): adding no-lines attribute for items not in a list
closes #599
|
2015-11-20 13:28:13 -05:00 |
|
|
616a52f6e0
|
refactor(item-group): change css selectors from classes to elements
references #568
|
2015-11-17 15:20:20 -05:00 |
|
|
503abf5225
|
refactor(item): moved iOS styling from the list file to the item file
references #387
|
2015-11-16 15:51:01 -05:00 |
|
|
c6a173359f
|
feat(item): add multiple ion-item-content for item columns
|
2015-11-16 08:55:32 -06:00 |
|
|
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 |
|
|
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 |
|
|
583ecf8d12
|
refactor(list): fixing some more UI issues
references #437
|
2015-11-10 20:27:24 -05:00 |
|
|
5e5e5f48e1
|
refactor(list): fixing UI issues with refactoring the border
Removed margin-top for now. Removed unused css rule called no-border.
References #437
|
2015-11-10 14:48:46 -05:00 |
|
|
80a28d50f3
|
refactor(list): fixing more of the UI for lists
references #437
|
2015-11-06 15:41:37 -05:00 |
|
|
f9d1049029
|
fix(list): removing absolutely positioned border from md mode, added lines to radio
references #437
|
2015-11-05 19:40:07 -05:00 |
|
|
53164b41ca
|
refactor(list): fixing some more UI issues with the border change
references #437
|
2015-11-05 19:14:54 -05:00 |
|
|
6869f7baf8
|
refactor(list): moved list Sass code to the proper file, fixed some of the issues with the new border
references #437 and references #387
|
2015-11-05 16:37:04 -05:00 |
|
|
b1438d9cf4
|
refactor(item-sliding)
|
2015-11-05 15:03:53 -06:00 |
|
|
f6bf079878
|
refactor(list): removed absolutely positioned borders, changed to an inner div
references #437
|
2015-11-05 14:15:09 -05:00 |
|
|
4c3b83fde5
|
fix(nav): start zIndex at 10
|
2015-11-02 15:52:06 -06: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 |
|
|
ed303a3aa7
|
fix(item-sliding): changed display on ion-items-option to remove space between options
added some danger buttons to make sure the space stays removed
|
2015-10-13 10:58:13 -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 |
|
|
ea2647123a
|
change .item-text-wrap css class to [text-wrap] attr
|
2015-10-07 11:15:54 -05:00 |
|
|
456fa1aab6
|
md slider items
|
2015-10-06 18:39:01 -05:00 |
|
|
dbb2729e57
|
feat(item): sliding items
|
2015-10-06 18:30:46 -05:00 |
|
|
b6ae19cfb9
|
fix(item): allow clicks from within item content
Closes #215
|
2015-09-29 19:45:45 -05:00 |
|
|
efffd57d2e
|
fix(item): sticky items
|
2015-09-29 13:28:55 -05:00 |
|
|
1243fcda2c
|
feat(ripple): list item md ripple
|
2015-09-24 21:20:57 -05:00 |
|
|
fe98e6d6ad
|
fix(): no fade on item click
Closes #152
|
2015-09-21 20:36:45 -05:00 |
|
|
7da2afb754
|
feat(avatar): ion-avatar element
|
2015-09-18 10:50:46 -05:00 |
|
|
8c2a7a8932
|
use .list not ion-list css
|
2015-09-04 09:40:54 -05:00 |
|
|
b9edec8955
|
md text inputs
|
2015-09-03 16:02:52 -05:00 |
|
|
2eb742eee0
|
list css updates
|
2015-08-31 21:00:50 -05:00 |
|