Shaun Mahood

Results 15 issues of Shaun Mahood

Based on a conversation in Slack, we should add something to the docs to avoid using `subscribe` inside JS event handlers such as `:on-click`. I would lean towards a separate...

With the following use case, figwheel loads changes to the css properly but does not always show the figwheel notification. - Building stylesheets using garden and `lein garden auto` -...

I would love to have the ability to see all the events and epochs in a sequential list, with some of the following interactions as potential further options. - Click...

enhancement

Add code highlighting to the event header (same style as the traced functions).

enhancement

When inserting rows to a named table, upon opening the new file Excel asks to repair the file. Repair message indicates `Repaired Records: Table from /xl/tables/table1.xml part (Table)` The new...

If a merged cell is contained in a row of the template Excel file, and that row is replaced by more than one row, the resulting Excel file only carries...

This is more for discussion than anything, but is there any interest in updating POI to the latest version if I test and submit a PR? Current version is a...

I've been thinking about building a test suite to help validate that things are working for issue #26 (and now it would probably help with issue #28 as well). Have...

enhancement

I've just had to use Google Closure directly for the first time, and I found it difficult to understand the nuances in order to get things working properly on a...

major

The pages https://clojurescript.org/guides/javascript-modules and https://clojurescript.org/reference/javascript-module-support seem to be pretty similar in both name and scope. I suspect that they should either be combined into a single page, or split into...

minor