Conversation
…ile renaming workspace configuration file
## [1.29.1-dev.1](v1.29.0...v1.29.1-dev.1) (2026-07-19)
|
🎉 This PR is included in version 1.29.1-dev.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.29.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🏷️ PR Title: Refactor Modal styling and update repository references
📋 Summary
This PR refactors the Modal component to improve its styling and conditional rendering. It also updates repository references in the README, CHANGELOG, and package.json to point to the new PilotUI repository. Additionally, the workspace configuration file has been renamed for clarity.
🔗 Related Tasks
#2398c94 - Update repository references in README and CHANGELOG files
#c696390 - Update repository URL in package.json to pilotui
#18a7085 - Update Modal component styling and conditional rendering; rename workspace configuration file
📝 Additional Details
📜 Commit List
7350691 Merge branch 'dev' of https://github.com/tiny-ideas-ir/lib-vue-components into dev
2398c94 chore: update repository references in README and CHANGELOG files
273008a chore(release): 1.29.1-dev.1 [skip ci]
c696390 chore: update repository URL in package.json to pilotui
18a7085 refactor: update Modal component styling and conditional rendering while renaming workspace configuration file
b43e451 Merge remote-tracking branch 'origin/main' into dev