Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
564447f
Fluent-next: get rid of unexisted in Segoe UI 500 font weight
pharret31 Sep 8, 2026
fe808a1
Fluent-next: font sizes onto the type scale, no dead 0 + in lookup.
pharret31 Sep 8, 2026
46594d5
Fluent-next: the gallery nav button offset is half its height
pharret31 Sep 8, 2026
7e26922
Fluent-next: tokenize the sizes that already sit exactly on a step
pharret31 Sep 8, 2026
8e71087
Fluent-next: fix CI issues
pharret31 Sep 8, 2026
a592194
Fluent-next: tokenize pagination sizes with adjusting sizes to token …
pharret31 Sep 8, 2026
7edecf5
Fluent-next: replace toolbar etalon
pharret31 Sep 8, 2026
d20015a
Fluent-next: gantt heights onto the scale.
pharret31 Sep 8, 2026
415ccb9
Fluent-next: colorView is a fitted layout, not a scale case
pharret31 Sep 9, 2026
ca6a5a0
Fluent-next: scheduler sizes onto the scale, the left column stays a …
pharret31 Sep 9, 2026
0fc584c
Fluent-next: grid command columns and nudges onto the scale
pharret31 Sep 9, 2026
1f18521
Fluent-next: snap the remaining one-off sizes onto the scale
pharret31 Sep 9, 2026
4a7e803
Fluent-next: close the scale-gap sizes, except the two above the ceiling
pharret31 Sep 10, 2026
9ac77e8
Fluent-next: gate the tier names nothing reads
pharret31 Sep 10, 2026
926c755
Fluent-next: the in-rule numbers onto the scale, three stay literals
pharret31 Sep 10, 2026
ba572ff
Fluent-next: say what is missing when the unread-name pin is absent
pharret31 Sep 10, 2026
337e7eb
Scheduler-Toolbar demo: wrap the Vue toolbar template so the editor i…
pharret31 Sep 10, 2026
807dab5
Fluent-next: put the heading ramp on role tokens and drop the strong …
pharret31 Sep 10, 2026
eaba6b6
Fluent-next: classify the sizes read from another family's scale, fix…
pharret31 Sep 10, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
24 changes: 13 additions & 11 deletions apps/demos/Demos/Scheduler/Toolbar/Vue/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,19 @@
/>
</DxToolbar>
<template #assigneesTemplate>
<DxSelectBox
placeholder="Select Employee"
:items="assignees"
:show-clear-button="true"
display-expr="text"
value-expr="id"
:input-attr="{ 'aria-label': 'Select Employee' }"
:width="200"
:value="assigneesFilterValue"
@value-changed="onAssigneesFilterChange"
/>
<div>
<DxSelectBox
placeholder="Select Employee"
:items="assignees"
:show-clear-button="true"
display-expr="text"
value-expr="id"
:input-attr="{ 'aria-label': 'Select Employee' }"
:width="200"
:value="assigneesFilterValue"
@value-changed="onAssigneesFilterChange"
/>
</div>
</template>
</DxScheduler>
</template>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Diff not rendered.
Loading
Loading