3479 Commits

Author SHA1 Message Date
4b1943f034 chore(dgeni): fix output template
Template for @Outputs were still rengering since they were checking for
@Inputs.
2016-02-10 13:06:14 -05:00
8d571ea96d docs(icon): update inputs/outputs 2016-02-10 13:03:35 -05:00
ccdc08f9cd docs(tab): update inputs/outputs 2016-02-10 12:36:43 -05:00
4ad8c53810 docs(tab): update inputs/outputs 2016-02-10 12:24:07 -05:00
3a1c7b4433 docs(tabs): update inputs/outputs 2016-02-10 12:08:12 -05:00
308785b0ed Merge branch 'ins_n_outs' of https://github.com/driftyco/ionic into ins_n_outs 2016-02-10 10:14:05 -05:00
10ab705f61 chore(CI): ignore WIP branch 2016-02-10 10:13:48 -05:00
19ecc7a3af chore(dgeni): setting inputs and outputs detection in dgeni 2016-02-10 10:13:48 -05:00
e6068785f6 refactor(transitions): created Transition class
Created interfaces for NavOptions, AnimationOptions and
TransitionOptions Created Transition class and move transition ts files
to their own folder.
2016-02-10 01:57:54 -06:00
7c10c4dd42 chore(): update modal tests 2016-02-10 01:56:51 -06:00
c46d25baed chore(snapshot): do not exit on error 2016-02-10 01:49:43 -06:00
14ca32f9f2 Merge pull request #5363 from manucorporat/vertical-item-sliding
feat(ion-item-sliding): style icons on top of text in an option button
2016-02-09 22:28:49 -06:00
cb14eb441c chore(CI): ignore WIP branch 2016-02-09 19:04:47 -06:00
ab61c0b9d1 chore(dgeni): setting inputs and outputs detection in dgeni 2016-02-09 19:02:11 -06:00
d1b92e6335 docs(demos): update item-sliding demo styling 2016-02-09 18:59:20 -06:00
7d8e567c65 docs(id): fix broken link 2016-02-09 18:37:01 -06:00
1a5821b77f docs(demos): add select to nav-param demo 2016-02-09 17:04:37 -06:00
a233074021 docs(demos): add select to modal demo 2016-02-09 17:04:37 -06:00
da18868636 refactor(animations): inline css animations 2016-02-09 16:23:01 -06:00
de76cefcf3 docs(navController): update docs 2016-02-09 15:33:51 -05:00
9cc28791db docs(navController): update docs 2016-02-09 10:17:09 -05:00
2621a87f5c docs(modal): update docs 2016-02-09 09:55:09 -05:00
613cc2807b chore(dgeni): redesign API docs index page 2016-02-08 17:29:51 -06:00
ae5cfcc3ce chore(dgeni): updating dgeni and adding static methods to docgen Closes driftyco/ionic-site#409 2016-02-08 15:47:51 -06:00
b0a8045af0 Merge pull request #5367 from dotansimha/2.0
fix(raf): run requestAnimationFrame w/ correct context
2016-02-08 12:48:51 -06:00
8212dee9ff Fixed a bug caused by requestAnimationFrame did not run on the correct content 2016-02-08 13:55:10 +02:00
c8bb18f3e9 drops > selector 2016-02-08 04:20:18 +01:00
14abe9eb41 icon-left attribute belongs to ion-item-options 2016-02-08 04:16:15 +01:00
4e57fcf98a feat(ion-item-sliding): style icons on top of text in an option button
closes #5352
2016-02-08 00:47:44 +01:00
5c21b933df Merge pull request #5310 from manucorporat/new-buttons-css
refactor(button): refactor button css to avoid using flex
2016-02-07 12:35:28 -06:00
0e3b25f3d5 Merge pull request #5360 from manucorporat/hairlines-variable
feat(hairlines): hairline width sass variable
2016-02-07 12:20:48 -06:00
97f8119358 Merge pull request #5354 from jgw96/2.0-segment-fix
fix(segment): fix segment button hover
2016-02-07 12:16:35 -06:00
06b3a5b3bd feat: hairlines width can be configured with a sass variable 2016-02-07 15:00:34 +01:00
64ae1000f4 refactor(button): refactors button's css to work in chrome/safari 2016-02-07 00:37:30 +01:00
273bef6591 segment-hover/active-fix 2016-02-06 15:54:29 -06:00
62682d64b5 Merge pull request #2 from driftyco/2.0
2.0
2016-02-05 23:04:31 -06:00
5ac1cf9048 docs(demos): fix item sliding demo and add the slides demo to the slide doc
references driftyco/ionic-site#397
2016-02-05 19:54:42 -05:00
68671a2951 docs(demos): update item sliding to use primary option and add another login
references driftyco/ionic-site#397
2016-02-05 19:48:24 -05:00
5f21823d27 docs(demos): add item sliding & option API demo and fix docs for it
references driftyco/ionic-site#397
2016-02-05 19:40:09 -05:00
b69bd9420e docs(demos): add item demo which uses list demo but changes header
references driftyco/ionic-site#397
2016-02-05 18:56:22 -05:00
a01dd8d6fb docs(demos): add toolbar to tabs demo
references driftyco/ionic-site#397
2016-02-05 18:09:21 -05:00
a0571532e6 docs(demos): inject stylesheet in tabs so it shows properly
references driftyco/ionic-site#397
2016-02-05 18:01:36 -05:00
b67db7e106 chore: release ionic alpha.56 2016-02-05 16:26:08 -05:00
86f793dcee test(menu): fix snapshot test v2.0.0-alpha.56 2016-02-05 16:20:27 -05:00
2ca0068c56 docs(demos): add tabs demo with scenarios
references driftyco/ionic-site#397
2016-02-05 16:08:06 -05:00
ae764860ec docs(demos): fix the local font var
references driftyco/ionic-site#397
2016-02-05 16:08:06 -05:00
c7a58f0dfc docs(menu): update docs 2016-02-05 15:06:54 -05:00
f2db74ba69 fix(tabs): show navbar on second page in tab 2016-02-05 13:55:10 -06:00
9a4b6bb9b0 docs(demos): add demo for select
references driftyco/ionic-site#397
2016-02-05 14:43:19 -05:00
70866988b0 chore(demos): deploy script should create production demos 2016-02-05 11:35:40 -06:00