Color Picker Field for Flow
A color picker field for Vaadin Flow
ColorPickerField component for Vaadin Flow
This addon is a direct successor of the Color Picker Field Flow addon since the actual author Julien Charpenel is not able to support it. Huge thanks to him for developing it!
This is a the Component wrapper implementation of the <color-picker-field>
element to use it with Vaadin Flow.
Converted vs. Raw Value
There are two implementations of the color picker:
ColorPickerField
- Provides the value automatically converted to ajava.awt.Color
ColorPickerFieldRaw
- Provides the value as raw CSS ColorString
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
- fixed issues related to missing events when values were changed
- fixed packaging issue
Note
Currently flow-server-compatibility-mode
is not supported!
- Released
- 2019-10-04
- Maturity
- BETA
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 14+
- Browser
- Firefox
- Opera
- Safari
- Google Chrome
- Microsoft Edge
Color Picker Field for Flow - Vaadin Add-on Directory
A color picker field for Vaadin FlowIssue tracker
Online Demo
Color Picker Field for Flow version 2.0.0.beta2
- initial working release
## Note
Currently `flow-server-compatibility-mode` is not supported!
Color Picker Field for Flow version 2.0.0.beta3
- updated dependencies to fix some minor behaviour issues
## Note
Currently `flow-server-compatibility-mode` is not supported!
Color Picker Field for Flow version 2.0.0.beta4
- fixes methods related to input field
## Note
Currently `flow-server-compatibility-mode` is not supported!
Color Picker Field for Flow version 2.0.0.beta5
- fixed issues related to missing events when values were changed
- fixed packaging issue
## Note
Currently `flow-server-compatibility-mode` is not supported!
Color Picker Field for Flow version 2.0.0.beta6
- fixed issues related to missing events when values were changed
- fixed packaging issue
## Note
Currently `flow-server-compatibility-mode` is not supported!