Skip to content
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

chore(docs): removal of duplicated flags #8839

Merged
merged 2 commits into from Apr 26, 2024

Conversation

moong23
Copy link
Contributor

@moong23 moong23 commented Apr 26, 2024

Removal of duplicated flags

before

  • dataChanged, propsChanged, viewportChanged, somethingChanged, propsOrDataChanged, stateChanged, updateTriggersChanged, viewportChanged

after

  • dataChanged, propsChanged, viewportChanged, somethingChanged, propsOrDataChanged, stateChanged, updateTriggersChanged

Background

since it's too small change to create an issue, haven't created issue.
(please tell me if it is better to create issue and then create PR makes you easier to track changes)

Change List

  • docs/api-reference/core/layer.md

before
- `dataChanged`, `propsChanged`, `viewportChanged`, `somethingChanged`, `propsOrDataChanged`, `stateChanged`, `updateTriggersChanged`, `viewportChanged`

after
- `dataChanged`, `propsChanged`, `viewportChanged`, `somethingChanged`, `propsOrDataChanged`, `stateChanged`, `updateTriggersChanged`
@moong23 moong23 changed the title chore(docs): removal of overlapping flags chore(docs): removal of duplicated flags Apr 26, 2024
@coveralls
Copy link

coveralls commented Apr 26, 2024

Coverage Status

coverage: 90.024%. remained the same
when pulling 3235dcd on moong23:moong23-docs_update
into e823e40 on visgl:master.

@Pessimistress Pessimistress merged commit 3145012 into visgl:master Apr 26, 2024
4 checks passed
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.

None yet

3 participants