Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 2.32 KB

File metadata and controls

37 lines (23 loc) · 2.32 KB

Changelog

1.3.0 (2026-02-28)

Features

  • introduce mcp project to provide ai tools with native knowledge utilities (29191ab)
  • add llm optimized documentation files (04ff2cb)
  • add draggable directive for movable popups/modals (#8) (482201c)
  • add drag auto scroll directive (8f58a18)
  • add lowercase and uppercase directive (a9a9991)
  • added clear cache option for cache decorator (8dd198c)

1.2.0 (2026-01-25)

Features

Documentation

  • set character limit to prevent override issues (cda4d39)

1.1.0 (2026-01-05)

Features

  • add initials pipe with documentation and demo (02d430d)
  • add history service for tracking navigation history with documentation and demo (934e77e)
  • add idle service for detecting user inactivity (f0dab8f)
  • add match fields validator (8073f19)
  • add not blank validator, directive, and documentation (def86cb)
  • add minLengthTrimmed validator and directive with docs (a22054a)