179 Commits

Author SHA1 Message Date
702c42630f fix(slidingItems): mouseout/more drag threshold 2015-11-07 11:41:45 -06: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
fa6990cc5f fix(sticky): remove polyfill 2015-11-04 13:30:12 -06:00
024db7bec8 fix(item-group): add sticky item-group-title outside angular zone 2015-11-03 13:08:37 -06:00
4c3b83fde5 fix(nav): start zIndex at 10 2015-11-02 15:52:06 -06:00
0840bdf0d7 fix(tap): activated/ripple on ion-item-sliding
Closes #413
2015-11-02 15:16:31 -06:00
b8db33ebb8 refactor(nav): move stage to nav-controller 2015-11-02 11:55:53 -06:00
61dc17099d fix(item): prevent propagation on item option buttons. Fixes #412 2015-11-02 10:56:51 -06:00
71627c327a fix(item): sliding item doesn't click if open 2015-11-02 08:37:30 -06:00
4148ca5636 refactor(item): added the ability to assign no-lines to an item and remove the borders on that item only
references #387
2015-10-30 18:14:50 -04:00
33452f5ce7 refactor(list): combined hairline css together
references #387
2015-10-30 17:53:21 -04: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
c23d0988aa Fixie stickie 2015-10-30 09:53:46 -05:00
9b9c820b2a fix(sticky): sticky headers. Fixes #383 2015-10-30 09:49:00 -05: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
5438c9316f fix(item-sliding): fixed the margin for the option buttons and sliding content
The min-height being too large was causing the issue of showing the
button behind the item sliding content and some hairline margins were
off. References #295
2015-10-20 13:41:44 -04:00
a641f4d4bd avatar/thumbnail, set min-height 2015-10-18 21:22:06 +01:00
d026dfcae3 fix(sticky-header): updated iOS sticky header bg color and moved MD styling so it would work
Closes #296
2015-10-16 16:15:06 -04:00
0c68e370f5 disable stick header JS for now 2015-10-16 15:11:50 -05:00
4c53a4b554 chore(): rename IonicConfig to Config 2015-10-16 11:53:11 -05:00
d9e19d38ff fix(sticky-headers): add feature detection
Closes #290
2015-10-15 23:24:37 -05:00
52aa0548e7 fix(item): sliding items works with mouse. Fixes #286 2015-10-15 16:11:50 -05:00
970abdf08c fix(item-sliding): item-left/item-right ng-contents
Closes #287
2015-10-15 15:08:00 -05:00
75e71de22b fix(item-sliding): runOutsideAngular
Closes #277
2015-10-15 12:21:03 -05:00
b59e30329c refactor(item): removing unused sass variable 2015-10-13 19:19:24 -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
e9a7eabf9b Update demo for grouping and item sticky elements 2015-10-09 11:22:43 -06:00
f98edb4642 Remove @host - for templates that dont have content directly in component 2015-10-09 11:22:17 -06:00
092c5123e5 Merge branch 'master' of github.com:driftyco/ionic2 2015-10-09 08:15:32 -06:00
0cac4d9a2e chore(): remove use of @View 2015-10-09 09:15:04 -05:00
01a9b3d33e Merge branch 'master' of github.com:driftyco/ionic2 2015-10-09 08:12:50 -06:00
9585653d78 Include test for groups and retrieving the content injectin 2015-10-09 08:12:39 -06:00
18519d1576 refactor(cssClass): update/cleanup css class usage 2015-10-08 21:32:16 -05:00
fa499e00c8 fix(item-group-title): no content required 2015-10-08 16:37:18 -05:00
e30421645b Style(item-group): Fix spacing for code 2015-10-08 15:36:26 -06:00
c3eed60d22 :derp: missing comma 2015-10-08 09:36:43 -05:00
f3eca12f6d fix(item): sliding item updates 2015-10-08 09:18:00 -05: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
1befe94802 alpha39 updates 2015-10-07 10:51:08 -05:00
d0a077c535 Merge branch 'master' into alpha38 2015-10-06 20:38:12 -05:00
50b6fdea8d Merge branch 'master' into alpha38
Conflicts:
	ionic/components/search-bar/search-bar.ts
	ionic/config/decorators.ts
2015-10-06 20:38:04 -05:00
a33e3f32e9 feat(item): sliding 2015-10-06 20:35:54 -05:00
9e8857c81d Trying to get taht nice tap restrict 2015-10-06 19:57:08 -05:00
7fb6099e1e fix(item): slide close on tap 2015-10-06 19:10:44 -05:00