Filipe Silva
1101f07ef2
refactor: add src folder ( #3171 )
...
* boilerplate, gulpfile, quickstart
* move ts files up to cookbooks
* move rest of ts files
* fix tsconfig, default build task, json file
* fix js examples
* fix webpack example
* remove a2docs.css references
* fix aot examples
* fix webpack run task
* fix cb-i18n
* fix upgrade examples
* fix unit tests
* fix comment in deployment index
* removed unused typings.json
* fix plunkers
* fix js example paths
* fix ts quickstart/setup prose
* add src folder note to setup
* broadly replace app/ -> src/app/
* broadly replace main.ts
* broadly replaced index.html
* broadly replace tsconfig
* replace systemjs
* fix filetrees
* Minor prose fixes to aot, i18n cookbooks
* remove char harp was complaining about
* update new reactive forms example
* fix quickstart jade error
* fix mistakes uncovered by CI
* fix bad filename errors
* edit style guide 04-06 rule to use src
* add changelog
* Incorporate Jesus's feedback
* fix snippet headers in toh1/2
* chore: tweak changelog and setup text
2017-02-02 19:38:17 +01:00
Kapunahele Wong
694b58d06e
[WIP] docs(user-input): Jessica's user input edits ( #2683 )
2016-11-21 12:17:39 -08:00
Patrice Chalin
fcaf8fa365
docs(forms): add link to Dart sample ( #2176 )
...
Contributes to #1598 .
Also:
- Trimmed trailing whitespace.
- Fixing user-input (since we don’t need the “Run the” in the link).
2016-08-22 15:41:13 -07:00
Patrice Chalin
9b3614d151
docs(user-input): add link to Dart sample ( #2175 )
...
Contributes to #1598 .
2016-08-22 15:15:30 -07:00
Brandon Roberts
b93fb12fea
chore(examples): Updated live example links to use helper directive
...
closes #2005
2016-08-05 16:41:45 -07:00
Filipe Silva
ebc022e475
docs: update prose for the `let` change to ngFor
2016-04-28 18:37:45 -07:00
Josh Otis
746a6649b2
chore: new flat left navigation panel (all language tracks)
2016-03-03 04:51:52 -08:00
Ward Bell
f54ae8b306
docs(user input): grammar - 'an statement'->'a statement'
...
closes #750
2016-01-25 03:41:16 -08:00
Ward Bell
b24c813916
docs(user-input): replace "expression" w/ "statement" in TS doc
...
closes #714
2016-01-17 21:26:50 -08:00
Kathy Walrath
693c5e60e6
docs(user-input): copyedit TS user-input
...
closes #665
2016-01-17 21:11:50 -08:00
joshuawilson
fe0f8086f4
docs(user-input): fix typo's and misworded sentence
...
closes #575
2015-12-17 02:17:37 -08:00
John Oxley
912ed52f25
docs: Fixed minor typos in attribute-directives and user-input
...
closes #556
* user-input.jade
2015-12-16 18:42:48 -08:00
Ward Bell
31051d29f0
docs(user input): sample shuffle, revisions. alpha.53
...
closes #492
2015-12-13 18:53:25 -08:00
Ward Bell
c33ee37144
docs(template-syntax): drive jade from sample
...
closes #456
2015-12-08 10:08:06 -08:00
Ward Bell
e6e8cca9ef
(docs) DevGuide Introduction
...
incorporates Pascal & Felipe suggestions
includes running sample code for the architecture overview
closes #417
2015-11-30 12:54:16 -08:00
Earl St Sauver
206ce3373d
docs: Change label of case to 'kebab' for attrs
...
closes #399
The docs refer to `this-style-of-casing` as snake case, but it's
actually "kebab case." Snake case looks `like_this_instead`.
https://en.wikipedia.org/wiki/Letter_case#Special_case_styles
2015-11-23 17:09:21 -08:00
Peter Bacon Darwin
e86fde8dc9
chore(jade): upgrade to use `marked` filter
...
The `Transformers.markdown` (`:markdown`) filter is deprecated. This commit updates
the entire docs project to use the `jstransformer-marked` (`:marked') filter.
2015-11-10 18:37:53 +00:00
Ward Bell
2b4b028d73
Add animated gifs to demo the code
2015-11-07 22:47:19 -08:00
Ward Bell
c4416cfb2c
(docs) User Input - refactored to its own example and support blur event
2015-10-31 19:30:21 -07:00
Ward Bell
dd0d44eb93
(docs) devguide - update user-input jade to use template-syntax example code
2015-10-31 19:30:21 -07:00
Ward Bell
840439770b
(docs) overhaul user-input
2015-10-20 12:13:12 +01:00
Ward Bell
53597ab601
Update GettingStarted for alpha-40 with @View merged into @Component
2015-10-13 23:22:40 -07:00
Jay Traband
50e758ba60
improved infrastructure for devguide and revised getting started (TS)
2015-09-10 13:32:57 -07:00