- Allow to translate scope
- Allow scope based select input values
- Fix and improve DateTimeInput and DurationInput
- Translate scope in token selection
- Pass scope to DepartmentInput getOptions
- Upgrade
node-sass
- Add scope selection after search
- Fix keyboard scroll on token list
- Fix focus issues
- Add onScopesChange method
- Improve selection in SelectInput
- Fix value update on NumericRange
- Fix mouse selection on SelectInput
- Fix navigation in child menu
- Improve scope
- Fix search with menuStructure
- Improve styling
- Fix error on missing child in menuStructure
- Fix scope
- Use menuStructure array to declare menu
- Add
SlaStatusInput
- Fix tab on SelectInput
- Fixes on DepartmentInput
- Fix search on SelectInput
- Fix styling on DurationInput
- Fix Wrong Map schema for departments
- Add
DepartmentInput
- Add
scopes
to limit visible tokens - Add className to tokenInput tether
- Move
moment
to peerDependencies - Fix renderMultipleOptions with Promise
- Fix visible scrollbars in
SelectInput
- Move
@deskpro/react-components
to peerDependencies
- Add
allowDuplicate
to prevent the same token from being selected twice - Fix onClick on tokens
- Fix blur on SelectInput
- Fix keyboard scroll in SelectInput
- Fix SelectInput isMultiple keyboard selection
- Update
react-components
to1.4.1
- Update
react-components
to1.4.0
- Compile with RollUp
- Update dependencies
- Fix keydown events leakage on DateTimeInput
- Fix navigation in DateTimeInput
- Fix value prop
- Fix ghost value on deleting with backspace
- Put description in suggestion title
- Fix navigating on filter
- Fix blur
- Add blur() to TokenField
- Add focus() to TokenField
- Add onFocus and onBlur on TokenField
- Fix Styling
- Fix Tab behaviour
- Allow to show token list on focus
- Remove magnifier icon
- Fix focus on NumericRangeInput
- Fix SelectInput Multiple status change
- Fix SelectInput Multiple
- Fix SelectInput Multiple
- Fix focus
- Fix NumericRangeInput propTypes
- Fix focus in BooleanInput
- Fix BooleanInput
- Add BooleanInput
- Double stage delete on tokens
- Refactor inputs
- Allow to pass meta to avoid API call on load
- Add loader on Promise loading
- Allow to pass custom zIndex for Tether in Inputs
- Allow to pass custom zIndex for Tether
- Allow Promise as dataSource in SelectInput
- Allow label in TokenTypes
- Fix styling
- Prevent keydown propagation when navigate in menus
- Add class to popup to fix z-index
- Fix focus lost when using backspace
- Fix click on token
- Replace
react-components
Popper with Tether
- Improve keyboard navigation
- Fix corrupted value on deleting previous token from input
- Update dependencies
- Fix popper error
- Export
TokenField
as default
- Fix export
- Update to use react 16 on dev and update
@deskpro/react-components
dependency
- Move react and react-dom to dev dependencies
- Improves styling
- Adds Methods documentation
- Fix styling
- Remove useless Token class
- Working version, a couple of fixes needed and styling issues remaining
- Adds postcss
- Adds webpack compilation
- [TESTS] Adds tests
- Initial public release