slack-php-block-kit
slack-php-block-kit copied to clipboard
New stuff that's missing
- Blocks
- [x] #65
- [x] #64
- Elements
- [ ] Datetime Picker
- [ ] Email Input
- [ ] File Input
- [ ] Rich Text Input
- [ ] URL Input
- [ ] Workflow Button
- Composition Objects
- [ ] Workflow
object { trigger: Trigger } - [ ] Trigger
object { url: string, ?customizable_input_parameters: array{ name: string, value: string } }
- [ ] Workflow
Hi @jeremeamia,
Thank you for your work on this repository! I noticed the feature request for Rich Text blocks has been open for a while, and I’m really interested in contributing to this. I’d be happy to start working on it and submit a PR, but I wanted to check first: is there still a chance it could be reviewed and potentially merged?
I understand maintaining open-source projects can be time-consuming, so I completely understand if priorities have shifted. Just wanted to gauge if this is something worth pursuing.
Thanks for your time!
Have given you repo access. Please feel free to contribute at will. I am not actively contributing to OSS right now.
Hi @jeremeamia,
Thank you for giving me access to the repository! To familiarize myself with the package’s architecture, I’ve opened a pull request for the video block. If you have the time, I’d really appreciate it if you could review the code with the package’s structure in mind.
Once the PR is approved and merged, I’ll move on to creating the rich text block and element independently.
Thank you for your guidance and for making this project available to the community! 😊
@jeremeamia @maartenpaauw, I'm looking at using this in a commercial project and I'm interesting in using some of my time to contribute. Are you open to having another contributor?
Definitely open. Thanks. I would like to see an initial PR that I can review. After that, I will add you as a full contributor.