Skip to content

Develop #12

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

Merged
merged 3 commits into from
Oct 14, 2023
Merged

Develop #12

merged 3 commits into from
Oct 14, 2023

Conversation

CrazyBoy49z
Copy link
Member

No description provided.

Added a new RichText component and made some modifications to the Textarea component. The RichText component uses Quill for a more enhanced, rich text editing experience. Updates in Textarea component include improvement in the color-related properties adjustment. They will now fall back to 'bordered' if no color attribute is provided or the attribute doesn't match any predefined ones. Also, revised the 'defaults' function in QuillOptions to also accept null.
Changed the Checkout setup on fix-php-code-style-issues.yml file of the Github workflows. The reference, 'ref' is commented out and a 'token' line was added instead to utilize the secret Personal Access Token (PAT). This change should improve the secure access to the repository when triggering Github actions.
The token reference has been updated in the 'Checkout code' section of the fix-php-code-style-issues.yml file. This is to enhance secure access to the repository via Github Actions. A previously commented out 'ref' line is reinstated, while a 'token' line utilizing secret Personal Access Token(PAT) replaces the old ref token.
@CrazyBoy49z CrazyBoy49z merged commit cc1ba3d into main Oct 14, 2023
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.

1 participant