Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/aio/tools/transforms/templates/api/includes/selectors.html

11 lines
276 B
HTML
Raw Normal View History

build(aio): remove formatting and styles from dgeni templates Much of the formatting was hardcoded and copied from the old anguar.io jade files. This gives us a clean start. Also, more use has been made of include files to make the templates easier to understand and manage.
2017-01-27 14:51:41 +00:00
{%- if doc.directiveOptions.selector.split(',').length %}
build(aio): refactor API templates for clean start
2017-05-02 15:08:49 +01:00
<section class="selectors">
feat(aio): api page column layout
2017-04-24 10:49:37 -07:00
<h2>Selectors</h2>
{% for selector in doc.directiveOptions.selector.split(',') %}
build(aio): refactor API templates for clean start
2017-05-02 15:08:49 +01:00
<div class="selector">
feat(aio): api page column layout
2017-04-24 10:49:37 -07:00
<code>{$ selector $}</code>
build(aio): refactor API templates for clean start
2017-05-02 15:08:49 +01:00
</div>
feat(aio): api page column layout
2017-04-24 10:49:37 -07:00
{% endfor %}
build(aio): refactor API templates for clean start
2017-05-02 15:08:49 +01:00
</section>
build(aio): remove formatting and styles from dgeni templates Much of the formatting was hardcoded and copied from the old anguar.io jade files. This gives us a clean start. Also, more use has been made of include files to make the templates easier to understand and manage.
2017-01-27 14:51:41 +00:00
{% endif %}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 121ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API