91f36f2217
chore(dgeni): TS 1.8 patch cont.
2016-03-11 18:22:57 -06:00
4a1dce3be6
chore(dgeni): TS 1.8 patch cont.
2016-03-11 17:59:30 -06:00
92446157a4
chore(dgeni): TS 1.8 patch cont.
2016-03-11 17:43:14 -06:00
36a47568a9
chore(dgeni): TS 1.8 patch cont.
2016-03-11 17:30:45 -06:00
5fb37cc665
chore(dgeni): dgeni TS 1.8 patch cont.
2016-03-11 17:18:24 -06:00
6ec68e207c
chore(dgeni): add anchor links to individual methods
2016-03-11 16:01:28 -06:00
908ef9e4c4
chore(dgeni): docs links tweak
2016-03-11 15:32:38 -06:00
559ecd6912
chore(dgeni): add anchor links to docs
2016-03-11 10:33:55 -06:00
535856155b
docs(api): update api index.md
2016-03-04 10:00:35 -06:00
5ab8f616f6
docs(api): update API index.md
2016-03-04 08:55:58 -06:00
8b717c21f2
chore(dgeni): fixing api side menu active page highlights
2016-02-18 16:11:37 -06:00
b2ad7f0de1
chore(site): update API index
2016-02-12 18:28:05 -06:00
224382a10e
Merge branch '2.0' of https://github.com/driftyco/ionic into ins_n_outs
2016-02-11 14:10:04 -05:00
74c8d6a2a9
formatting output events
2016-02-11 11:48:04 -06:00
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
a8515115c1
chore(dgeni): Updating API landing page title
2016-02-10 10:15:10 -06:00
19ecc7a3af
chore(dgeni): setting inputs and outputs detection in dgeni
2016-02-10 10:13:48 -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
eccac3aa57
chore(docs): remove description header from API docs Fixes driftyco/ionic-site#390
2016-02-03 12:00:09 -06:00
494d0da4ce
chore(docs): jekyll no longer allows filters in meta data. slugify title to get page ID in nunjucks instead
2016-01-29 10:27:07 -06:00
3e5a36a15f
docs(): update improve links
2016-01-13 17:48:22 -08:00
5e8450df06
docs(api): clean up return and params formatiing
...
Closes #827
2015-12-29 19:29:12 -06:00
c98eea8919
docs: use more accurate class name
2015-12-29 15:44:20 -06:00
4d2a32a4ab
docs: fix improve this doc link positioning
2015-12-29 15:18:01 -06:00
b2fd889914
refactor(label): move label to its own folder and move mode specific styles for label to new files
...
closes #712
2015-12-17 16:20:10 -05:00
210f60165a
docs(api): force side menu of api docs to have capitalize class
2015-12-14 14:11:28 -06:00
28d464c2e6
docs()
2015-12-14 15:06:06 -05:00
3ac29d1d11
docs(demos/api): fix iframe toggle
2015-12-07 15:03:16 -06:00
0aaf464b76
docs(djeni): fixing side menu and api demo iframe
2015-12-04 17:38:42 -06:00
5587d2bdb8
docs(dgeni): correct custom tag syntax for dgeni template
2015-12-04 14:55:04 -06:00
28bb668d43
docs(api): add links to component sections
2015-12-04 13:55:43 -06:00
0b3e0e7c65
docs(dgeni): setting API demo URL to be part of the meta data to be handled by jekyll
2015-12-04 13:27:09 -06:00
83bf7632f2
docs(actionSheet): add detail options
2015-12-04 13:14:18 -05:00
d1d40ba7ba
docs(api): @see tag
2015-12-04 11:54:22 -06:00
c681b6fb5e
set default root level docs to be nightly
2015-12-03 17:34:33 -06:00
63fa941e11
docs(): template refactor
2015-12-03 17:46:57 -05:00
2e99da4928
docs(api): remove exported/defined in block
2015-12-03 16:40:03 -06:00
1c66e2c9f7
docs: remove empty conditional
2015-12-03 16:02:56 -06:00
a074dae4e6
docs(api): add option to add types to @property
2015-12-03 15:59:18 -06:00
b6c5ef8ca8
docs: add demo template block to api
2015-12-03 11:32:45 -06:00
0d5efe6658
docs(): add usage tag
...
Closes #685
2015-12-03 11:38:59 -05:00
6af6e07c14
docs(api): remove sections from menu that are entirely private
2015-12-01 21:36:13 -06:00
262b883211
docs(button): button attribute docs
2015-12-01 21:36:13 -06:00
9022812526
docs(dgeni): ## Members
isn't being parsed by markdown, just use HTML
2015-11-30 14:37:10 -06:00
7f0c53313d
docs(dgeni): indicate that nightly v2 docs are for v2
2015-11-30 14:25:54 -06:00
86aa23c0ba
refactor(searchbar): renamed all selectors, variables, and components from search-bar to searchbar
...
references #419
2015-11-02 21:07:45 -05:00
c19fcd5bed
chore(navbar): rename nav-bar files to navbar
2015-11-02 16:52:52 -06:00
4c53a4b554
chore(): rename IonicConfig to Config
2015-10-16 11:53:11 -05:00
551d1998f3
Add directive info to directive docs
...
Directive doc objects have a directiveInfo property that has two
properties: doc.directiveInfo.type and doc.directiveInfo.properties.
type: 'Component' or 'Directive'
properties: array of objects in the format { name, values }, where name
is either 'selector', 'inputs', or 'outputs' and values is an array of
strings.
Ex: {
type: 'Component',
properties: [
{
name: 'selector',
values: ['button', '[button]']
},
{
name: 'inputs',
values: ['icon', 'color']
}
]
}
2015-10-09 20:50:06 -05:00