Commit graph

612 commits

Author SHA1 Message Date
3290cfc1e9
Simplify code 2023-08-12 14:21:28 +02:00
df42e3be89
Fix indentation of tests 2023-08-12 12:04:04 +02:00
5d55563481
Fix recognize size as number and add multiple value 2023-08-12 12:02:58 +02:00
014a075de9
Update tests and select api 2023-08-12 10:35:33 +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
ffde44e4b3
Add more tests to test the select 2023-08-11 17:39:28 +02:00
21df19f55f Test forms select 2023-08-11 15:49:51 +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
6bd1a443f3
Add original examples 2023-08-08 17:25:42 +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
796427151c
Add nav-tab tests 2023-08-04 23:08:18 +02:00
f67c4b9361
Fix call of navbar 2023-08-04 23:07:57 +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
47b7b166e6 Add description string to tests 2023-08-02 14:28:12 +02:00
f2e55b1d49 Unit test a advanced version of navbar 2023-08-02 11:23:47 +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
08f9795ed7
Add tests for component/navbar 2023-07-30 11:41:10 +02:00
3e84fbaa5c
Add more tests 2023-07-29 17:38:15 +02:00
c4fc390ace
Update test for card 2023-07-29 13:06:00 +02:00
e552037973
Describe examples 2023-07-29 10:38:01 +02:00
267916b237 Add tests for card component 2023-07-28 18:38:12 +02:00
58b24535e6 Add tests for btn component 2023-07-28 15:43:04 +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
00defb9b43 Add tests for badge component 2023-07-27 16:18:37 +02:00
f3b8c3fd95 Test dismiss button 2023-07-27 14:31:41 +02:00
aae4bea91c Fix let 2023-07-27 13:56:01 +02:00
967028a93b Better test for small string pieces 2023-07-27 13:55:25 +02:00
2e4f6e4419 Add tests for alert 2023-07-27 11:59:30 +02:00
c5f7792389 Update tests 2023-07-27 10:39:18 +02:00
567194416b Raises error when wrong arguments for utility text function 2023-07-27 10:38:35 +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
4b858fc187 Fix arguments for functions 2023-07-26 16:15:43 +02:00
dfba06ea84 Use strings instead of keywords 2023-07-26 16:06:15 +02:00
c8e38fe270 Update tests 2023-07-25 17:24:38 +02:00