Currently supported versions
- Vue:
3.0.7
- Vue CLI:
4.5.11
Changes in ebook
v3.0.6
2021-02-26
—
—
2021-02-26
—
v3.0.6
2021-02-25
—
—
2021-02-25
—
State Management:
New chapter about the Store pattern, Flux libraries, Vuex, and Pinia!
2021-02-03
—
—
2021-02-03
—
Provide/inject:
New chapter about provide/inject!
2021-01-20
—
—
2021-01-20
—
Animations and transition effects:
New chapter about animations and transitions!
2021-01-07
—
—
2021-01-07
—
Style your components:
New chapter about styles!
v3.0.4
2020-12-10
—
—
2020-12-10
—
v3.0.4
2020-12-10
—
—
2020-12-10
—
Forms:
Adds a section about custom validators with VeeValidate
2020-12-09
—
—
2020-12-09
—
Forms:
Adds a section on VeeValidate configuration (how to validate on input)
2020-12-04
—
—
2020-12-04
—
Router:
Adds a section about using the router with Suspense
2020-11-20
—
—
2020-11-20
—
Suspense:
Adds a section on the differences between using Suspense
or onMounted
2020-11-06
—
—
2020-11-06
—
How to build components:
Adds a section on how to choose between ref
and reactive
.
2020-10-13
—
—
2020-10-13
—
Forms:
VeeValidate now offers only some of the previous meta-flags.
2020-10-07
—
—
2020-10-07
—
Forms:
It is now possible to rename a field with VeeValidate to have nicer error messages.
v3.0.0
2020-09-18
—
—
2020-09-18
—
v3.0.0
2020-08-07
—
—
2020-08-07
—
Forms:
Update VeeValidate to v4, which supports Vue 3
2020-08-07
—
—
2020-08-07
—
Slots:
The chapter now comes earlier in the book, before the Suspense chapter.
v3.0.0-rc.4
2020-07-24
—
—
2020-07-24
—
v3.0.0-rc.4
2020-07-24
—
—
2020-07-24
—
Router:
Guards can now return a value instead of having to call next()
.
2020-07-24
—
—
2020-07-24
—
Slots:
New chapter about Slots!
2020-07-16
—
—
2020-07-16
—
Directives:
Clarify that v-for
can be used with in
or of
v3.0.0-beta.19
2020-07-08
—
—
2020-07-08
—
v3.0.0-beta.19
2020-07-08
—
—
2020-07-08
—
Under the hood:
New chapter! Learn how Vue works under the hood (parsing, VDOM, etc.)
2020-07-06
—
—
2020-07-06
—
Under the hood:
Add a section about building the reactivity functions from scratch
2020-07-06
—
—
2020-07-06
—
Under the hood:
Add a section about reactivity with getter/setter and proxies
2020-06-17
—
—
2020-06-17
—
The wonderful world of Web Components:
Use customElements.define
instead of the deprecated document.registerElement
.
2020-06-12
—
—
2020-06-12
—
How to build components:
Explain the emits
option and how it can be used to validate the emitted event.
v3.0.0-beta.10
2020-05-11
—
—
2020-05-11
—
v3.0.0-beta.10
2020-05-11
—
—
2020-05-11
—
Global:
First public release of the ebook!
You can download the latest version (these updates are free to any buyer!).
Back to ebook details.