22235: fixed context-menu-action test
[arvados.git] / services / workbench2 / src / components / tabbedList /
2024-10-10 Tom CleggMerge branch '22203-dunglam2k-s3-path-style'
2024-10-10 Lucas Di PentimaMerge branch '16417-installer-loki'
2024-10-09 Peter AmstutzMerge branch 'main' into 22141-picking-dialog-search 22141-picking-dialog-search
2024-10-04 Peter AmstutzMerge branch '22132-scheduling-status-log' refs #22132
2024-10-02 Peter AmstutzMerge branch '22132-scheduling-status-messages' refs...
2024-10-01 Brett SmithMerge branch '22134-railsapi-envvars'
2024-10-01 Lisa Knox21842: Merge branch '21842-improve-sharing'
2024-09-25 Lisa Knox21842: fixed sharing test
2024-09-25 Lisa Knox21842: unused var cleanup
2024-09-25 Lisa Knox21842: added keep typing
2024-09-25 Lisa Knox21842: added maxlength, changed tab label to display...
2024-09-25 Lisa Knox21842: removed scrolling support
2024-09-25 Lisa Knox21842: removed word wrap on listItems
2024-09-25 Lisa Knox21842: styling
2024-09-24 Lisa Knox21842: removed tabbedList scrollbar
2024-09-24 Lisa Knox21842: fixed handleselect firing on hover
2024-09-23 Lisa Knox21842: set listrefs to be a Record instead of an array
2024-09-23 Lisa Knox21842: fixed scroll wrap when selecting -1
2024-09-23 Lisa Knox21842: added dense prop to List el
2024-09-20 Lisa Knox21720: added spinner to list when loading
2024-09-19 Lisa Knox21842: moved tabPanel inside parent component to simpli...
2024-09-19 Lisa Knox21842: fixed scrollbar going past scrollContainer
2024-09-19 Lisa Knox21842: merge cleanup, changed ListItem to ListItemButton
2024-09-19 Lisa KnoxMerge branch 'main' into 21842-improve-sharing
2024-09-19 Lisa Knox21842: removed autofocus and set contents length in...
2024-09-13 Lisa Knox21842: fixed sharing test
2024-09-13 Lisa Knox21842: removed old renderSharing and related code
2024-09-13 Lisa Knox21842: added hover
2024-09-13 Lisa Knox21842: added notFound condition
2024-09-13 Lisa Knox21842: fixed lost reference to this in handleSelect
2024-09-12 Lisa Knox21842: moved tab handlers to parent component
2024-09-12 Lisa Knox21842: moved parsed list contents to component state
2024-09-12 Lisa Knox21842: converted tabbedList to take a Record instead...
2024-09-11 Lisa Knox21842: selected items now scroll into view
2024-09-11 Lisa Knox21842: list styling
2024-09-11 Lisa Knox21842: added tab nav between tabs
2024-09-11 Lisa Knox21842: restored up/down arrow select
2024-09-11 Lisa Knox21842: added generic type to tabbedlist
2024-09-10 Lisa Knox21842: stickied the tabs
2024-09-10 Lisa Knox21842: basic tabbed autosuggest is up