0.10 2024-05-18T09:41:50+02:00
- Fix ERRORS section in doc.
- Fix explicit version of Mo::utils::CSS in code.
0.09 2024-05-18T09:02:01+02:00
- Update to Mo::utils::CSS@0.07.
0.08 2024-05-17T10:09:16+02:00
- Add check for CSS classes.
- Add explicit version of Mo::utils::CSS to code.
- Check for required values move to Mo::utils.
- Fix typo in doc.
0.07 2024-04-21T12:13:54+02:00
- Add 'padding' parameter.
- Add check for unit in 'height' parameter.
- Add example with change password helper in container to doc.
0.06 2024-03-23T11:17:28+01:00
- Add tests.
- Fix test message.
- Remove dependency to Tags::Output::Raw.
0.05 2024-03-08T09:25:34+01:00
- Add tests for cleanup() with callback.
- Add tests for init() with callback.
- Add tests for prepare() with callback.
- Fix minimal dependency to List::Util.
- Fix minimal dependency to Tags::HTML.
0.04 2024-01-06T14:07:28+01:00
- Add test for CSS callback.
- Add tests for cleanup(), init() and prepare() without callbacks.
- Add cleanup(), init(), prepare() and process_css() callbacks to handle
phases.
- Update copyright years.
0.03 2023-06-25T16:12:38+02:00
- Add parameter for container height.
0.02 2023-05-30T09:00:01+02:00
- Fix test dependencies.
0.01 2023-05-29T23:51:52+02:00
- First version.