161 Commits

Author SHA1 Message Date
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
6263943aeb Fixed my stupid detail push 2015-10-06 18:45:16 -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
c74cab45db Merge branch 'master' into alpha38 2015-10-06 15:31:55 -05:00
fcd8a34dff refactor(item): changed notes from a class to an element
Closes #251
2015-10-06 13:31:01 -04:00
50953160cd Merge branch 'master' into alpha38 2015-10-06 11:15:44 -05:00
f497608768 chore(item): rename forward-icon to detail-push 2015-10-06 10:53:36 -05:00
04ac079cbc Merge branch 'master' into alpha38 2015-10-05 20:16:20 -05:00
5e05266052 fix(header): border bottom iOS 2015-10-05 20:05:08 -05:00
2d7969cdf8 fix(item): fixed border left on first item after header 2015-10-05 19:25:33 -04:00
974a70cf0e Merge branch 'master' into alpha38
Conflicts:
	ionic/components/popup/popup.ts
2015-10-05 16:43:30 -05:00
5c17f82e7f remove ion- component prefixes for now
Closes #239.
2015-10-05 16:20:32 -05:00
82ef03b346 fix(list): Fix for sticky titles in Chrome/Android. Currently broken 2015-10-02 12:40:22 -06:00
b6ae19cfb9 fix(item): allow clicks from within item content
Closes #215
2015-09-29 19:45:45 -05:00
35d7bd857b Remove comments 2015-09-29 13:54:12 -05:00
d0f209ad33 evert "chore(item): remove comments"
This reverts commit 548f34449557a79af13667fb1a0a53e4161517aa.
2015-09-29 13:53:19 -05:00
548f344495 chore(item): remove comments 2015-09-29 13:43:00 -05:00
efffd57d2e fix(item): sticky items 2015-09-29 13:28:55 -05:00