Liking cljdoc? Tell your friends :D

wagoe.ui-style

Shared app-wide UI asset bundles.

Keep CSS/JS asset ordering centralized here so modules can reuse the same rendering contract without hardcoding per-page lists.

Shared app-wide UI asset bundles.

Keep CSS/JS asset ordering centralized here so modules can reuse the same
rendering contract without hardcoding per-page lists.
raw docstring

admin-pilot-cssclj

Admin pilot stack with legacy admin rules plus daisy overrides.

Admin pilot stack with legacy admin rules plus daisy overrides.
sourceraw docstring

admin-pilot-jsclj

Admin pilot JavaScript stack. components.js and admin-ux.js must load before alpine.min.js because they register Alpine components/stores via the alpine:init event.

Admin pilot JavaScript stack.
components.js and admin-ux.js must load before alpine.min.js because they
register Alpine components/stores via the alpine:init event.
sourceraw docstring

base-cssclj

Legacy-compatible base stack.

Legacy-compatible base stack.
sourceraw docstring

base-jsclj

Base JavaScript stack. components.js must load before alpine.min.js to register shared Alpine components.

forms.js is here rather than in the admin bundle because it makes htmx swap the re-rendered form a 400 carries, and every htmx form needs that — not just the ones under /web/admin. It shipped admin-only, so the create-user form at /web/users/new discarded its own validation errors and pressing Create looked like it did nothing (BOU-381).

Base JavaScript stack.
components.js must load before alpine.min.js to register shared Alpine components.

forms.js is here rather than in the admin bundle because it makes htmx swap
the re-rendered form a 400 carries, and every htmx form needs that — not just
the ones under /web/admin. It shipped admin-only, so the create-user form at
/web/users/new discarded its own validation errors and pressing Create looked
like it did nothing (BOU-381).
sourceraw docstring

bundleclj

(bundle k)

Return stylesheet list for k bundle key. Falls back to :base.

Return stylesheet list for `k` bundle key.
Falls back to `:base`.
sourceraw docstring

css-bundlesclj

Registry of known stylesheet bundles.

Registry of known stylesheet bundles.
sourceraw docstring

js-bundleclj

(js-bundle k)

Return JavaScript list for k bundle key. Falls back to :base.

Return JavaScript list for `k` bundle key.
Falls back to `:base`.
sourceraw docstring

js-bundlesclj

Registry of known JavaScript bundles.

Registry of known JavaScript bundles.
sourceraw docstring

pilot-cssclj

General daisy pilot stack.

General daisy pilot stack.
sourceraw docstring

pilot-jsclj

Pilot JavaScript stack.

Pilot JavaScript stack.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close