-
Notifications
You must be signed in to change notification settings - Fork 4
Separate all cyberstorm components into standalone publishable packages #1642
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
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
|
…mitiveUtils, Frame, Actionable, Input, Icon, Button) Co-authored-by: Oksamies <34424527+Oksamies@users.noreply.github.com>
…taItem, Alert, Avatar) Co-authored-by: Oksamies <34424527+Oksamies@users.noreply.github.com>
…itch, Tabs) Co-authored-by: Oksamies <34424527+Oksamies@users.noreply.github.com>
…er, CycleButton) Co-authored-by: Oksamies <34424527+Oksamies@users.noreply.github.com>
Co-authored-by: Oksamies <34424527+Oksamies@users.noreply.github.com>
…odeInput, SelectSearch) Co-authored-by: Oksamies <34424527+Oksamies@users.noreply.github.com>
…onBar) Co-authored-by: Oksamies <34424527+Oksamies@users.noreply.github.com>
|
@copilot The places where the components are used, need to be updated/refactored to use this new setup of component packages. Critical notes: |
… packages, fix missing dependency in SelectSearch Co-authored-by: Oksamies <34424527+Oksamies@users.noreply.github.com>
Updated the workspace and preconstruct configuration in commit 2638f20 to include The main Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Summary
All primitiveComponents, components, and newComponents have been separated into standalone publishable packages under
/packages/cyberstorm/.Configuration Updates
package.jsonworkspaces to includepackages/cyberstorm/*package.jsonpreconstruct config to includepackages/cyberstorm/*@thunderstore/cyberstorm-tagdependency in SelectSearch package39 Standalone Packages Created
Foundation Packages (4)
@thunderstore/cyberstorm-utils- Utility functions (classnames, formatters, type guards)@thunderstore/cyberstorm-tooltip- Tooltip component@thunderstore/cyberstorm-links- LinkingProvider and CyberstormLink@thunderstore/cyberstorm-primitive-utils- TooltipWrapper and PrimitiveComponentDefaultPropsPrimitive Components (3)
@thunderstore/cyberstorm-frame- Frame primitive component@thunderstore/cyberstorm-actionable- Actionable primitive component (button/link)@thunderstore/cyberstorm-input- Input primitive component (textInput/textArea)New Components (28)
@thunderstore/cyberstorm-icon,@thunderstore/cyberstorm-button,@thunderstore/cyberstorm-link@thunderstore/cyberstorm-heading,@thunderstore/cyberstorm-image,@thunderstore/cyberstorm-tag@thunderstore/cyberstorm-meta-item,@thunderstore/cyberstorm-alert,@thunderstore/cyberstorm-avatar@thunderstore/cyberstorm-breadcrumbs,@thunderstore/cyberstorm-skeleton-box,@thunderstore/cyberstorm-empty-state@thunderstore/cyberstorm-switch,@thunderstore/cyberstorm-tabs,@thunderstore/cyberstorm-pagination@thunderstore/cyberstorm-select,@thunderstore/cyberstorm-text-input,@thunderstore/cyberstorm-ad-container@thunderstore/cyberstorm-cycle-button,@thunderstore/cyberstorm-dropdown,@thunderstore/cyberstorm-drawer@thunderstore/cyberstorm-menu,@thunderstore/cyberstorm-modal,@thunderstore/cyberstorm-table@thunderstore/cyberstorm-toast,@thunderstore/cyberstorm-card,@thunderstore/cyberstorm-code-input@thunderstore/cyberstorm-select-searchLegacy Components (4)
@thunderstore/cyberstorm-relative-time@thunderstore/cyberstorm-codebox@thunderstore/cyberstorm-textarea-input@thunderstore/cyberstorm-validation-barPackage Structure
Each package contains:
Backward Compatibility
@thunderstore/cyberstormpackage continues to workSecurity Summary
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.