Skip to content

Instance Properties API reference #75

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 31 commits into from
May 4, 2020
Merged

Conversation

NataliaTepluhina
Copy link
Member

In this PR, I've migrated instance properties API reference.

@NataliaTepluhina NataliaTepluhina self-assigned this May 3, 2020
@NataliaTepluhina NataliaTepluhina added the content Issues / PRs related to docs content label May 3, 2020
@NataliaTepluhina NataliaTepluhina added the enhancement New feature or request label May 3, 2020
@NataliaTepluhina NataliaTepluhina added this to the alpha milestone May 3, 2020
@NataliaTepluhina NataliaTepluhina changed the base branch from options-api to master May 4, 2020 03:57
commit 5509287
Author: Natalia Tepluhina <[email protected]>
Date:   Mon May 4 06:57:13 2020 +0300

    Options API Reference (#73)

    * feat: started with Global Config API

    * feat: finished global config

    * feat: added component global api

    * feat: added directives API

    * feat: added mixin API

    * feat: add mount API

    * feat: added unmount and use

    * Update src/api/global-api.md

    Co-Authored-By: Jinjiang <[email protected]>

    * Update src/api/global-config.md

    Co-Authored-By: Jinjiang <[email protected]>

    * fixL changed global -> application

    * fix: fixed types for config

    * fix: fixed types for API

    * feat: added a note about native HTML tags

    * feat: added options data chapter

    * feat: finished options data

    * feat: added options-DOM

    * Added emits to data

    * feat: added lifecycle hooks

    * feat: added renderTracked and renderTriggered

    * feat: added options assets

    * feat: added options composition

    * feat: added misc to options

    * fix: TODO cleanup

    * fix: changed data description

    Co-authored-by: Jinjiang <[email protected]>

commit b31cbfc
Author: Damian Dulisz <[email protected]>
Date:   Sun May 3 16:18:35 2020 +0200

    [Rough Draft] Composition-API: Introduction (#67)

    * Add Composition-API: Introduction draft

    * Fix image links

    * Add styling for Tips and Warnings. Fix missing `js` syntax flag

    * Apply suggestions from An Phan

    Co-Authored-By: Phan An <[email protected]>

    * Apply suggestions from code review

    Co-Authored-By: Phan An <[email protected]>
    Co-Authored-By: Rahul Kadyan <[email protected]>

    * Convert tabs to spaces

    Co-authored-by: Phan An <[email protected]>
    Co-authored-by: Rahul Kadyan <[email protected]>

commit 19c7285
Author: NataliaTepluhina <[email protected]>
Date:   Sun May 3 17:18:17 2020 +0300

    fix: fixed slots inconsistence
@NataliaTepluhina NataliaTepluhina changed the base branch from master to api-reference May 4, 2020 04:03
@NataliaTepluhina NataliaTepluhina changed the base branch from api-reference to options-api May 4, 2020 04:03
@NataliaTepluhina NataliaTepluhina changed the base branch from options-api to master May 4, 2020 04:03
@NataliaTepluhina NataliaTepluhina merged commit 3e36371 into master May 4, 2020
@NataliaTepluhina NataliaTepluhina deleted the instance-properties-api branch May 4, 2020 04:17
TalexDreamSoul pushed a commit to Talexs/docs that referenced this pull request Apr 17, 2022
* docs(reactivity-fundamentals.md): fix world error

修复响应式基础中的文案错误

* fix(reactivity-fundamentals.md): fix world error

fix world error(修复部分文字错误)

* Update src/guide/essentials/reactivity-fundamentals.md

Co-authored-by: Godpu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Issues / PRs related to docs content enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants