index
:
dompa.git
allow-docstrings-in-defhtml
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-01-25
Fix workflow checkout to use actions/checkout@v4
Asko Nõmm
2026-01-25
Update workflow
Asko Nõmm
2026-01-25
Update workflow
Asko Nõmm
2026-01-25
Update README: change git URL to git.nmm.ee and remove tests badge
Asko Nõmm
2026-01-10
Update README to reflect new version v1.2.2 and corresponding SHA
Asko Nõmm
2026-01-10
Merge pull request #16 from askonomm/15-ending-nils-remove-the-entire-hierarc...
v1.2.2
Asko Nõmm
2026-01-10
Fix HTML rendering to handle nil values without removing sibling elements; ad...
Asko Nõmm
2026-01-10
Update README to reflect new version v1.2.1 and corresponding SHA
Asko Nõmm
2026-01-10
Merge pull request #14 from askonomm/13-empty-sequence-would-render-clojurela...
v1.2.1
Asko Nõmm
2026-01-10
Add empty-seq? function and update nodes-from-opt to handle empty sequences (...
Asko Nõmm
2025-12-07
Fix README sha
Asko Nomm
2025-12-07
Update README
v1.2.0
Asko Nomm
2025-12-07
Merge pull request #12 from askonomm/11-improve-templating-ergonomics
Asko Nõmm
2025-12-07
Simplify conditional
Asko Nomm
2025-12-07
Improve templating ergonomics (#11)
Asko Nomm
2025-10-26
Update README
Asko Nõmm
2025-10-26
Merge pull request #10 from askonomm/9-investigate-making-traverse-impl-be-zi...
v1.1.0
Asko Nõmm
2025-10-26
Update README
Asko Nõmm
2025-10-26
#9: Implement zipper support
Asko Nõmm
2025-10-26
Add alias for test repl
Asko Nõmm
2025-10-26
Fix indent
Asko Nõmm
2025-10-20
Update README
Asko Nõmm
2025-10-20
Fix README
Asko Nõmm
2025-10-20
Improve README
Asko Nõmm
2025-10-20
Update README
Asko Nõmm
2025-10-20
Update README
Asko Nõmm
2025-10-20
Update README
Asko Nõmm
2025-10-20
Merge pull request #8 from askonomm/7-doctype-is-missing-on-a-round-trip-of-h...
v1.0.3
Asko Nõmm
2025-10-20
#7: Have the round trip test run only in server-side (cljs has no slurp)
Asko Nõmm
2025-10-20
#7: Fixes an issue where `!doctype` would be left out when creating nodes due...
Asko Nõmm
2025-10-19
Add quickdoc API doc generation
Asko Nõmm
2025-10-19
Update README
Asko Nõmm
2025-10-19
Merge pull request #6 from askonomm/5-same-name-elements-close-too-early
v1.0.2
Asko Nõmm
2025-10-19
#5: Fixen an issue where same-name children of a root would cause the nodes t...
Asko Nõmm
2025-10-19
Update README
Asko Nõmm
2025-10-19
Merge pull request #4 from askonomm/3-attribute-value-containing-forward-slas...
v1.0.1
Asko Nõmm
2025-10-19
#3: Fixes an issue where if the attribute value contained forward slashes, it...
Asko Nõmm
2025-10-19
Merge pull request #2 from askonomm/1-self-closing-tags-break-in-dompacoordin...
Asko Nõmm
2025-10-19
#1: Fixes an issue where self-closing elements would break the attrs parsing
Asko Nõmm
2025-10-19
Minor improvement in README
Asko Nõmm
2025-10-19
Update README
Asko Nõmm
2025-10-19
Fix README
v1.0.0
Asko Nõmm
2025-10-19
Update README
Asko Nõmm
2025-10-19
Fix an issue where a sequence of nodes created with the `$` helper would break.
Asko Nõmm
2025-10-19
Reduce complex conditionals inside the `compose-reducer-fn`.
Asko Nõmm
2025-10-19
Ignore README and LICENSE changes in Tests Workflow
Asko Nõmm
2025-10-19
Update README, add coverage command to `bb`.
Asko Nõmm
2025-10-13
Remove manual hooks in favor of a simple lint-as rule
Asko Nõmm
2025-10-13
Add resources to path
Asko Nõmm
2025-10-10
Separate steps
Asko Nõmm
[next]