UNPKG

@thi.ng/rdom-components

Version:

Collection of unstyled, customizable components for @thi.ng/rdom

55 lines (31 loc) 2.06 kB
# Change Log - **Last updated**: 2025-06-09T17:24:08Z - **Generator**: [thi.ng/monopub](https://thi.ng/monopub) All notable changes to this project will be documented in this file. Only versions published since **2022-01-01** are listed here. Please consult the Git history for older version information. See [Conventional Commits](https://conventionalcommits.org/) for commit guidelines. **Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies. ## [0.7.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/rdom-components@0.7.0) (2024-07-08) #### 🚀 Features - add verticalRuler() ([00e848f](https://github.com/thi-ng/umbrella/commit/00e848f)) ### [0.6.59](https://github.com/thi-ng/umbrella/tree/@thi.ng/rdom-components@0.6.59) (2024-02-22) #### ♻️ Refactoring - update object destructuring in all pkgs & examples ([f36aeb0](https://github.com/thi-ng/umbrella/commit/f36aeb0)) ### [0.6.33](https://github.com/thi-ng/umbrella/tree/@thi.ng/rdom-components@0.6.33) (2023-11-09) #### ♻️ Refactoring - update all tests (packages A-S) ([e3085e4](https://github.com/thi-ng/umbrella/commit/e3085e4)) ### [0.6.6](https://github.com/thi-ng/umbrella/tree/@thi.ng/rdom-components@0.6.6) (2023-08-04) #### ♻️ Refactoring - update `identity` usage in various pkgs ([b6db053](https://github.com/thi-ng/umbrella/commit/b6db053)) ## [0.6.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/rdom-components@0.6.0) (2023-04-08) #### 🚀 Features - add staticDropdownAlt(), add docs ([0f1b922](https://github.com/thi-ng/umbrella/commit/0f1b922)) #### 🩹 Bug fixes - update dropdown args & attrib handling ([f2bd62b](https://github.com/thi-ng/umbrella/commit/f2bd62b)) - update static/dynamicDropdown() - allow user attribs to supply onchange handler ## [0.5.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/rdom-components@0.5.0) (2022-07-12) #### 🚀 Features - update dropdown generics ([11809c7](https://github.com/thi-ng/umbrella/commit/11809c7))