Skip to content

Commit 90280e3

Browse files
Developer notes for new CARTO React 2.0 release (#524)
1 parent 3c287fd commit 90280e3

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

app/content/news-developers.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,27 @@ menu:
88
url: "news-developers"
99
---
1010

11+
### Announcing CARTO for React 2.0 and 1.5
12+
13+
##### 2023-04-17
14+
15+
Two new versions of CARTO for React have been released: v2.0 and v1.5. The first one is a major release, with a migration to MUI5 & new Design System upgrade, so it has breaking changes. On the other hand, v1.5 is our last version compatible with Material UI 4, and the migration from 1.4 is seamless.
16+
17+
These are the main changes included in v1.5:
18+
- New comparative widgets: ComparativeFormulaWidgetUI, ComparativeCategoryWidgetUI and ComparativePieWidgetUI (pure UI elements, not automatically connected to map)
19+
- Bug fixes in several places, especially widgets, googlemaps component and others
20+
- Performance improvements in FeatureSelectionLayer (aka ‘mask’)
21+
- Bump to latest deck.gl 8.8.23 & other internal libs
22+
23+
v2.0 contains also:
24+
- Migration to MUI5 & new Design System upgrade (new colors, fonts, sizes...)
25+
- New components: Typography, Button, Avatar, AppBar, LabelWithIndicator, PasswordField, SelectField, UploadField, AccordionGroup
26+
- Many fixes and stability improvements
27+
- Bump to latest deck.gl >=8.9.6
28+
- Many improvements in the documentation & Storybook, to make the use by front-end developers much easier
29+
30+
To help migrating to this new 2.x version, further notes are available in this [UPGRADE document](https://github.com/CartoDB/carto-react/blob/master/UPGRADE.md)
31+
1132
### Announcing CARTO for React 1.4.7
1233

1334
##### 2022-11-18

0 commit comments

Comments
 (0)