Dev Log

Week of 02/22/2026

Notepad.Tui

  • Implemented editing features into Notepad.Tui.
  • Added support for undo/redo functionality, allowing users to revert or reapply changes.
  • Implemented Find and Replace functionality, enabling users to search for specific text and replace it within the document.
  • Implemented Find/Replace/Go to Line dialogs using Terminal.Gui library.
  • Implemented unit tests for editing features.
  • Link: https://d20tek.com/projects/notepad-tui

Blazor ModalDialog

  • Built reusable ModalDialog component in Blazor.
  • Implemented features like customizable content, buttons, and events.
  • Used element for accessibility, native backdrop, and native behavior.
  • Implemented unit tests for the ModalDialog component to ensure reliability and maintainability.
  • Added ModalDialog to Blazor sample app to demonstrate usage and functionality.
  • Link: https://d20tek.com/projects/blazor-components
An unhandled error has occurred. Reload 🗙