1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
✅ Fix textarea unit test
skerit
as Jelle De Loecker
More... 3 months ago
✨ Add `Renderer#handleError()` method
skerit
as Jelle De Loecker
More... 3 months ago
🐛 Fix setting `value` not working server-side on `<textarea>` elements
skerit
as Jelle De Loecker
More... 3 months ago
🐛 Fix custom-element render issue with overlaying variable instances
skerit
as Jelle De Loecker
More... 3 months ago
✅ Add a `prepareRenderVariables` test
skerit
as Jelle De Loecker
More... 3 months ago
🐛 Actually update the `hawkejs.scene.exposed` values after receiving new data from the server
skerit
as Jelle De Loecker
More... 3 months ago
🐛 Improve printed error messages during rendering
skerit
as Jelle De Loecker
More... 3 months ago
🐛 Fix some missing variable declarations
skerit
as Jelle De Loecker
More... 3 months ago
🐛 Don't set the `Blast` global if it has already been set
skerit
as Jelle De Loecker
More... 3 months ago
🐛 Trigger `HePlaceholder` render when made & inserted in the DOM manually
skerit
as Jelle De Loecker
More... 4 months ago
🔖 Release as v2.3.15
skerit
as Jelle De Loecker
More... 5 months ago
✅ Fix client-file unit test
skerit
as Jelle De Loecker
More... 5 months ago
🐛 Fix deadlock when rerendering an element during a render
skerit
as Jelle De Loecker
More... 5 months ago
♻️ Do not add `htop` parameter to POST requests when cache option is configured
skerit
as Jelle De Loecker
More... 5 months ago
⚡️ Fix performance issue when rendering hundreds of custom elements
skerit
as Jelle De Loecker
More... 5 months ago
⚡️ Improve performance of enabling styles/scripts in the browser
skerit
as Jelle De Loecker
More... 5 months ago
⚡️ Try to prevent excessive cloning of variables when rendering custom elements
skerit
as Jelle De Loecker
More... 5 months ago
📝 Bump package version
skerit
as Jelle De Loecker
More... 5 months ago
⚡️ Add `Hawkejs.doNextSync` method and use it
skerit
as Jelle De Loecker
More... 5 months ago
⚡️ Use as many Swift pledges as possible
skerit
as Jelle De Loecker
More... 5 months ago
⚡️ Automatically set the `force_async` option of the `Hawkejs.series` method to false
skerit
as Jelle De Loecker
More... 5 months ago
♻️ Implicitly set the series & parallel is_async option to true for now
skerit
as Jelle De Loecker
More... 5 months ago
✅ Also test render-looper client-side render
skerit
as Jelle De Loecker
More... 5 months ago
✅ Add render-looper test
skerit
as Jelle De Loecker
More... 5 months ago
🔒️ Make sure getting template sources stay within the allowed paths
skerit
as Jelle De Loecker
More... 5 months ago
⚡️ Fix `Renderer#_emitBegin()` slowing to a crawl the more subrenders start
skerit
as Jelle De Loecker
More... 5 months ago
👽️ Use new `is_done` property of Pledges
skerit
as Jelle De Loecker
More... 5 months ago
✅ Add render-looper benchmark
skerit
as Jelle De Loecker
More... 5 months ago
✅ Add render-looper test element
skerit
as Jelle De Loecker
More... 5 months ago
🐛 Fix using unbound protoblast instance causing JSON error
skerit
as Jelle De Loecker
More... 5 months ago