EN · DE · RU · FR · ES

#2679: ReactSelect.jsx

projectforge-webapp/src/components/design/react-select/ReactSelect.jsx Type: React Component · Source: projectforge-webapp/src/components/design/react-select/ReactSelect.jsx 164 lines · 147 code · 6 comments · 11 blank
React Component ReactSelect for the ProjectForge web application frontend.

Dependencies

@fortawesome/free-solid-svg-icons
@fortawesome/react-fontawesome
classnames
prop-types
react
react-select
react-select/async
react-select/async-creatable
reactstrap
../input/Input.module.scss
./ReactSelectControlWithLabel

Annotated History

Key functional changes:

CommitDescription
403f7e69bMerge branch 'Release-8.1-SNAPSHOT' into feature/242-lift-dependencies
44a012206ReactSelect.jsx: position of tooltipElement
3685edd6clift to react 18 wip
407b4c9c9New calendar: first hour of day is now configurable. Tooltips.
7bda9238dJS library lodash added. Indexed properties are now also supported for modfications (e. g. user.rights[2].value='READONLY'
41bd5b6a8Changes of npm-updates-2 restored.
d2d755876Merge branch 'npm-updates-2' of github.com:micromata/projectforge into develop
033629f77fix typescript eslint bugs
377b3e3acInitial version
253b9f38bupdate some deps and fix eslint errors