Changes for version 0.03 - 2024-02-04

  • Add Option tests.
  • Add doc for Utils.
  • Add label for Textarea.
  • Another fix of Form processing.
  • Fix CSS processing in Form.
  • Fix doc in Form.
  • Fix doc in Option.
  • Fix module abstract.
  • Implement Utils::tags_label().
  • Improve A element output.
  • Rename variable in Utils.
  • Rewrite Input to use helpers.
  • Simplify Form in same way as other objects.
  • Update copyright years.

Modules

Tags helpers for HTML elements.
Tags helper for HTML a element.
Tags helper for HTML button element.
Tags helper for HTML form element.
Tags helper for HTML input element.
Tags helper for HTML option element.
Tags helper for HTML select element.
Tags helper for HTML textarea element.
Tags::HTML::Element utilities.