Skip to content

Aktualizacja #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 155 commits into from
Jan 10, 2019
Merged

Aktualizacja #18

merged 155 commits into from
Jan 10, 2019

Conversation

Triloworld
Copy link
Member

No description provided.

yyx990803 and others added 30 commits June 1, 2018 17:54
* Update events.md

correct wrong link

* Update events.md

correct wrong link
* feature: Add link to VueMeetups

* feature: Add section on becoming a community leader

* minor tweaks to meetup section
* Added details about Lifecycle Hooks

Mostly a clarification for beginners without prior knowledge about what Lifecycle hooks are. Makes it easier to understand when perhaps only knowing that the developer has a `mounted()` hook. 

I left out the function syntax because of generality. Add if it makes more sense to add. I am not fully knowledgable in Vue yet.

* add (de)activated to lifecycle hooks list in style guide
* TypeScript project generation in @vue/cli 3.0

update information about generating TypeScript project using new @vue/cli 3.0

* tweaks to Vue CLI 3 TypeScript support docs
* Fix code style in Form Validation recipe

* More style code slight improvement in Form Validation recipe
* New in with + symbol

Signed-off-by: Bruno Lesieur <[email protected]>

* Review of 2.5.0 doc

Signed-off-by: Bruno Lesieur <[email protected]>

* Review

Signed-off-by: Bruno Lesieur <[email protected]>

* Fix syntax typo

Signed-off-by: Bruno Lesieur <[email protected]>

* Add space between new line of documentation

Signed-off-by: MachinisteWeb <[email protected]>

* Add @posva review

Signed-off-by: MachinisteWeb <[email protected]>

* Add french str

Signed-off-by: MachinisteWeb <[email protected]>

* Change directeur to director

Signed-off-by: MachinisteWeb <[email protected]>

* Fix EN doc

Signed-off-by: MachinisteWeb <[email protected]>

* Subtitle for typescript.md

Signed-off-by: MachinisteWeb <[email protected]>

* Revert instance.md

Signed-off-by: MachinisteWeb <[email protected]>
* First draft with 'Simple Example' section

* Fix typo on Docker 'build' command

* Fix copy of multiple files

* Remove unnecessary whitespace

* Fix typo in webpack template link

* First draft of 'Real-World Example'

* Update 'Real-World Example' with multi-stage build

* Add 'Why Dockerize a Vue.js App?' section

* Rename 'Why Dockerize a Vue.js App?' as 'Additinal Context'

* Add 'Alternative Patterns' section

* Minor fix on 'Alternative Patterns'

* Fixed typo

* Update order to avoid collision with other cookbooks

* Clarify why NGINX in real-world example
cxw42 and others added 29 commits December 3, 2018 18:22
Otherwise, VNode is used without definition the first time you encounter
it in the Guide.

Fixes #1799.
So they don't require horizontal scrolling
* Unify examples HTML formatting

* Unify examples HTML formatting
* docs: Add Ben Hong to Community Partners

* style: Remove new lines from autoformatting
* Adds Code Of Conduct via contributor-covenant version 1.4

* Change community email

* Resolve conflict
[List Rendering](https://vuejs.org/v2/guide/list.html#key) guide doesn't mention what types of values user can supply for `key` of `v-for`. There is a console warning for this already but it's hard to point people to it. This pull request fixes the issue.
`$attrs` and `$listeners` were introduced in v2.4.0. The docs should mention this in order to avoid confusion.
* explain what 'trim' does

'This trims out white-space from the input. '

* simplify language in v-model.trim explanation
* Add Vuejs Amsterdam

* fix profiles for vue.js amsterdam organizers
* vue-test-utils -> Vue Test Utils
@Triloworld Triloworld merged commit 87f1e87 into vuejs-pl:master Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.