Skip to content

1.0.0

Compare
Choose a tag to compare
@ZheSun88 ZheSun88 released this 16 Oct 08:31
· 7 commits to main since this release
244acdb

What's Changed

  • chore: Bump project version to 1.0 by @mshabarov in #117
  • chore: Add a feature flag by @mshabarov in #118
  • chore: Override okhttp versions with latest by @mshabarov in #119
  • Making the demo pages better looking by @czp13 in #121
  • chore: changing vaadin-core dependency to have provided scope. by @czp13 in #123
  • update vaadin-parent to 2.2.0 by @ZheSun88 in #126
  • fix: filling values for ComboBoxes and MultiSelectComboboxes. by @czp13 in #128
  • chore: rework what we consider a supported component with this change (we will check attributes values as well) by @czp13 in #124
  • fix: add the development profile, which is required to access the demo URLs. by @czp13 in #127
  • feat: making developer build/use cleaner (changes in the pom.xml: make development profile default and add jetty:run as well as goal, remove production profile) by @czp13 in #129
  • fix: pom.xml development/dev profile related changes. by @czp13 in #135
  • doc: added a new section to the README.md about Google Vision API Setup by @czp13 in #132
  • fix: Check if key is blank by @mshabarov in #136
  • Fix API to use List and Map by @Artur- in #137

New Contributors

Full Changelog: 0.1.0...1.0.0