Revision history for Cromponent
0.0.13 2025-05-29T10:11:07+01:00
- fixes bug on update
- adds `returns-html` option to `is accessible`
0.0.12 2025-04-08T03:43:21+01:00
- return Str value if returning Cromponent
0.0.11 2025-04-07T21:04:29+01:00
- add types to logs
- return Str value if returning Cromponent
0.0.10 2025-01-16T22:01:26Z
- unify methods
0.0.9 2025-01-15T23:04:30Z
- make it accept multies for load
0.0.8 2025-01-12T23:02:42Z
- accept http-method on `is accessible`
0.0.7 2025-01-12T17:47:18Z
- Add query params to GET accessible
0.0.6 2025-01-12T15:44:56Z
- Fix endpoints using EVAL
0.0.5 2025-01-11T19:03:10Z
- Split into different files
- Fix routes
- Accept routs with no id
0.0.4 2025-01-11T13:09:04Z
- Fix META6.json
0.0.3 2025-01-04T22:53:33Z
- Start using CSS::Nested
0.0.2 2025-01-04T04:48:40Z
- Change engine to inside the class
- Make Cromponent a role
- Make StyledComponent (still need to make it accept nested rule sets)
0.0.1 2024-12-17T22:47:42Z
- Initial version