Commit Graph

11 Commits

Author SHA1 Message Date
Westly Wright 09ea85c9f0
New Select Components
Coalesce all v-select usage into one of three new select, labeled select, and multi-select components.
Additionally this updates the dropdown button component to use the
v-select lib as well.
Formatting on files i've touched.
Add translations where I found them missing in components I touched.
Fixes a lot of bugs related to dropdowns.

refactor vue select

focusing labeled select

update namespace filter to form select

update product switcher to use select

update workspace filter to use select

select should have no default placement otherwise dd is attached to body

combining and cleaning up select styles

header filter styling issues

more style cleanup

no longer need weird z-indexing after fixing dd's

lighten up scrollbar for dropdowns & dark theme

padding cleanup for header dd's

fix workload ports

input with select should use labled select or select if no label

All labeled select components using labels, otherwise select

min width and hide broswer clear button

style cleanup

Default searchable to false unless >= 10 options

rebase fixes

wip new dd button

change button dd to click action instead of nested templates

rebasing issue

close on select

remove button dropdown from keyvalue

wip

remove old button dropdown

more cleanup

fix bug where inline options would recompute

Fix borders for new style

product menu

remove button dropdown from list masthead

new namespace design

fix padding on apps nav
2020-11-23 09:24:55 -07:00
lvuch 42d00d7628 wip rio 1518 2020-10-19 10:33:16 -07:00
Vincent Fiduccia 4373728030
Merge pull request #692 from lvuch/lh-0526
spacing in detail top
2020-06-02 11:32:36 -07:00
Vincent Fiduccia 2265c3f34d
LoadDeps -> fetch 2020-05-30 03:14:00 -07:00
lvuch d5cbd7aad9 695 2020-05-27 15:41:41 -07:00
Nancy Butler 88d04eef6c remove disabledInput prop 2020-01-29 13:33:31 -07:00
Westly Wright da186d5759
Add Storybookjs (#285)
* update deps

* Add storybookjs and setup config

* Change scss import paths to absolute paths for Storybook to work

* Add storybookjs centered addon

* Add storybookjs backgrounds and tweak body styles

* Add storybookjs docs addon

* Enable better nesting config

* add design systems

* Change app css import location

* package update

* roll back to previous lint versions for upgrade error & fix lint err
2020-01-17 10:09:11 -07:00
Nancy Butler 9842768b3c make disableInputs prop reactive 2020-01-16 16:37:11 -07:00
Vincent Fiduccia bc652f8d15
Reorganize eslint 2019-12-19 10:38:46 -07:00
Nancy Butler 5cb875cd84
change targetNamespace to targetServiceNamespace 2019-12-12 17:21:55 -07:00
Nancy Butler 82d01ed99f external service points to app/version not service 2019-12-11 11:23:54 -07:00