Jacobo de Vera
4318cd6537
Feature: Add size formatter
...
The `size` formatter returns the length of an array or string, or the
number of keys in an object.
Some APIs do not return a summary of their contents but only the full
list of contents. The `size` formatter can be used to still show such
count on a widget.
2024-08-26 19:36:53 +01:00
Derek Stotz
c268739e1f
Enhancement: Add requestBody param for customapi ( #2921 )
2024-02-16 20:25:31 -08:00
sgrtye
4dca4cc892
Feature: Add list view for custom api ( #2891 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2024-02-14 23:18:37 -08:00
0phoff
7837864841
Enhancement: locale option for date & relativeDate format ( #2658 )
2024-01-17 09:23:11 -08:00
Mohamed Aziz Ben Aissa
fc67e1a986
Feature: Added timeStyle to date format for custom API ( #2294 )
...
* Add timeStyle option to custom API date format
* Update documentation
2023-11-09 22:57:14 +02:00
Kirill Kuznetsov
3c4818a2b4
Feature: add date formatting option in custom api ( #2228 )
2023-10-23 16:54:04 -07:00
Avishek Sen
f773e026d5
docs: fix typos ( #2222 )
2023-10-21 11:42:37 -07:00
shamoon
19c25713c4
Run pre-commit hooks over existing codebase
...
Co-Authored-By: Ben Phelps <ben@phelps.io >
2023-10-18 09:49:33 -07:00
Ben Phelps
47765ee05e
add mkdocs
2023-09-29 21:01:11 +03:00