You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
TS Jade sources (under /docs): clean out single-source elements
_util-fns.jade: mixins, functions, var defs.
TS Jade: clean out single-source elements:
Jade extends/blocks; mixins
inline text (via variables like !{_array})
A1 directives like ngio-ex
from:
quickstart
glossary
guide pages
tutorial pages
A1 directive code & NgioUtils (under /resources/js): clean out Dart elements
migrate Dart issues to Dart repo
JS items
firebase redirect to Why TS.
Clean out JS elements from TS sources (there shouldn't be many of these but I do recall at least one situation where the Jade includes were in the opposite direction from what I expected: i.e., TS Jade file was including a JS Jade file).
remove language drop down
perform any necessary styling / page layout adjustments
clean out JS issues
The text was updated successfully, but these errors were encountered:
Does the "drop JS" in title mean that there won't be a JavaScript documentation at all..?
chalin
changed the title
complete migration of Dart to separate repo & drop JS
complete migration of Dart to separate repo & reorg JS docs
Dec 21, 2016
@tilwinjoy - the title is indeed misleading, so I've adjusted it. What will be dropped will be the language submenu, not JS. Development of apps using JS will still be documented.
Dart items:
/dart
--> Dart site, docs(dart): redirect to webdev/angular #2924ts/_cache
to site-webdev - chore: drop ts/_cache #2974_examples
to site-webdev - chore: delete Dart _examples #2976tools/dart-api-builder
- chore(dart): drop api and cheatsheet scripts and gulp tasks #2970tools/api-builder/dart-package
- chore(dart): drop api and cheatsheet scripts and gulp tasks #2970/docs
): clean out single-source elements_util-fns.jade
: mixins, functions, var defs.TS Jade: clean out single-source elements:
!{_array}
)ngio-ex
from:
/resources/js
): clean out Dart elementsJS items
The text was updated successfully, but these errors were encountered: