Liking cljdoc? Tell your friends :D
- Breaking: Swap return order of
mocks/create to [handler calls reset!] - Register global jsdom from
test-setup namespace - Fix drop warning in
fire-event namespace - Provide type hint for
user-event namespace
- Add
@testing-library/user-event wrapper with all functions - Add
deftest-async macro for wrapping async tests with promesa - Add tests for user-event wrapper namespace
- Add
within namespace with generated query functions - Add script to generate
within namespace - DRY shared functions into
common.clj
- Add GitHub Actions workflow
- Add tests for existing functionality
- Migrate from yarn to npm
- Recreate
screen.cljs with improved docstrings - Fix CVE-2026-26996: bump minimatch to 3.1.3 in karma example
- Update dependencies
- Add
act wrapper - Add helper function to mock handlers
- Call
r/flush after callback - Pass callback function directly to the library without invoking
- Return render result from
render! function
- Add simple hiccup validation
- Call
r/flush after render
- Clean up DOM before rendering
- Handle hiccup functions that return other functions (stateful components)
- Set
innerHTML of body to empty string before every test render - Add karma test example
- Add
render helper - Migrate to babashka tasks
- Suppress warning about
drop function
- Add
*-all-* query functions that return vectors - Add reagent example project
- Convert options from
clj->js automatically
- Fix one-arity template for fire events
- Regenerate fire-events
- Add
fire-event namespace with generated event functions - Add
fire-event for reagent - Add script to generate fire-event namespace
- Generate better docstrings for query functions
- Add documentation link for every generated function
- Add
generate-screen babashka script
- Regenerate query functions with updated template
- Remove nbb from dependencies
- Add
debug wrapper - Add link to original documentation about queries
- Initial release
- Generated source file with all screen query functions
cljdoc builds & hosts documentation for Clojure/Script libraries
Keyboard shortcuts| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |
× close