Jeremy

Results 5 issues of Jeremy

Change this logic to align with Aurelia's change handling method invocation for view model properties. @bindable and @observable both call the property change method after the value is set. This...

breaking-change

**I'm submitting a feature request** * **Browser:** all * **Language:** all **Current behavior:** There are no property decorators **Expected/desired behavior:** * **What is the expected behavior?** Some ideas for these...

Are there plans to add slickgrid controls referenced here https://github.com/mleibman/SlickGrid/tree/master/controls? I did a quick search in this repo and could not find them.

I ran into a problem while unit testing my application, and wanted to get your opinion to determine if this is a bug or it behaves as expected. Really, I...

I was wondering if it was in the scope of this project to change the menu for multi-lingual sites? Currently the index.html template has: ``` set index = get_section(path="_index.md") ```...