Zhicheng Wang
ae3b205c77
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# public/docs/ts/latest/cookbook/_data.json
# public/docs/ts/latest/guide/_data.json
# public/docs/ts/latest/guide/attribute-directives.jade
# public/docs/ts/latest/guide/component-styles.jade
# public/docs/ts/latest/guide/hierarchical-dependency-injection.jade
# public/docs/ts/latest/guide/style-guide.jade
# public/docs/ts/latest/tutorial/toh-pt3.jade
# public/docs/ts/latest/tutorial/toh-pt4.jade
# public/docs/ts/latest/tutorial/toh-pt5.jade
2016-05-21 21:02:15 +08:00
Ward Bell
f9fea00824
docs(component-relative-paths): new cookbook
2016-05-20 20:33:38 -07:00
Zhicheng Wang
d79eab8641
开发指南-组件样式 翻译完毕
...
文字微调
2016-05-21 09:12:26 +08:00
Patrice Chalin
6d2d52c588
docs(dart): cleanup 'live example' links ( #1449 )
...
This fixes various issues such as:
- missing space in Dart version between the live demo and demo source
links.
- Live example link directing to Plunker for Dart.
The main mixins (`liveExampleLink`*) used to support the generation of
links now assume reasonable default values for their arguments, and in
most cases the defaults are used.
* Dart example links: use http vs https
As agree to with @kwalrath.
2016-05-20 16:18:58 -07:00
Zhicheng Wang
5aeb397489
开发指南-组件样式 翻译了一半儿
2016-05-20 17:53:30 +08:00
Foxandxss
96238bbfab
docs(cb-webpack): add guide chapter about webpack
2016-05-12 17:22:14 -07:00
Brian McDaniel
064936012f
docs(component-styles): fix typo (withing -> within)
...
closes #1330
2016-05-11 19:22:31 -07:00
Ward Bell
2e486cc046
docs(typings): add typings.d.ts for module.id and __moduleName; update docs
...
closes #1355 and #1312
2016-05-11 13:20:42 -07:00
Patrice Chalin
ef66e38e54
docs(dev guide): Update 'Component Styles' prose ( #1320 )
...
Reowork Ts prose and add Dart prose/code
+ Updates to docs and example code
(Starting point for Dart code was taken from #1171.)
2016-05-10 08:51:23 +01:00
Ward Bell
3d5302adce
chore: update to rc.0
2016-05-02 19:57:28 -07:00
Aristeidis Bampakos
8a49b4a41c
docs(component-styles): Small typo fixes
...
Small typo fixes
2016-04-20 13:16:22 -07:00
Ward Bell
8c7b991e4f
docs(component-styles): mark `__moduleName` experimental; use alert instead of callout.
...
closes #1054
2016-04-06 11:48:43 -07:00
Tero Parviainen
6f945b7c38
docs(component-styles): add chapter about styling components
...
closes #1047
2016-04-06 10:02:23 -07:00