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

feat: 0.15.0 #435

Merged
merged 80 commits into from
Jun 24, 2022
Merged

feat: 0.15.0 #435

merged 80 commits into from
Jun 24, 2022

Conversation

nandi95
Copy link
Contributor

@nandi95 nandi95 commented Mar 25, 2022

For details check commit messages below. ⬇️

@nandi95
Copy link
Contributor Author

nandi95 commented Apr 13, 2022

Semantic Pull Request action is failing as it's using the config from the main branch I think.

@nandi95 nandi95 linked an issue Apr 13, 2022 that may be closed by this pull request
@nandi95
Copy link
Contributor Author

nandi95 commented Jun 16, 2022

The test fails because when making comparison with the main branch (testing the main branch) the test LocalCache test fails on a typing error. This has only just came up as typescript updated their Object.assign method signature in the latest update.

Copy link

@Wooshii Wooshii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review by @fullstackfool

package.json Show resolved Hide resolved
src/DemoBoard.vue Show resolved Hide resolved
src/components/button-toggle/Demo.vue Show resolved Hide resolved
src/components/button/UIButton.vue Outdated Show resolved Hide resolved
src/components/button/UIButton.vue Show resolved Hide resolved
src/components/button-group/Demo.vue Show resolved Hide resolved
src/components/select/Demo.vue Show resolved Hide resolved
src/components/select/Demo.vue Show resolved Hide resolved
src/components/table/UITable.vue Show resolved Hide resolved
src/directives/intersect/index.ts Show resolved Hide resolved
@fullstackfool
Copy link
Member

Apologies for the account mixup on the review.

Worth mentioning @nandi95 that this library is really coming along great. Nice feature set and the styling tweaks from yourself & @sixteenstudio have polished the whole thing up.

@nandi95 nandi95 merged commit 918c6b4 into main Jun 24, 2022
@nandi95 nandi95 deleted the feat/0.15.0 branch June 24, 2022 17:26
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.

UISelect overflows screen space UISkeleton: add components
4 participants