Kirill Voronin
Kirill Voronin
This PR adds ImageMagick support and fixes https://github.com/caldwell/build-emacs/issues/1. Build script installs ImageMagick 6 dependency via brew and links it manually (because `imagemagick@6` is a keg-only formula and we don't need...
## Griddle major version 1.3.0 ## Changes proposed in this pull request Added a plugin that provide each `Cell` with `hoveredRowKey` property which is equal to `griddleKey` of hovered row....
## Griddle version 1.2.0 ## Expected Behavior Be able to easily dispatch an action outside of Griddle's components tree (e.g. toggle settings because of other user action than clicking Settings...
Good day. I have a problem with except option. If I use it on entity Patient like this ``` ruby Patient::Entity.represent(patient, except: [testssets: [:patient]]).as_json ``` all works great, but I...
Hi. In my app I have two reducers that I always use with redux-crud: - `RECORD_CHANGE` - to change some record (on client, without update to server) - A bit...
Moved from https://github.com/yoursdearboy/omegat-browser/issues/3#issuecomment-446841500 Hi yoursdearboy, It's very helpful in boostering translational efficiency, and may i make some suggestions? Could u add sogou translation engine (http://translate.sogou.com/) and baidu? Many thanks!
Closes #1111 #### What has been done to verify that this works as intended? Successfully started PostgreSQL container with docker-compose.dev.yml (`make dev`) and run migrations (`cd server && make`) ####...
This PR introduces extra config option to make Vite dev server accessible using a devcontainer and VS Code port forwarding feature. It just changes server address from `localhost` to `127.0.0.1`,...
Using openssl from Homebrew seems to require this flags. Also, current readline version there is 7.0.