Jeff Browning
Jeff Browning
This PR introduces a `local_dir` config option that allows one to specify a prefix for the `Arc.Storage.Local` location. This is especially useful for running tests. Example usage: ``` elixir #...
The default config specifies an ancient version of `yarn` to install by default: ``` yarn_version=0.27.5 ``` This should instead be unset to allow for the latest version of `yarn` to...
Just an FYI that the v2.8 API endpoint will be EOL soon so the default `token_url` config will need to be updated. More details here: https://developers.facebook.com/docs/graph-api/changelog
### Description The `TextInput` `onKeyPress` event handler receives an unexpected `Backspace` event when `multiline` is `true`. The exact behavior varies between iOS 15 and iOS 16: * **iOS 15:** The...
As a stopgap measure before #7 is resolved, this PR updates the emoji data file to the latest version available from https://github.com/iamcal/emoji-data.