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

upgrade output targets #2

Open
wants to merge 51 commits into
base: master
Choose a base branch
from
Open

upgrade output targets #2

wants to merge 51 commits into from

Conversation

klh
Copy link

@klh klh commented Sep 17, 2021

No description provided.

gnowland and others added 30 commits March 9, 2021 22:57
Co-authored-by: Josh Thomas <josh@ionic.io>
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
fix(angular): add comm after each host content
@stencil/vue-output-target 0.5.1
@stencil/react-output-target 0.0.10
fix(react): alphabetize inputs
@stencil/react-output-target 0.0.11
merge release-react-0.0.12
resolves #171 #136

Co-authored-by: Ian Luca <ianldgs@users.noreply.github.com>
…ted proxy components (#176)

resolves #155 

Co-authored-by: Julien Minella <julien.1-minella@non.se.com>
Co-authored-by: willmartian <contact@willmartin.dev>
willmartian and others added 21 commits October 1, 2021 10:29
Fix Angular proxies for outputs to no longer emit twice.
Co-authored-by: William M. Riley <splitinfinities@users.noreply.github.com>
chore(): release vue, react, and angular updates
this commit adds function-level jsdoc to the react output
wrapper/target. this was done in as a part of an effort to come up to
speed/help others in the same vain.

some type narrowing was performed here, largely to make certain array
types readonly. a conscious decision was made to not make the public
facing api (exposed by src/index.ts) use a ReadonlyArray<T>, so as to
avoid a breaking change (although this may be revisisted in the future)
)

props were not converted to dash-case attributes in the react output target. And also that objects and other non-primitive types would end up in the html like some-attr="[Object object]"

This PR fixes the above, and extends the test suite to cover this behavior.
update the example-project to use the latest version of the react
framework wrappers, which updates the bindings in the
component-library-react directory for us
this commit will run CI on pull requests (the enforcement needs to be
enabled in github after this lands). it also renames the workflow to
match the stencil core repository
remove the duplication between the unix + windows workflows by using a
strategy matrix of OS'es.
@rwaskiewicz rwaskiewicz deleted the branch duetds:master February 11, 2022 19:38
@rwaskiewicz rwaskiewicz deleted the master branch February 11, 2022 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
10 participants