Results 7 issues of Asaf Katz

could you please add to the todo app an example of handling optimistic update failure? I'm trying to understand how do I know which item to remove on TODO_CREATE_FAILED Thank...

Hi! First, many thanks, I discovered import-js yesterday and it made me 100% more happy. I wonder if it possible to get that import declaration syntax: ``` js import *...

Related to https://github.com/eshaham/israeli-ynab-updater/issues/22 ## Credentials Setup * Additional dialog added for setting up an app ID for openexchangerates.org ## Helpers added: #### Rates helper Responsible for fetching historical rates from...

Hi @eshaham! A few weeks ago, while working with this lib to import my bank data to YNAB, I noticed that all the transactions that made with currencies other than...

enhancement

when `__vi_external_disable: true` set programmatically, it requires loosing and restoring focus of the current tab to work properly I've recored a short video to demonstrate the bug: [https://www.youtube.com/watch?v=eUH2cRzCvRM](https://www.youtube.com/watch?v=eUH2cRzCvRM) [![image](https://cloud.githubusercontent.com/assets/199747/14567394/cb7092ac-032b-11e6-94f3-c79ea7c62907.png)](https://www.youtube.com/watch?v=eUH2cRzCvRM) also...

## Bug or feature request? Bug ## Description: When calling: ```js getInitialSnapshot(machine, { param: "test" }); ``` It gets called twice: - 1st time - without input: `undefined` - 2nd...

bug

Hi, thank you very much for your effort to build this plugin! could you please add Hebrew Support? I would assist you with anything you need to know about the...