Peet Janse van Vuuren
Peet Janse van Vuuren
### My Environment | Dependency | Version | | --------------------------- | -------- | | Node.JS version | v16.13.2 | | react-color-palette version | v6.2.0 | ### Expected Behavior: Changing the...
I haven't tested it to see what would happen, but there is a backward compatibility issue when adding more columns to existing tables in the way that you did it....
The values in the DropOffType enum were directly copied from PickupType. It would make sense to rather change them from e.g. NoPickup to NoDropOff and so on.
## Use case If you have very narrow columns (e.g. the `SelectColumn` which has a width of 35px) you need to put the content of your summary row in the...
## Problem I have multiple profiles configured in my `docker-compose.yml` file. I would like to only run the containers tagged with a particular profile with via this plugin's `docker compose...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I'm always frustrated when...