Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

feat: Base plugin settings page, minor UI improvements and types#10

Open
nexpid wants to merge 8 commits intomainfrom
nexx-patch-zwei
Open

feat: Base plugin settings page, minor UI improvements and types#10
nexpid wants to merge 8 commits intomainfrom
nexx-patch-zwei

Conversation

@nexpid
Copy link
Contributor

@nexpid nexpid commented Jan 3, 2025

Includes:

  • Documenting CommandUtils & MessageUtils
  • Finishing support for SettingsComponent(?)
  • Precaution: don't register a contributor's asset twice
  • Fixed IconButton alignment in PluginCard
  • Added __PYON_LOADER__ types

Copy link
Member

@PalmDevs PalmDevs left a comment

Choose a reason for hiding this comment

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

A few changes and a commit are blocking

@nexpid nexpid requested a review from PalmDevs January 3, 2025 22:28
Comment on lines +46 to +54
style={{ marginBottom: 'auto' }}
/>
</Show>
<IconButton size="sm" icon={getAssetIndexByName('MoreHorizontalIcon')} variant="tertiary" />
<IconButton
size="sm"
icon={getAssetIndexByName('MoreHorizontalIcon')}
variant="tertiary"
style={{ marginBottom: 'auto' }}
/>
Copy link

Choose a reason for hiding this comment

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

Why is the margin-bottom needed here now?

Copy link
Member

Choose a reason for hiding this comment

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

Alignment issues when the plugin name takes >1 line, I might take a look into how to fix it by applying styles to the container instead of the children.

@Ushie Ushie changed the title Bulk changes feat: Base plugin settings page, minor UI improvements and types Jan 6, 2025
@nexpid nexpid requested review from PalmDevs and Ushie and removed request for PalmDevs January 15, 2025 18:40
@nexpid
Copy link
Contributor Author

nexpid commented Feb 6, 2025

Is this thing on

@JustADude64

This comment was marked as abuse.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants