Commit graph

563 commits

Author SHA1 Message Date
dde5fed676
Add docstring 2023-08-18 07:45:16 +02:00
9538f5713e Fix indentation 2023-08-16 09:41:50 +02:00
d9985dcc98 Create a standard search form 2023-08-16 09:30:35 +02:00
4233a7008f
Enable the creations of buttons with specific type 2023-08-15 19:30:01 +02:00
92cf6d8d67
Fix whitespace 2023-08-13 15:01:02 +02:00
1b68f1bd7f
Fix indentation 2023-08-13 09:46:43 +02:00
6b68ea31f1
Simplify align utility 2023-08-13 09:17:17 +02:00
04b3d33af1
Add docstrings 2023-08-13 07:08:13 +02:00
3c4e995641
Test and create form controls using columns 2023-08-12 20:12:37 +02:00
3290cfc1e9
Simplify code 2023-08-12 14:21:28 +02:00
5d55563481
Fix recognize size as number and add multiple value 2023-08-12 12:02:58 +02:00
90d811e11d
Optimized select macro 2023-08-12 10:35:04 +02:00
4ee0872e7a
Enable select to have sizes 2023-08-12 09:16:37 +02:00
68db50a29c Add description text to forms 2023-08-11 09:59:56 +02:00
fc5e68dca5
Add form ctrls with columns 2023-08-10 22:46:54 +02:00
f309c06ce6
Fix naming of form ctrl 2023-08-10 21:07:32 +02:00
19ab90bc98 Init forms 2023-08-10 18:21:00 +02:00
9949912e41 Fix let function 2023-08-10 18:20:29 +02:00
a2e65b7767 Fix naming of arguments to better fit their meaning 2023-08-09 15:06:10 +02:00
f4ed6a4456 Fix naming of arguments for badge component 2023-08-09 14:47:39 +02:00
3109a03d52 Update with-page api 2023-08-09 14:12:34 +02:00
2763ec474d
Fix naming of arguments 2023-08-06 13:35:06 +02:00
a081bd64c0 Standardize docstrings of components 2023-08-06 11:15:19 +02:00
0bdc9c7907
Optimize readability 2023-08-02 20:50:57 +02:00
a6c27ef483 Include search form 2023-08-02 14:29:13 +02:00
9bce4d9c2c Update navbar component to be more aligned with the spec 2023-08-01 19:02:27 +02:00
e15c6b2c54
Fullfill tests for component/navbar 2023-07-30 11:41:28 +02:00
3e84fbaa5c
Add more tests 2023-07-29 17:38:15 +02:00
f6c752cf6b Dont use classes 2023-07-28 13:33:35 +02:00
9cc3030d53
Fullfill tests for badge component 2023-07-27 21:48:16 +02:00
c8c5654eef Update docstring 2023-07-27 18:57:28 +02:00
940e02e1ce Update utility text function 2023-07-27 10:37:51 +02:00
4a09be79d7 Refactor grid -> con 2023-07-26 22:34:52 +02:00
1db6bcb5aa Update docstring 2023-07-26 19:55:44 +02:00
27f46a24f9 Fullfill tests for grid 2023-07-26 16:41:35 +02:00
dfba06ea84 Use strings instead of keywords 2023-07-26 16:06:15 +02:00
fec6387f65 Update sizing function to fullfill the tests 2023-07-24 18:04:13 +02:00
2e37d2c957 Set possible values for overflow 2023-07-24 12:03:19 +02:00
59f0a0b9f9 Update list-group 2023-07-24 08:53:42 +02:00
a9e08e2a79 Update utility overflow function to use str instead of keyword 2023-07-23 21:08:17 +02:00
0007165033 Be sure opacity interface is used correctly 2023-07-23 20:37:11 +02:00
a4e62b04de Check for string instead of keyword 2023-07-23 19:43:15 +02:00
2e556853d7 Make tests green 2023-07-23 19:35:57 +02:00
1ecdcc8394
Use strings instead of keywords 2023-07-23 17:55:37 +02:00
4e4671234a
Remove unnecessar format 2023-07-23 14:34:19 +02:00
f5d4ddec59
Update utility function color 2023-07-23 14:11:03 +02:00
57dc066213
Make tests green 2023-07-23 09:32:37 +02:00
5f2f8f3b11
Update docstring 2023-07-22 21:28:20 +02:00
e99f69f6dd
Add overflow to str 2023-07-22 18:47:52 +02:00
9f4e5ea485
Use background fn in color 2023-07-22 17:52:45 +02:00