ui-editable-table
ui-editable-table copied to clipboard
Adds controls to alter the table dimensions
This updates the table extension to be usable for real projects.
Thnx, very usable 👍
This look awesome, definitely something I'd want to see merged before I start using this plugin. Does anyone actively maintain this repo @stefanjudis ??
@omonk you can just use the code from this branch yourself. Very easy.
Of course! Very easy to do as you said but it would be great to see it merged into master as well.
Agree
i don't have merging rights anymore. maybe @realityking or @Shy can help. :)
Wow, thanks, this works really well. Looking forward to see this PR merged to master! :)
:wave: Hi everyone! You can use my fork which also merges this PR: https://github.com/ljvmiranda921/ui-editable-table :tada:
git clone [email protected]:ljvmiranda921/ui-editable-table.git
cd ui-editable-table
npm install
Notes:
- Merges @dmcb's Pull Request that adds controls to alter table dimensions.
- Uses the modern contentful extension CLI. The previous one is already deprecated.
- Allows input of the Environment ID via the
CONTENTFUL_ENVIRONMENT
environment variable.
@ljvmiranda921 thanks for doing that. This project is indeed not maintained. I'll check if we can archive it. :)