# 0.20.3 - Bugfixes ## New features and enhancements (nothing reported) ## Changes to API (nothing reported) ## Bug fixes * \#589 - [SuperTextArea full size is not working](https://github.com/vaadin-miki/super-fields/issues/589) * \#591 - [Number field does not wobble when input is prevented](https://github.com/vaadin-miki/super-fields/issues/591) # 0.20.2 - Vaadin 25.1 and bugfixes ## New features and enhancements (nothing reported) ## Changes to API * \#583 - [Upgrade to Vaadin 25.1](https://github.com/vaadin-miki/super-fields/issues/583) ## Bug fixes * \#564 - [SuperTabs overflow buttons are not styled](https://github.com/vaadin-miki/super-fields/issues/564) * \#574 - [weird invalid import message during build](https://github.com/vaadin-miki/super-fields/issues/574) # 0.20.1 - New Blur/Focus constructors for Vaadin 25.0.4+ ## New features and enhancements (nothing reported) ## Changes to API (nothing reported) ## Bug fixes * \#569 - [Focus and Blur events now have three parameters](https://github.com/vaadin-miki/super-fields/issues/569) # 0.20.0 - Vaadin 25 ## New features and enhancements (nothing reported) ## Changes to API * \#558 - [Number fields should prevent invalid input by default](https://github.com/vaadin-miki/super-fields/issues/558) * \#560 - [Migrate to Vaadin 25](https://github.com/vaadin-miki/super-fields/issues/560) * \#561 - [Remove SuperCheckBox](https://github.com/vaadin-miki/super-fields/issues/561) ## Bug fixes # 0.19.5 - Vaadin 24.8 ## New features and enhancements (nothing reported) ## Changes to API * \#548 - [Update to Vaadin 24.8](https://github.com/vaadin-miki/super-fields/issues/548) ## Bug fixes # 0.19.4 - Vaadin 24.6 ## New features and enhancements (nothing reported) ## Changes to API * \#538 - [Upgrade to Vaadin 24.6](https://github.com/vaadin-miki/super-fields/issues/538) ## Bug fixes * \#537 - [Programmatically set values in SuperNumberField are overwritten when set inside Key-Press Event](https://github.com/vaadin-miki/super-fields/issues/537) # 0.19.3 - Vaadin 24.5 ## New features and enhancements (nothing reported) ## Changes to API * \#527 - [Vaadin 24.5](https://github.com/vaadin-miki/super-fields/issues/527) ## Bug fixes * \#530 - [JS errors when text field is used in a grid and disabled](https://github.com/vaadin-miki/super-fields/issues/530) # 0.19.2 - Vaadin 24.4 ## New features and enhancements * \#518 - [selecting a tab programmatically in SuperTabs](https://github.com/vaadin-miki/super-fields/issues/518) ## Changes to API * \#519 - [Upgrade to Vaadin 24.4](https://github.com/vaadin-miki/super-fields/issues/519) ## Bug fixes # 0.19.1 - Bug fixes ## New features and enhancements (nothing reported) ## Changes to API * \#514 - [Upgrade Vaadin to 24.3.12](https://github.com/vaadin-miki/super-fields/issues/514) ## Bug fixes * \#511 - [AFTER_* label positions are incorrect for custom fields](https://github.com/vaadin-miki/super-fields/issues/511) * \#513 - [SuperTextField.inputMode cannot be set inside a Grid.Column](https://github.com/vaadin-miki/super-fields/issues/513) # 0.19.0 - Component(Multi)Select and refreshed LazyLoad ## New features and enhancements * \#488 - [ComponentSelect (and ButtonSelect as an example)](https://github.com/vaadin-miki/super-fields/issues/488) * \#497 - [ComponentMultiSelect and ButtonMultiSelect](https://github.com/vaadin-miki/super-fields/issues/497) * \#498 - [Allow LazyLoad to use a custom ComponentObserver and visibility ranges](https://github.com/vaadin-miki/super-fields/issues/498) ## Changes to API * \#493 - [All components should have custom tag names and default templates](https://github.com/vaadin-miki/super-fields/issues/493) * \#494 - [Add withXyz() and withoutXyz() to boolean mixins](https://github.com/vaadin-miki/super-fields/issues/494) * \#502 - [Vaadin 24.3](https://github.com/vaadin-miki/super-fields/issues/502) ## Bug fixes * \#490 - [Changing date pattern does not update the component](https://github.com/vaadin-miki/super-fields/issues/490) # 0.18.3 - HasInvalidInputPrevention ## New features and enhancements * \#473 - [Bring back `setPreventInvalidInput`](https://github.com/vaadin-miki/super-fields/issues/473) ## Changes to API (nothing reported) ## Bug fixes * \#481 - [Do not escape `-` in regular expressions](https://github.com/vaadin-miki/super-fields/issues/481) # 0.18.2 - HasTextInputMode ## New features and enhancements * \#471 - [Allow setting "inputmode" attribute on text and number fields](https://github.com/vaadin-miki/super-fields/issues/471) * \#472 - [Alternative symbols for grouping and decimal separators](https://github.com/vaadin-miki/super-fields/issues/472) ## Changes to API (nothing reported) ## Bug fixes * \#467 - [Deploy to Central is broken with Java 17](https://github.com/vaadin-miki/super-fields/issues/467) # 0.18.1 - Vaadin 24 in Central ## New features and enhancements (nothing reported) ## Changes to API (nothing reported) ## Bug fixes * \#467 - [Deploy to Central is broken with Java 17](https://github.com/vaadin-miki/super-fields/issues/467) # 0.18.0 - Vaadin 24 ## New features and enhancements (nothing reported) ## Changes to API * \#439 - [Replace deprecated JS dependencies](https://github.com/vaadin-miki/super-fields/issues/439) * \#449 - [Add support for Vaadin 24](https://github.com/vaadin-miki/super-fields/issues/449) * \#463 - [Update code to Java 17](https://github.com/vaadin-miki/super-fields/issues/463) ## Bug fixes (nothing reported) # 0.17.0 - HasTooltip, HasLabel and Vaadin 23.3 ## New features and enhancements (nothing reported) ## Changes to API * \#437 - [Use Vaadin's HasLabel](https://github.com/vaadin-miki/super-fields/issues/437) * \#443 - [Java 8 / Vaadin 14 releases to Central](https://github.com/vaadin-miki/super-fields/issues/443) * \#454 - [Replace HasTitle with HasTooltip](https://github.com/vaadin-miki/super-fields/issues/454) * \#456 - [Bump Vaadin to 23.3](https://github.com/vaadin-miki/super-fields/issues/456) ## Bug fixes * \#440 - [Text selection mixin should not log a warning for delayed init](https://github.com/vaadin-miki/super-fields/issues/440) * \#448 - [Tooltip is not working in SuperLongField](https://github.com/vaadin-miki/super-fields/issues/448) # 0.16.0 - Maven Central ## New features and enhancements (nothing reported) ## Changes to API * \#366 - [Deploy to Maven Central](https://github.com/vaadin-miki/super-fields/issues/366) ## Bug fixes * \#421 - [ObjectField should use actual object type by default](https://github.com/vaadin-miki/super-fields/issues/421) * \#428 - [Finnish translations for DatePicker are incorrect](https://github.com/vaadin-miki/super-fields/issues/428) # 0.15.0 - HasPositionableLabel ## New features and enhancements * \#414 - [Positionable component labels](https://github.com/vaadin-miki/super-fields/issues/414) ## Changes to API * \#412 - [SuperCheckbox should implement relevant marker interfaces](https://github.com/vaadin-miki/super-fields/issues/412) * \#415 - [CollectionField and Grid(Multi)Select should implement HasLabel](https://github.com/vaadin-miki/super-fields/issues/415) ## Bug fixes * \#415 - [CollectionField and Grid(Multi)Select should implement HasLabel](https://github.com/vaadin-miki/super-fields/issues/415) * \#416 - [SuperCheckbox gets out of sync](https://github.com/vaadin-miki/super-fields/issues/416) # 0.14.1 - SuperCheckbox and bugfixes ## New features and enhancements * \#400 - [ObjectField should support enums and other values presentable with ComboBox](https://github.com/vaadin-miki/super-fields/issues/400) * \#404 - [Checkbox that actually can be made read-only](https://github.com/vaadin-miki/super-fields/issues/404) ## Changes to API * \#406 - [ObjectFieldFactory should return interface types](https://github.com/vaadin-miki/super-fields/issues/406) ## Bug fixes * \#402 - [HasReadOnly disables layouts](https://github.com/vaadin-miki/super-fields/issues/402) * \#403 - [Component added to read-only layout is not read-only](https://github.com/vaadin-miki/super-fields/issues/403) * \#406 - [ObjectFieldFactory should return interface types](https://github.com/vaadin-miki/super-fields/issues/406) # 0.14.0 - ObjectField ## New features and enhancements * \#380 - [ObjectField](https://github.com/vaadin-miki/super-fields/issues/380) * \#386 - [Add HasRequired to control setRequired in components](https://github.com/vaadin-miki/super-fields/issues/386) ## Changes to API * \#382 - [Use Vaadin's HasClearButton](https://github.com/vaadin-miki/super-fields/issues/382) * \#386 - [Add HasRequired to control setRequired in components](https://github.com/vaadin-miki/super-fields/issues/386) * \#391 - [Upgrade to Vaadin 23.2](https://github.com/vaadin-miki/super-fields/issues/391) ## Bug fixes * \#387 - [ObjectField does not react to value change events from components in layouts](https://github.com/vaadin-miki/super-fields/issues/387) * \#388 - [MapEntryField has incorrect value after creation](https://github.com/vaadin-miki/super-fields/issues/388) * \#395 - [MapEntryField does not broadcast value change events properly](https://github.com/vaadin-miki/super-fields/issues/395) * \#396 - [HeaderFooterFieldWrapper does not fire value change events](https://github.com/vaadin-miki/super-fields/issues/396) # 0.13.1 - Bugfixes ## New features and enhancements (nothing reported) ## Changes to API * \#374 - [CollectionField should filter out empty values when saving the collection](https://github.com/vaadin-miki/super-fields/issues/374) ## Bug fixes * \#374 - [CollectionField should filter out empty values when saving the collection](https://github.com/vaadin-miki/super-fields/issues/374) * \#375 - [HeaderFooterFieldWrapper does not get default value from wrapped field](https://github.com/vaadin-miki/super-fields/issues/375) # 0.13.0 - MapField, VariantField and LabelField ## New features and enhancements * \#356 - [MapField](https://github.com/vaadin-miki/super-fields/issues/356) * \#359 - [VariantField](https://github.com/vaadin-miki/super-fields/issues/359) * \#361 - [LabelField](https://github.com/vaadin-miki/super-fields/issues/361) ## Changes to API * \#357 - [CollectionField should implement HasStyle](https://github.com/vaadin-miki/super-fields/issues/357) ## Bug fixes * \#358 - [DecimalFormat divide /0 - SuperBigDecimalField](https://github.com/vaadin-miki/super-fields/issues/358) * \#360 - [CollectionField does not focus()](https://github.com/vaadin-miki/super-fields/issues/360) # 0.12.0 - Support for Vaadin 23 ## New features and enhancements * \#349 - [Support for Vaadin 23](https://github.com/vaadin-miki/super-fields/issues/349) ## Changes to API * \#345 - [Upgrade to Vaadin 14.8.1](https://github.com/vaadin-miki/super-fields/issues/345) ## Bug fixes (nothing reported) # 0.11.2 - HasValueChangeMode ## New features and enhancements * \#337 - [ValueChangeMode and clear button](https://github.com/vaadin-miki/super-fields/issues/337) ## Changes to API * \#337 - [ValueChangeMode and clear button](https://github.com/vaadin-miki/super-fields/issues/337) ## Bug fixes * \#339 - [Setting fraction/integer digits should not be destructive](https://github.com/vaadin-miki/super-fields/issues/339) # 0.11.1 - Focus fixes and reworked demo app ## New features and enhancements (nothing reported) ## Changes to API * \#324 - [Methods to control helper text/component position](https://github.com/vaadin-miki/super-fields/issues/324) * \#326 - [Bump Vaadin to 14.7.3](https://github.com/vaadin-miki/super-fields/issues/326) * \#330 - [Vaadin 14.7.5 and Java8 Support for the new super-fields version](https://github.com/vaadin-miki/super-fields/issues/330) ## Bug fixes * \#329 - [Number fields do not receive focus from code](https://github.com/vaadin-miki/super-fields/issues/329) # 0.11.0 - CollectionField and Vaadin 14.7 ## New features and enhancements * \#303 - [Collection Field](https://github.com/vaadin-miki/super-fields/issues/303) * \#304 - [Allow omitting leading 0 in floating-point number fields](https://github.com/vaadin-miki/super-fields/issues/304) ## Changes to API * \#313 - [Clean-up mixin interface names and usage](https://github.com/vaadin-miki/super-fields/issues/313) * \#314 - [Bump Vaadin to 14.7](https://github.com/vaadin-miki/super-fields/issues/314) ## Bug fixes * \#305 - [Cannot read property 'parseDate' of undefined](https://github.com/vaadin-miki/super-fields/issues/305) # 0.10.2 - CanModifyText and Vaadin 14.6 ## New features and enhancements * \#290 - [Add text at caret position](https://github.com/vaadin-miki/super-fields/issues/290) ## Changes to API * \#299 - [Update to Vaadin 14.6](https://github.com/vaadin-miki/super-fields/issues/299) ## Bug fixes # 0.10.1 - Vaadin 14.5 ## New features and enhancements (nothing reported) ## Changes to API (nothing reported) ## Bug fixes * \#284 - [If the input is deleted (empty string), a StringIndexOutOfBoundsException is thrown](https://github.com/vaadin-miki/super-fields/issues/284) # 0.10.0 - ContentAware and Scientific Notation ## New features and enhancements * \#156 - [Content-aware component containers](https://github.com/vaadin-miki/super-fields/issues/156) * \#244 - [Number fields should support scientific notation](https://github.com/vaadin-miki/super-fields/issues/244) ## Changes to API * \#264 - [Remove deprecated code from DatePattern](https://github.com/vaadin-miki/super-fields/issues/264) * \#280 - [Java 11](https://github.com/vaadin-miki/super-fields/issues/280) ## Bug fixes * \#268 - [Number with big precision cannot be changed with direct input representation](https://github.com/vaadin-miki/super-fields/issues/268) * \#270 - [Incorrect width of fields when used in FormLayout](https://github.com/vaadin-miki/super-fields/issues/270) * \#274 - [Using SuperBigDecimalField as a editor component in a gridpro produces warnings in developer console](https://github.com/vaadin-miki/super-fields/issues/274) # 0.9.4 - Month name support for DatePattern ## New features and enhancements * \#242 - [Add "month name" to supported date patterns](https://github.com/vaadin-miki/super-fields/issues/242) ## Changes to API * \#242 - [Add "month name" to supported date patterns](https://github.com/vaadin-miki/super-fields/issues/242) ## Bug fixes * \#87 - [Calling SuperDateTimePicker.setDatePattern when it is on an invisible layout results in "$connector undefined"](https://github.com/vaadin-miki/super-fields/issues/87) * \#260 - [TypeError (datepicker is null) in SuperDateTimePicker](https://github.com/vaadin-miki/super-fields/issues/260) # 0.9.3 - GridMultiSelect and ItemGrid row padding ## New features and enhancements * \#239 - [GridMultiSelect](https://github.com/vaadin-miki/super-fields/issues/239) * \#250 - [ItemGrid should pad rows with empty cells](https://github.com/vaadin-miki/super-fields/issues/250) ## Changes to API * \#256 - [ItemGrid should allow fetching cells information by row and by column](https://github.com/vaadin-miki/super-fields/issues/256) ## Bug fixes (nothing reported) # 0.9.2 - Bugfixes to number fields ## New features and enhancements (nothing reported) ## Changes to API (nothing reported) ## Bug fixes * \#241 - [SuperBigDecimalField loses validation information](https://github.com/vaadin-miki/super-fields/issues/241) * \#243 - [Text selection mixin throws JS errors when used in Grid](https://github.com/vaadin-miki/super-fields/issues/243) # 0.9.1 - Vaadin 14.4 ## New features and enhancements * \#224 - [Changing locale should preserve number precision information](https://github.com/vaadin-miki/super-fields/issues/224) ## Changes to API * \#227 - [Upgrade Vaadin to 14.4 and add field helpers where required](https://github.com/vaadin-miki/super-fields/issues/227) ## Bug fixes * \#222 - [GridSelect should not allow changing selection mode of the underlying grid](https://github.com/vaadin-miki/super-fields/issues/222) * \#226 - [super-fields addon should not ship with a logging library](https://github.com/vaadin-miki/super-fields/issues/226) # 0.9.0 - GridSelect ## New features and enhancements * \#211 - [GridSelect](https://github.com/vaadin-miki/super-fields/issues/211) * \#212 - [Date pickers should have an option to always accept short year as input](https://github.com/vaadin-miki/super-fields/issues/212) ## Changes to API (nothing reported) ## Bug fixes * \#206 - [Client-side listener for UnloadObserver is not cleared when navigating away](https://github.com/vaadin-miki/super-fields/issues/206) * \#214 - [Demo app events are triggered multiple times](https://github.com/vaadin-miki/super-fields/issues/214) * \#216 - [Year calculation in date pickers for short year is incorrect](https://github.com/vaadin-miki/super-fields/issues/216) # 0.8.0 - MultiClickButton ## New features and enhancements * \#160 - [Confirm-on-click button](https://github.com/vaadin-miki/super-fields/issues/160) * \#201 - [Allow date pattern with no separator character](https://github.com/vaadin-miki/super-fields/issues/201) ## Changes to API (nothing reported) ## Bug fixes * \#199 - [Number fields causes NPE when null value is used](https://github.com/vaadin-miki/super-fields/issues/199) # 0.7.3 - Null as default value in number fields ## New features and enhancements (nothing reported) ## Changes to API * \#189 - [Number fields constructors should allow null as default value](https://github.com/vaadin-miki/super-fields/issues/189) ## Bug fixes * \#189 - [Number fields constructors should allow null as default value](https://github.com/vaadin-miki/super-fields/issues/189) # 0.7.2 - UI-scoped UnloadObserver ## New features and enhancements (nothing reported) ## Changes to API * \#183 - [Introduce UnloadObserver.get(Component)](https://www.github.com/vaadin-miki/super-fields/issues/183) ## Bug fixes (nothing reported) # 0.7.1 - Fixes to UnloadObserver ## New features and enhancements * \#170 - [UnloadObserver should always send an event before unloading](https://www.github.com/vaadin-miki/super-fields/issues/170) ## Changes to API (nothing reported) ## Bug fixes * \#178 - [UnloadObserver should belong to the UI that will be unloaded.](https://www.github.com/vaadin-miki/super-fields/issues/178) # 0.7.0 - SuperTextField ## New features and enhancements * \#122 - [SuperTextField, SuperTextArea and text selection API](https://www.github.com/vaadin-miki/super-fields/issues/122) * \#123 - [Add text selection API to existing components](https://www.github.com/vaadin-miki/super-fields/issues/123) * \#135 - [SuperTabs should have an option to wrap tabs](https://www.github.com/vaadin-miki/super-fields/issues/135) * \#141 - [Server-side date formatting for DatePattern](https://www.github.com/vaadin-miki/super-fields/issues/141) * \#152 - [Allow overriding default value in number fields](https://www.github.com/vaadin-miki/super-fields/issues/152) ## Changes to API * \#123 - [Add text selection API to existing components](https://www.github.com/vaadin-miki/super-fields/issues/123) * \#147 - [HasId marker interface](https://www.github.com/vaadin-miki/super-fields/issues/147) * \#171 - [DatePattern should be moved to a shared package](https://github.com/vaadin-miki/super-fields/issues/171) ## Bug fixes * \#132 - [No deployment to Heroku](https://www.github.com/vaadin-miki/super-fields/issues/132) * \#136 - [setReadOnly has no effect on number fields](https://www.github.com/vaadin-miki/super-fields/issues/136) * \#137 - [UnloadObserver.onDetach causes TypeError](https://www.github.com/vaadin-miki/super-fields/issues/137) * \#146 - [SuperTabs are difficult to style](https://www.github.com/vaadin-miki/super-fields/issues/146) * \#154 - [Number fields do not trigger focus/blur events](https://www.github.com/vaadin-miki/super-fields/issues/154) # 0.6.2 - Vaadin 14.2 compatibility ## New features and enhancements * \#124 - [Update Vaadin dependencies to 14.2](https://www.github.com/vaadin-miki/super-fields/issues/124) ## Changes to API * \#127 - [WithIdMixin is missing from number fields](https://www.github.com/vaadin-miki/super-fields/issues/127) ## Bug fixes * \#126 - [Number fields cannot be easily styled](https://www.github.com/vaadin-miki/super-fields/issues/126) * \#127 - [WithIdMixin is missing from number fields](https://www.github.com/vaadin-miki/super-fields/issues/127) # 0.6.1 - Release process improvement ## New features and enhancements * \#107 - [Generate release notes from a milestone](https://www.github.com/vaadin-miki/super-fields/issues/107) ## Changes to API (nothing reported) ## Bug fixes * \#105 - [Removing date (time) picker and adding it back in the dom resets the display pattern](https://www.github.com/vaadin-miki/super-fields/issues/105) # 0.6 - ComponentObserver and UnloadObserver ## New features and enhancements * \#66 - [A field that changes value on becoming shown and hidden](https://www.github.com/vaadin-miki/super-fields/issues/66) * \#69 - [ComponentObserver - reusing client-side IntersectionObserver as a server-side component](https://www.github.com/vaadin-miki/super-fields/issues/69) * \#75 - [Component for encapsulating beforeunload events](https://www.github.com/vaadin-miki/super-fields/issues/75) * \#80 - [Expand SuperTabs to work also with removing tab contents](https://www.github.com/vaadin-miki/super-fields/issues/80) * \#82 - [Allow overriding default container in SuperTabs](https://www.github.com/vaadin-miki/super-fields/issues/82) ## Changes to API * \#76 - [Make Vaadin dependencies not transitive](https://www.github.com/vaadin-miki/super-fields/issues/76) * \#85 - [Add WithItems also to ItemGrid](https://www.github.com/vaadin-miki/super-fields/issues/85) * \#86 - [Create WithValue to allow chaining setValue calls](https://www.github.com/vaadin-miki/super-fields/issues/86) * \#89 - [Expose DatePicker and TimePicker in SuperDateTimePicker](https://www.github.com/vaadin-miki/super-fields/issues/89) * \#92 - [Add WithIdMixin to all components](https://www.github.com/vaadin-miki/super-fields/issues/92) ## Bug fixes * \#81 - [Setting date display pattern does not work out-of-the-box](https://www.github.com/vaadin-miki/super-fields/issues/81) * \#83 - [SuperTabs should implement HasItems](https://www.github.com/vaadin-miki/super-fields/issues/83) * \#90 - [SuperTabs should be using removing handler by default](https://www.github.com/vaadin-miki/super-fields/issues/90) * \#93 - ["this.observer is undefined" after ObservedField is removed from dom and added again](https://www.github.com/vaadin-miki/super-fields/issues/93) * \#98 - [Vaadin production mode not included](https://www.github.com/vaadin-miki/super-fields/issues/98) # 0.5.1 - Fix maven dependencies ## New features and enhancements (nothing reported) ## Changes to API (nothing reported) ## Bug fixes * \#70 - [Parent pom unavailable for Directory downloads](https://www.github.com/vaadin-miki/super-fields/issues/70) # 0.5 - LazyLoad ## New features and enhancements * \#50 - [Investigate lazy loading for ItemGrid](https://www.github.com/vaadin-miki/super-fields/issues/50) * \#51 - [Custom date formatting for date components](https://www.github.com/vaadin-miki/super-fields/issues/51) ## Changes to API (nothing reported) ## Bug fixes * \#56 - [Set width to full in number fields](https://www.github.com/vaadin-miki/super-fields/issues/56) # 0.4 - ItemGrid ## New features and enhancements * \#34 - [Basic version of `ItemGrid`](https://www.github.com/vaadin-miki/super-fields/issues/34) ## Changes to API (nothing reported) ## Bug fixes (nothing reported) # 0.3 - SuperTabs ## New features and enhancements * \#26 - [SuperTabs](https://www.github.com/vaadin-miki/super-fields/issues/26) ## Changes to API * \#30 - [Add .withXYZ methods to all fields](https://www.github.com/vaadin-miki/super-fields/issues/30) ## Bug fixes (nothing reported) # 0.2 - Date components ## New features and enhancements * \#12 - [SuperDatePicker](https://www.github.com/vaadin-miki/super-fields/issues/12) * \#20 - [SuperDateTimePicker](https://www.github.com/vaadin-miki/super-fields/issues/20) ## Changes to API (nothing reported) ## Bug fixes (nothing reported) # 0.1 - Number fields ## New features and enhancements * \#2 - [SuperDoubleField](https://www.github.com/vaadin-miki/super-fields/issues/2) * \#4 - [SuperIntegerField and SuperLongField](https://www.github.com/vaadin-miki/super-fields/issues/4) * \#5 - [SuperBigDecimalField](https://www.github.com/vaadin-miki/super-fields/issues/5) ## Changes to API (nothing reported) ## Bug fixes * \#10 - [Max integer length does not work if it is a multiplication of grouping size](https://www.github.com/vaadin-miki/super-fields/issues/10)