Commit Graph

4 Commits

Author SHA1 Message Date
Lorefnon 1fa4f9364a Add id/class to the components (#182) 2024-01-12 23:05:38 +01:00
olivierauverlot f6b78222f2 New 'center' parameter to whether to center the tracking component. (#178)
* New 'center' parameter to whether to center the trakcing component.

* Merge of documentation files about tracking component

---------

Co-authored-by: Olivier Auverlot <oauv@duck.com>
2024-01-08 22:48:37 +01:00
lovasoa c8c6b05b58 remove unnecessary whitespaces 2024-01-01 14:52:35 +01:00
olivierauverlot ead3350177 Add tracking component (#162)
* Add tracking component

* Add divider component

* Update examples/official-site/sqlpage/migrations/28_tracking_component.sql

Co-authored-by: Ophir LOJKINE <contact@ophir.dev>

* Many improvements (color and title attributes, width of the component, spacing between items)

* New example with no optional parameters

* Empty lines removed

* Refactoring

* add newcomponents to changelog

* reduce margin in tracking component

---------

Co-authored-by: Olivier Auverlot <oauv@duck.com>
Co-authored-by: Ophir LOJKINE <contact@ophir.dev>
2023-12-29 22:54:43 +01:00