|
0cac4d9a2e
|
chore(): remove use of @View
|
2015-10-09 09:15:04 -05:00 |
|
|
72ad5c1fb5
|
init alpha40
|
2015-10-08 23:54:50 -05:00 |
|
|
18519d1576
|
refactor(cssClass): update/cleanup css class usage
|
2015-10-08 21:32:16 -05:00 |
|
|
cf56a370b3
|
fix(ripple): register tapClick after config/platform
Closes #267
|
2015-10-08 15:56:13 -05:00 |
|
|
b9ae06d442
|
refactor(input): improve focus handling, alpha39 fixes
|
2015-10-08 15:50:29 -05:00 |
|
|
1d3d40cab5
|
feat(ionicBindings): pass in IonicConfg instance
Closes #258
|
2015-10-07 21:51:54 -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 |
|
|
a3da0fa68f
|
update api docs to say page instead of view
|
2015-10-07 14:37:19 -05:00 |
|
|
d2d7fc8cea
|
link to Page from IONIC_DIRECTIVES api doc
|
2015-10-07 14:23:16 -05:00 |
|
|
26e3554d56
|
rename IonicView to Page
|
2015-10-07 13:44:53 -05:00 |
|
|
bdaed1b2ca
|
Merge branch 'master' into alpha38
Conflicts:
ionic/components/search-bar/search-bar.ts
ionic/config/decorators.ts
|
2015-10-07 10:59:15 -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 |
|
|
ce6dbd1ee2
|
feat(blur): iOS Blur Directive
|
2015-10-07 09:28:01 -05:00 |
|
|
e4ba21bfe1
|
docs(ionicConfig): add inital config docs
Close #256
|
2015-10-07 09:37:02 -04:00 |
|
|
f7bed3e098
|
fix(textInputs): register components, don't use Query
|
2015-10-06 22:20:40 -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 |
|
|
cb14011ced
|
:derp:
|
2015-10-06 18:31:05 -05:00 |
|
|
dbb2729e57
|
feat(item): sliding items
|
2015-10-06 18:30:46 -05:00 |
|
|
b19d72b7da
|
update IONIC_DIRECTIVES api doc
|
2015-10-06 13:03:59 -05:00 |
|
|
0ae8ee6661
|
add search-bar back to IONIC_DIRECTIVES
|
2015-10-06 12:11:00 -05:00 |
|
|
7463ce9ee4
|
Remove forwardRefs from IONIC_DIRECTIVES
Closes #250.
|
2015-10-06 12:11:00 -05:00 |
|
|
8185bfbe12
|
update IonicView api docs
|
2015-10-05 17:11:12 -05:00 |
|
|
0642a46d19
|
Merge branch 'master' into search-bar
|
2015-10-05 17:03:16 -04:00 |
|
|
0ae98ad835
|
Merge branch 'master' into alpha38
|
2015-10-05 15:25:40 -05:00 |
|
|
631472d3c1
|
nav doc tweaks
|
2015-10-05 15:24:48 -05:00 |
|
|
a53efcdeb4
|
fix(config)
|
2015-10-05 15:20:47 -05:00 |
|
|
194f3e4aad
|
fix(config): set user platform modes
|
2015-10-05 15:09:16 -05:00 |
|
|
6955a8cdba
|
fix(nav): update loader
|
2015-10-05 11:43:53 -05:00 |
|
|
cd319e1cf2
|
working modals
|
2015-10-05 11:05:55 -05:00 |
|
|
3324f3cc90
|
refactor(overlay): actionsheet/popup
|
2015-10-04 22:35:54 -05:00 |
|
|
dfe19a962d
|
use title service
|
2015-10-04 11:45:32 -05:00 |
|
|
2b86705f54
|
bootstrap refactor wip
|
2015-10-04 00:20:41 -05:00 |
|
|
3215c05f4f
|
Fix(search-bar): Have search bar go through items, provide filter, and filter those from list. Make search bar have valueAccessor it self update update control value to watcher
|
2015-10-02 23:10:52 -06:00 |
|
|
539edf8ebd
|
chore(nav): more nav docs
|
2015-10-02 19:46:07 -05:00 |
|
|
5b0eda5be1
|
refactor(config): get/set/settings and unit tests
|
2015-10-02 15:23:08 -05:00 |
|
|
34b063550c
|
fix(config): don't hide tab icons for MD
|
2015-10-02 14:40:58 -04: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 |
|
|
c1406d259b
|
test(config): get method
|
2015-10-02 09:10:46 -05:00 |
|
|
fcacce1d9d
|
test(platform): init platform/config tests
|
2015-10-01 22:45:46 -05:00 |
|
|
43505407b3
|
chore(popup): Added md mode animation's for popup and added to config
Removed the background from the md scss file. References #183
|
2015-10-01 13:29:50 -04:00 |
|
|
6b07b86e8e
|
feat(modals): mode transitions
|
2015-09-29 15:48:48 -05:00 |
|
|
52bf1f8520
|
fix(menuClose): put in ionic directives
|
2015-09-29 11:45:44 -05:00 |
|
|
db6c7b7283
|
feat(nav): add NavRegistry
|
2015-09-24 17:34:47 -06:00 |
|
|
b14956d9d0
|
chore(): rename annotations to decorators
|
2015-09-22 13:15:10 -05:00 |
|
|
f3358a697e
|
chore(): rename to IONIC_DIRECTIVES
Closes #165
|
2015-09-22 13:11:56 -05:00 |
|
|
e6c620840b
|
chore(): remove MaterialButton
|
2015-09-21 22:50:10 -05:00 |
|
|
00ebfaebfc
|
remove <icon forward></icon>
|
2015-09-18 15:55:18 -05:00 |
|
|
f704cc3e97
|
rename ActionMenu to ActionSheet
|
2015-09-17 23:41:09 -05:00 |
|
|
abff83a206
|
toolbar refactor wip
|
2015-09-16 00:42:22 -05:00 |
|