Adding upstream version 5.3.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
bc475d7d0d
commit
e1f69a237f
605 changed files with 15320 additions and 9495 deletions
1
site/layouts/partials/callouts/danger-async-methods.md
Normal file
1
site/layouts/partials/callouts/danger-async-methods.md
Normal file
|
@ -0,0 +1 @@
|
|||
**All API methods are asynchronous and start a transition.** They return to the caller as soon as the transition is started, but before it ends. In addition, a method call on a transitioning component will be ignored. [Learn more in our JavaScript docs.](/docs/{{ .Site.Params.docs_version }}/getting-started/javascript/#asynchronous-functions-and-transitions)
|
Loading…
Add table
Add a link
Reference in a new issue