1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
a9fcfd57ec refactor: improved vue-i18n implementation 2022-08-05 17:03:16 +02:00
822af44a47 refactor: minor improvements 2022-06-27 18:28:04 +02:00
e42c424a13 fix: focus goes outside modals with tab key navigation 2022-06-26 15:07:37 +02:00
0a3a4827dd fix: result table cells/rows not loses focus clicking outside 2022-06-26 10:21:17 +02:00
0eab0a7140 Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer 2022-06-21 18:08:43 +02:00
067a6f3507 feat: add max visible options prop 2022-06-19 16:58:52 +02:00
89e8d9fcdb refactor: ts and composition api on WorkspaceTabNew* components 2022-06-14 20:02:17 +02:00
cba2ce2e37 fix: selected foreign key value not visible in the insert row modal 2022-06-10 20:02:26 +02:00
31b7999bba fix: empty query tab schema select if no schema selected 2022-06-02 09:46:49 +02:00
8870304c15 fix(UI): select closes clicking on scrollbar 2022-05-29 16:42:41 +02:00
5398964190 feat: added dropdown animation 2022-05-22 15:45:16 +02:00
7c45203636 fix(UI): BaseSelect keyboard navigation 2022-05-13 18:35:02 +02:00
71b0736d0d fix(UI): BaseSelect style 2022-05-13 18:20:47 +02:00
f7e04d6333 feat(UI): BaseSelect supports disabled options 2022-05-11 22:57:13 +02:00
2b436d8613 feat(UI): BaseSelect disabled state 2022-05-10 10:29:38 +02:00
1869e6a148 feat(UI): BaseSelect supports option groups 2022-05-09 17:31:58 +02:00
302c66457d feat(UI): ForeignKeySelect implements BaseSelect component 2022-05-09 11:29:25 +02:00
0043d07708 feat(UI): BaseSelect option list scrolls automatically using up/down keys 2022-05-08 18:59:00 +02:00
a037d0cc01 feat(UI): BaseSelect in table filters 2022-05-08 13:15:39 +02:00
745d551cc9 feat(UI): new BaseSelect component 2022-05-08 09:44:52 +02:00