Svetlozar Valchev
Svetlozar Valchev
There seems to be a difference between the example provided here: https://aurelia-ui-framework.herokuapp.com/docs/form and the actual implementation The dropzone doesn't stretch to fill the column width. It seems that getting it...
The files in the `src/libs` folder are not transpiled, which throws errors for older browsers and IE11.
It seems that the checkbox's indeterminate state (which corresponds to value=null) is not available once the element is attached. You can initially set it to indeterminate, but you cannot set...
**Describe the bug** When using Safari 17, trying to convert a video to a png sequence in multi-threaded mode, it gets stuck before finishing **To Reproduce** 1. Open the browser...
Bug report ### Expected behaviour No errors in Dev Console ### Actual behaviour When Zooming in/out, the console repeatedly logs the following error: `Unable to preventDefault inside passive event listener...
Aurelia keeps changing its functions every month. This is a change to fit the latest commits in aurelia that actually revert the function from how it was back in August....
**Is your feature request related to a problem? Please describe.** I need a way to set a recurring event on the last/first/second/third/etc month of the week. **Describe the solution you'd...