Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 5a1bebb

Browse files
Update README.md with deprecation message
1 parent 259cd1f commit 5a1bebb

File tree

1 file changed

+144
-140
lines changed

1 file changed

+144
-140
lines changed

README.md

Lines changed: 144 additions & 140 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Deprecated: please use [adapter-react-v5](https://github.com/ioBroker/adapter-react-v5)
2+
3+
4+
15
# Help ReactJS classes for adapter config
26
> :warning: **This package is deprecated!** Please use https://github.com/ioBroker/adapter-react-v5 !
37
@@ -616,224 +620,224 @@ The icons may not be reused in other projects without the proper flaticon licens
616620
### **WORK IN PROGRESS**
617621
-->
618622
619-
## Changelog
623+
## Changelog
620624
### 2.2.4 (2022-06-22)
621-
* (bluefox) Added preparations for iobroker cloud
622-
625+
* (bluefox) Added preparations for iobroker cloud
626+
623627
### 2.2.3 (2022-06-20)
624-
* (bluefox) Allowed to work behind reverse proxy
625-
628+
* (bluefox) Allowed to work behind reverse proxy
629+
626630
### 2.1.0 (2022-05-09)
627-
* (bluefox) Changes were synchronized with adapter-react-v5
628-
631+
* (bluefox) Changes were synchronized with adapter-react-v5
632+
629633
### 2.0.22 (2022-03-18)
630-
* (AlCalzone) fix: include transform-runtime babel plugin #28
631-
634+
* (AlCalzone) fix: include transform-runtime babel plugin #28
635+
632636
### 2.0.21 (2022-02-16)
633-
* (bluefox) Fixed the theme toggle
634-
637+
* (bluefox) Fixed the theme toggle
638+
635639
### 2.0.20 (2022-02-16)
636-
* (bluefox) Added rename and delete functions for web applications
637-
640+
* (bluefox) Added rename and delete functions for web applications
641+
638642
### 2.0.19 (2022-02-14)
639-
* (bluefox) Corrected function `getSvgFromData` in Image object
640-
643+
* (bluefox) Corrected function `getSvgFromData` in Image object
644+
641645
### 2.0.18 (2022-02-09)
642-
* (bluefox) Removed deprecated option "disableBackdropClick"
643-
646+
* (bluefox) Removed deprecated option "disableBackdropClick"
647+
644648
### 2.0.17 (2022-01-29)
645-
* (bluefox) Added logout command
646-
649+
* (bluefox) Added logout command
650+
647651
### 2.0.16 (2022-01-28)
648-
* (bluefox) Allowed calling getGroups in web applications too
649-
652+
* (bluefox) Allowed calling getGroups in web applications too
653+
650654
### 2.0.15 (2022-01-18)
651-
* (bluefox) Added the preparation for vis
652-
655+
* (bluefox) Added the preparation for vis
656+
653657
### 2.0.14 (2021-10-30)
654658
* (bluefox) Added the theme switch button
655-
* (bluefox) Added new theme for vendor
656-
659+
* (bluefox) Added new theme for vendor
660+
657661
### 2.0.13 (2021-09-11)
658-
* (bluefox) Small fix for the saving
659-
662+
* (bluefox) Small fix for the saving
663+
660664
### 2.0.12 (2021-09-03)
661-
* (bluefox) Allowed to use the filter function for SelectID dialog.
662-
665+
* (bluefox) Allowed to use the filter function for SelectID dialog.
666+
663667
### 2.0.11 (2021-09-02)
664-
* (bluefox) Added scrollbar in the CRON dialog
665-
668+
* (bluefox) Added scrollbar in the CRON dialog
669+
666670
### 2.0.10 (2021-08-31)
667-
* (bluefox) Allowed the managing sentry settings
668-
671+
* (bluefox) Allowed the managing sentry settings
672+
669673
### 2.0.9 (2021-08-11)
670-
* (bluefox) Updated the objects browser
671-
674+
* (bluefox) Updated the objects browser
675+
672676
### 2.0.8 (2021-07-31)
673-
* (bluefox) Added list of themes
674-
677+
* (bluefox) Added list of themes
678+
675679
### 2.0.6 (2021-07-29)
676-
* (bluefox) Added the vendor support
677-
680+
* (bluefox) Added the vendor support
681+
678682
### 2.0.4 (2021-07-26)
679-
* (bluefox) Added the formula icon
680-
683+
* (bluefox) Added the formula icon
684+
681685
### 2.0.3 (2021-07-20)
682-
* (bluefox) Fixed communication with admin4
683-
686+
* (bluefox) Fixed communication with admin4
687+
684688
### 2.0.1 (2021-07-13)
685689
* (bluefox) Breaking change: Update @material-ui/core to 4.12.x
686-
* (bluefox) Fix getForeignObjects for web
687-
690+
* (bluefox) Fix getForeignObjects for web
691+
688692
### 1.6.31 (2021-07-12)
689-
* (bluefox) Changed the filter of objects
690-
693+
* (bluefox) Changed the filter of objects
694+
691695
### 1.6.30 (2021-06-30)
692-
* (bluefox) Corrected the export of objects in object list
693-
696+
* (bluefox) Corrected the export of objects in object list
697+
694698
### 1.6.29 (2021-06-27)
695-
* (bluefox) Corrected translations
696-
699+
* (bluefox) Corrected translations
700+
697701
### 1.6.28 (2021-06-11)
698-
* (bluefox) Corrected the "Select with icon" component
699-
702+
* (bluefox) Corrected the "Select with icon" component
703+
700704
### 1.6.27 (2021-06-10)
701-
* (bluefox) Corrected some errors in connection
702-
705+
* (bluefox) Corrected some errors in connection
706+
703707
### 1.6.26 (2021-06-06)
704-
* (bluefox) Fixed the icon selector component
705-
708+
* (bluefox) Fixed the icon selector component
709+
706710
### 1.6.25 (2021-06-05)
707711
* (bluefox) Fixed the icon selector component
708-
* (UncleSamSwiss) Added @material-ui/icons dependency.
709-
712+
* (UncleSamSwiss) Added @material-ui/icons dependency.
713+
710714
### 1.6.24 (2021-06-04)
711-
* (bluefox) Added the clear button to the CRON dialog
712-
715+
* (bluefox) Added the clear button to the CRON dialog
716+
713717
### 1.6.23 (2021-06-03)
714-
* (bluefox) Added the icon selector component
715-
718+
* (bluefox) Added the icon selector component
719+
716720
### 1.6.22 (2021-05-24)
717721
* (bluefox) Fixed the object subscription
718-
* (bluefox) Fixed the encryption and decryption of the native fields
719-
722+
* (bluefox) Fixed the encryption and decryption of the native fields
723+
720724
### 1.6.21 (2021-05-19)
721-
* (bluefox) Fixed the layout for the "selectID" dialog
722-
725+
* (bluefox) Fixed the layout for the "selectID" dialog
726+
723727
### 1.6.20 (2021-05-16)
724-
* (bluefox) Make it admin4 compatible
725-
728+
* (bluefox) Make it admin4 compatible
729+
726730
### 1.6.19 (2021-05-16)
727-
* (bluefox) Fixed the load of system configuration
728-
731+
* (bluefox) Fixed the load of system configuration
732+
729733
### 1.6.18 (2021-05-16)
730-
* (bluefox) Added the rendering of `<br>` too in texts
731-
734+
* (bluefox) Added the rendering of `<br>` too in texts
735+
732736
### 1.6.17 (2021-05-14)
733-
* (bluefox) Updated save buttons on the bottom
734-
737+
* (bluefox) Updated save buttons on the bottom
738+
735739
### 1.6.16 (2021-05-12)
736-
* (bluefox) Updated the CRON dialog
737-
740+
* (bluefox) Updated the CRON dialog
741+
738742
### 1.6.15 (2021-05-10)
739743
* (UncleSamSwiss) Fixed: Dependencies of produced npm package now contain all required packages
740-
* (bluefox) Fixed translations
741-
744+
* (bluefox) Fixed translations
745+
742746
### 1.6.14 (2021-05-06)
743-
* (bluefox) Fixed translations
744-
747+
* (bluefox) Fixed translations
748+
745749
### 1.6.13 (2021-05-05)
746750
* (bluefox) Fixed translations
747-
* (bluefox) Added two new components: SelectWithIcon, TextWithIcon
748-
751+
* (bluefox) Added two new components: SelectWithIcon, TextWithIcon
752+
749753
### 1.6.12 (2021-05-02)
750-
* (bluefox) Fixed translations
751-
754+
* (bluefox) Fixed translations
755+
752756
### 1.6.11 (2021-05-01)
753-
* (bluefox) Allowed to change the color of object icons.
754-
757+
* (bluefox) Allowed to change the color of object icons.
758+
755759
### 1.6.10 (2021-04-22)
756-
* (bluefox) Fixed some errors in the object browser
757-
760+
* (bluefox) Fixed some errors in the object browser
761+
758762
### 1.6.9 (2021-04-17)
759-
* (bluefox) Updated the expert icon
760-
763+
* (bluefox) Updated the expert icon
764+
761765
### 1.6.8 (2021-03-31)
762-
* (bluefox) The save buttons are moved into new component
763-
766+
* (bluefox) The save buttons are moved into new component
767+
764768
### 1.6.7 (2021-03-29)
765-
* (bluefox) The object browser was updated
766-
769+
* (bluefox) The object browser was updated
770+
767771
### 1.6.6 (2021-03-22)
768-
* (bluefox) Fix error with `getAdapterInstances`
769-
772+
* (bluefox) Fix error with `getAdapterInstances`
773+
770774
### 1.6.5 (2021-03-19)
771-
* (bluefox) Fix error with `getAdapterInstances(true)`
772-
775+
* (bluefox) Fix error with `getAdapterInstances(true)`
776+
773777
### 1.6.4 (2021-03-18)
774-
* (bluefox) Added CRON dialogs
775-
778+
* (bluefox) Added CRON dialogs
779+
776780
### 1.6.3 (2021-03-07)
777-
* (bluefox) Added "restartController" function
778-
781+
* (bluefox) Added "restartController" function
782+
779783
### 1.6.2 (2021-03-01)
780-
* (bluefox) Added Icon component.
781-
784+
* (bluefox) Added Icon component.
785+
782786
### 1.6.1 (2020-12-27)
783-
* (bluefox) Allow checking the configuration before the saving.
784-
787+
* (bluefox) Allow checking the configuration before the saving.
788+
785789
### 1.6.0 (2020-12-27)
786790
* (bluefox) merged changes from admin
787-
* (bluefox) all icons are outsourced
788-
791+
* (bluefox) all icons are outsourced
792+
789793
### 1.5.5 (2020-12-21)
790-
* (bluefox) init sentry with the unique system ID.
791-
794+
* (bluefox) init sentry with the unique system ID.
795+
792796
### 1.5.4 (2020-12-19)
793-
* (bluefox) Added table component
794-
797+
* (bluefox) Added table component
798+
795799
### 1.5.3 (2020-12-13)
796-
* (bluefox) Corrected error in select ID dialog
797-
800+
* (bluefox) Corrected error in select ID dialog
801+
798802
### 1.5.1 (2020-12-12)
799-
* (bluefox) The confirmation dialog could be suppressed
800-
803+
* (bluefox) The confirmation dialog could be suppressed
804+
801805
### 1.5.0 (2020-12-10)
802-
* (bluefox) Added the editable table
803-
806+
* (bluefox) Added the editable table
807+
804808
### 1.4.11 (2020-12-05)
805-
* (bluefox) Better multiple states selection
806-
809+
* (bluefox) Better multiple states selection
810+
807811
### 1.4.10 (2020-11-29)
808-
* (bluefox) Added errors to the connection class
809-
812+
* (bluefox) Added errors to the connection class
813+
810814
### 1.4.9 (2020-11-23)
811-
* (bluefox) Corrected the `removeSmartName` function
812-
815+
* (bluefox) Corrected the `removeSmartName` function
816+
813817
### 1.4.8 (2020-11-10)
814-
* (bluefox) Allow calls like `Utils.getObjectNameFromObj(obj, I18n.getLanguage())`
815-
818+
* (bluefox) Allow calls like `Utils.getObjectNameFromObj(obj, I18n.getLanguage())`
819+
816820
### 1.4.6 (2020-11-07)
817821
* (bluefox) Better icon processing
818-
* (bluefox) Added getParentId function
819-
822+
* (bluefox) Added getParentId function
823+
820824
### 1.4.4 (2020-11-02)
821-
* (bluefox) Fixed the React warning
822-
825+
* (bluefox) Fixed the React warning
826+
823827
### 1.4.3 (2020-10-30)
824-
* (bluefox) Optimize the loading
825-
828+
* (bluefox) Optimize the loading
829+
826830
### 1.4.2 (2020-10-29)
827-
* (UncleSamSwiss) More JSDoc issues fixed
828-
831+
* (UncleSamSwiss) More JSDoc issues fixed
832+
829833
### 1.4.1 (2020-10-20)
830834
* (UncleSamSwiss) Made Router generic
831835
* (UncleSamSwiss) Fixed getThemeName(), it will always return a string (never null).
832-
* (UncleSamSwiss) Fixed issue with Router DTS not properly extending React.Component<>
833-
836+
* (UncleSamSwiss) Fixed issue with Router DTS not properly extending React.Component<>
837+
834838
### 1.4.0 (2020-10-04)
835-
* (UncleSamSwiss) added a lot of JSDoc comments and fixed some errors
836-
839+
* (UncleSamSwiss) added a lot of JSDoc comments and fixed some errors
840+
837841
## License
838842
The MIT License (MIT)
839843
@@ -855,4 +859,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
855859
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
856860
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
857861
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
858-
SOFTWARE.
862+
SOFTWARE.

0 commit comments

Comments
 (0)