Ben Haynes
|
cc14bb9b38
|
tiny design updates
|
2021-03-04 19:21:16 -05:00 |
|
Ben Haynes
|
373ba77882
|
new dropdown styling
|
2021-03-04 19:05:13 -05:00 |
|
Ben Haynes
|
b8a56c81c0
|
remove debug color
|
2021-03-04 19:05:02 -05:00 |
|
Ben Haynes
|
971e393434
|
card weight
|
2021-03-04 19:04:52 -05:00 |
|
Ben Haynes
|
3e5b9b2fea
|
no errant commented out code
sorry rijk
|
2021-03-04 18:54:32 -05:00 |
|
Ben Haynes
|
7599e0a7aa
|
primary color and various design updates
|
2021-03-04 18:50:47 -05:00 |
|
rijkvanzanten
|
f63edc266d
|
Fix dnd in safari
Fixes #4345
|
2021-03-04 10:32:41 -05:00 |
|
rijkvanzanten
|
bd80c3e14d
|
Fix disabled states of files/slider
Fixes #4370
|
2021-03-03 19:17:15 -05:00 |
|
rijkvanzanten
|
eb4deaa955
|
Default field sort order to database ordinal sort
And use alphabetical where appropriate
Fixes #4341
|
2021-03-03 18:36:21 -05:00 |
|
rijkvanzanten
|
3b389aed9e
|
Default autocomplete to off in v-input
Fixes #4348
|
2021-03-03 17:16:43 -05:00 |
|
Nitwel
|
c2e7c85bbd
|
Update documentation of app (#4222)
* move component docs to documentation
* update app docs tables for components
* update docs
* Add components to docs sidebar
* fix generated tables
* fix tables
* rename transitions
* update tables
* update nested components
* update tables
* update tables
* update tables
* update v-table table
* add basic documentation to each component
* remove all stories of storybook
* add missing documentation
* undate tables
* update tables
* update docs sidebar
* update app docs
* remove unused references
* add general readme
* update docs
* make reference titiles smaller
* add reference tag
* improve docs
* update order of tabs in sidebar
* remove all readmes and stories from interfaces/displays
* Cleanup menu
* Remove storybook
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
|
2021-02-24 17:48:19 -05:00 |
|
rijkvanzanten
|
5b12e1c85c
|
Show errors on 2fa disable
Fixes #4156
|
2021-02-24 16:18:39 -05:00 |
|
rijkvanzanten
|
0b20922c27
|
Use v-if instead of v-show to render nested list items
Fixes #3417
|
2021-02-22 19:24:28 -05:00 |
|
Nitwel
|
0896526be6
|
fix input padding (#4185)
|
2021-02-19 17:04:04 -05:00 |
|
Ben Haynes
|
2d948f49ab
|
more contrast on v-list submenus
|
2021-02-18 14:25:10 -05:00 |
|
rijkvanzanten
|
7f652ced4f
|
Fix loading indicator state of v-table
Fixes #4157
|
2021-02-18 13:42:22 -05:00 |
|
Nitwel
|
274e3950b7
|
fix batch mode not setting default values (#4124)
|
2021-02-17 11:01:34 -05:00 |
|
rijkvanzanten
|
b80c8f2a85
|
Allow any type to be rendered in text-overflow
|
2021-02-17 11:00:04 -05:00 |
|
Alexandre Lotte
|
e8d565b074
|
Fix input padding (#4020)
|
2021-02-16 16:31:43 -05:00 |
|
YannickMol
|
19dfb56eab
|
Fix padding v-field-template (#4103)
Fixes Rijk's comment on #4020
|
2021-02-16 16:30:56 -05:00 |
|
Rijk van Zanten
|
fa0b09813a
|
Fix warning message in v-text-overflow (#4066)
Fixes #4059
|
2021-02-15 13:09:19 -05:00 |
|
YannickMol
|
82eb035ad4
|
Allow multiple files in browse (#4037)
* Allow multiple files in browse
Fixes #3490
* Don't allow multiple in a single-file upload context
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
|
2021-02-12 17:57:15 -05:00 |
|
rijkvanzanten
|
1a231ed74f
|
Fix line-height, remove log
|
2021-02-12 16:41:27 -05:00 |
|
Rijk van Zanten
|
81fc8443df
|
Don't wrap text in nav (#4035)
* Move v-list-item-text to v-text-overflow, use in tables
* Fix type issue
|
2021-02-12 16:39:17 -05:00 |
|
Rijk van Zanten
|
1064d10296
|
Fix file imports now that vetur supports monorepos (#4016)
|
2021-02-11 13:08:59 -05:00 |
|
Nicola Krumschmidt
|
8f8b33de09
|
Fix v-input usages requiring nullable to be false
|
2021-01-26 13:08:29 +01:00 |
|
Nicola Krumschmidt
|
56be2c0f9e
|
Fix formatting
|
2021-01-26 13:03:29 +01:00 |
|
Ben Haynes
|
dbd7dfb328
|
fix nav colors
|
2021-01-25 10:52:35 -05:00 |
|
Ben Haynes
|
5bd9e60fdf
|
style updates
|
2021-01-20 19:28:57 -05:00 |
|
rijkvanzanten
|
b30324a06c
|
Add custom syntax block option to markdown
And fix v-form overrides
|
2021-01-15 11:43:27 -05:00 |
|
rijkvanzanten
|
596230107a
|
Various markdown improvements
|
2021-01-15 11:07:55 -05:00 |
|
Ben Haynes
|
fcabc1dc71
|
dialog style updates
|
2021-01-14 21:50:43 -05:00 |
|
rijkvanzanten
|
2aeafb2bce
|
Finish markdown interface v3
|
2021-01-14 19:34:16 -05:00 |
|
Rijk van Zanten
|
0d9b72a27c
|
Merge pull request #3690 from nickrum/create-item-reset-fix
Fix clear value for fields with default when creating an item
|
2021-01-14 08:02:57 -07:00 |
|
Nicola Krumschmidt
|
0dd271bf09
|
Fix clear value for fields with default when creating an item
|
2021-01-14 15:51:19 +01:00 |
|
Nicola Krumschmidt
|
fb401c104b
|
Fix css style in form-field.vue
|
2021-01-14 15:50:47 +01:00 |
|
Ben Haynes
|
9160a28f5f
|
reverse the divider hr, update title weight
|
2021-01-13 18:31:25 -05:00 |
|
Ben Haynes
|
f69c8c2c36
|
add new type contrast option to hierarchy
|
2021-01-13 18:11:24 -05:00 |
|
Ben Haynes
|
85dbcc4bc9
|
Merge branch 'main' of https://github.com/directus/directus into main
|
2021-01-13 18:06:37 -05:00 |
|
Ben Haynes
|
7f5d469c56
|
fix form variables
|
2021-01-13 17:56:30 -05:00 |
|
rijkvanzanten
|
890d5338f2
|
Tweak equality check of input nullable
|
2021-01-13 17:31:40 -05:00 |
|
Nicola Krumschmidt
|
3503b7c721
|
Reset value of v-input to NULL if input is empty
|
2021-01-13 17:13:35 -05:00 |
|
Ben Haynes
|
fae43eef25
|
don’t let field notes get too long
|
2021-01-12 16:51:02 -05:00 |
|
rijkvanzanten
|
c53aef4a45
|
Update translation
|
2020-12-30 13:18:09 -05:00 |
|
Jakob-em
|
efce49930a
|
Add missing tooltips
- create bookmark
- delete filter
- change operator
- table sort icons
|
2020-12-29 21:48:09 +01:00 |
|
rijkvanzanten
|
53cdecbd02
|
Fix type issue
|
2020-12-28 10:30:13 -05:00 |
|
Rijk van Zanten
|
43defffda3
|
Merge pull request #3521 from nickrum/checkbox-disabled-improvement
Disable icon if checkbox is disabled
|
2020-12-28 10:20:00 -05:00 |
|
Nicola Krumschmidt
|
7a4416ef46
|
Unify disabling of step buttons in number input
|
2020-12-28 00:19:16 +01:00 |
|
Nicola Krumschmidt
|
cd584c03e9
|
Disable icon if checkbox is disabled
|
2020-12-27 23:37:03 +01:00 |
|
Meldiron
|
25d9881181
|
Update readme.md
|
2020-12-08 10:32:12 +01:00 |
|