|
1b20b65f0a
|
refactor(NavController): pass in DI
|
2015-10-07 16:43:46 -05:00 |
|
|
a3da0fa68f
|
update api docs to say page instead of view
|
2015-10-07 14:37:19 -05:00 |
|
|
26e3554d56
|
rename IonicView to Page
|
2015-10-07 13:44:53 -05:00 |
|
|
0be37b201f
|
rename IonicComponent to ConfigComponent
|
2015-10-07 10:54:28 -05:00 |
|
|
1befe94802
|
alpha39 updates
|
2015-10-07 10:51:08 -05:00 |
|
|
9bc09300df
|
chore(): rename properties to inputs, events to outputs
|
2015-10-06 16:28:32 -05:00 |
|
|
c74cab45db
|
Merge branch 'master' into alpha38
|
2015-10-06 15:31:55 -05:00 |
|
|
03017be8c5
|
test(): snapshot updates
|
2015-10-06 14:20:09 -05:00 |
|
|
0e2ac93382
|
e2e test updates
|
2015-10-06 12:15:13 -05:00 |
|
|
7463ce9ee4
|
Remove forwardRefs from IONIC_DIRECTIVES
Closes #250.
|
2015-10-06 12:11:00 -05:00 |
|
|
f1b00c6446
|
tabs wip
|
2015-10-05 21:37:56 -05:00 |
|
|
04ac079cbc
|
Merge branch 'master' into alpha38
|
2015-10-05 20:16:20 -05:00 |
|
|
723a63704b
|
chore(): remove old tabs e2e
|
2015-10-05 20:06:57 -05:00 |
|
|
974a70cf0e
|
Merge branch 'master' into alpha38
Conflicts:
ionic/components/popup/popup.ts
|
2015-10-05 16:43:30 -05:00 |
|
|
631472d3c1
|
nav doc tweaks
|
2015-10-05 15:24:48 -05:00 |
|
|
6955a8cdba
|
fix(nav): update loader
|
2015-10-05 11:43:53 -05:00 |
|
|
9b4b15d468
|
Merge branch 'master' into search-bar
|
2015-10-05 10:00:29 -06:00 |
|
|
657e7175ef
|
Merge branch 'master' into alpha38
|
2015-10-04 22:36:50 -05:00 |
|
|
13e146b3e5
|
fix tab tabs
|
2015-10-04 16:05:58 -05:00 |
|
|
45329851f5
|
chore(tabs): more tabs api docs
|
2015-10-04 16:03:36 -05:00 |
|
|
43a4a71629
|
chore(tab): tab api docs
|
2015-10-04 16:03:03 -05:00 |
|
|
7a954c3f1e
|
container that contains lol
|
2015-10-04 14:12:26 -05:00 |
|
|
39c17ca5c5
|
chore(tabs): tabs API docs
|
2015-10-04 14:11:29 -05:00 |
|
|
5345d10f21
|
alpha38, first pass
|
2015-10-03 16:02:24 -05:00 |
|
|
5b0eda5be1
|
refactor(config): get/set/settings and unit tests
|
2015-10-02 15:23:08 -05:00 |
|
|
46fc56fb95
|
Fix(demo): Remove ion-view from demos for scoll (basic, pull-to-refresh) and tabs (tab-bar-bottom)
|
2015-10-02 14:10:05 -06:00 |
|
|
ae6e140fbf
|
feat(ionTabs): hide tabs by default with MD
Closes #229. Closes #236
Squashed commit of the following:
commit f566321e54937b8d31a8d1f85948ab5d984b9e37
Author: mhartington <mikehartington@gmail.com>
Date: Fri Oct 2 11:03:50 2015 -0400
feat(ionTabs): organize code and clean font sizes
commit 9ee1e28f0b01e9e195bc24a65066a57d66e5ec50
Author: mhartington <mikehartington@gmail.com>
Date: Fri Oct 2 10:51:36 2015 -0400
feat(ionTabs): move scss to tabs.scss
commit 3eba74c27c8eefe6e61f8f3ac12742edb7181772
Author: mhartington <mikehartington@gmail.com>
Date: Thu Oct 1 16:23:37 2015 -0400
feat(ionTabs): add test
commit 34f61431d41283fc8e5ed2f64e0874659072660b
Author: mhartington <mikehartington@gmail.com>
Date: Thu Oct 1 16:13:05 2015 -0400
feat(ionTabs): reuse tabBarIcons
commit 8c6f0edb17bcc6ff0c5f8b7be66f2be8a6775d48
Author: mhartington <mikehartington@gmail.com>
Date: Thu Oct 1 15:56:29 2015 -0400
feat(ionTabs): hide tab icon for md
|
2015-10-02 11:45:35 -04:00 |
|
|
0afdc67998
|
feat(nav): re-add popTo and popToRoot
re-adds c5be799810d33c after merge clobber
|
2015-10-02 09:00:07 -05:00 |
|
|
d4a3005524
|
refactor(nav): NavController/Tabs overhaul
Closes #213
|
2015-10-01 15:04:49 -05:00 |
|
|
f6331a688f
|
fix(nabber): iOS nabber updates
|
2015-09-29 16:41:30 -05:00 |
|
|
f37a48bad4
|
fix(tabs): border top iOS retina
Closes #207
|
2015-09-29 14:16:39 -05:00 |
|
|
63398f3450
|
feat(md): tab ripple and highlight line
|
2015-09-28 23:36:48 -05:00 |
|
|
fe7b070a6d
|
fix(tabs): hover states
|
2015-09-24 14:48:10 -05:00 |
|
|
4294966dad
|
fix(tabs): correct enableBack ref
|
2015-09-24 14:36:08 -05:00 |
|
|
4d84cdae83
|
refactor(hover): use :hover:not(.disable-hover)
Less CSS specificity issues. Disabling hover on mobile prevents button
flickers.
|
2015-09-24 13:31:35 -05:00 |
|
|
89c0a0ef09
|
refactor(): rename ViewController/ViewItem
Rename ViewController to NavController, ViewItem to ViewController
|
2015-09-23 16:57:25 -05:00 |
|
|
b14956d9d0
|
chore(): rename annotations to decorators
|
2015-09-22 13:15:10 -05:00 |
|
|
3364414d24
|
use padding attribute
|
2015-09-18 21:58:44 -05:00 |
|
|
db714ce341
|
remove .hover css
|
2015-09-18 21:46:16 -05:00 |
|
|
c118ef6054
|
rename all material.scss to md.scss
|
2015-09-17 22:02:11 -05:00 |
|
|
5fbc142dae
|
swipe back refactor
|
2015-09-17 16:13:51 -05:00 |
|
|
d25ce946f6
|
disable :hover on touch devices
|
2015-09-14 22:27:09 -05:00 |
|
|
1e5e067ed1
|
alpha37 updates
|
2015-09-11 21:03:42 -05:00 |
|
|
b95ddaafa2
|
docs: fix doc tags
|
2015-09-08 15:02:29 -05:00 |
|
|
c41801c55f
|
css cleanup
|
2015-09-05 21:02:45 -05:00 |
|
|
cdf631dcaf
|
.ios and .md body class css structure
|
2015-09-04 23:54:00 -05:00 |
|
|
3b5af7321c
|
tab buttons
|
2015-09-04 17:17:46 -05:00 |
|
|
920701e3fd
|
md tabs
|
2015-09-04 15:30:37 -05:00 |
|
|
0f06573f2b
|
docs: add description and example to list and item
|
2015-09-04 11:02:57 -05:00 |
|
|
3157f2ff66
|
update tab-icon attributes
|
2015-08-31 21:49:41 -05:00 |
|