Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 595 Bytes

TODO.md

File metadata and controls

14 lines (12 loc) · 595 Bytes

Todo

Improve render_table action column

  • Add warning if Flask-WTF not installed when using render_table actions.
  • Improve the display of table action buttons.
  • Support to customize action button text.
  • Support to add custom action button.

Old Todos

  • Remove required attribute handle code in render_form and render_field.
  • Add endpoint parameter in render_pager.
  • Add render test for every input and form type.
  • Add doc for configuration options.
  • Add config var to set default form submit button class: size, style, outline, etc.