Skip to content

Releases: uiwjs/react-md-editor

v3.15.0

28 Jul 04:29

Choose a tag to compare

Documentation v3.15.0: https://raw.githack.com/uiwjs/react-md-editor/6aea049/index.html
Comparing Changes: v3.14.5...v3.15.0

npm i @uiw/react-md-editor@3.15.0
- onHeightChange?: (value?: number, oldValue?: number, state?: ContextStore) => void;
+ onHeightChange?: (value?: CSSProperties['height'], oldValue?: CSSProperties['height'], state?: ContextStore) => void;
- height?: number;
+ height?: CSSProperties['height'];

⚠️ Dragbar is invalid when height parameter percentage.

<MDEditor
  height="100%"
/>

v3.14.5

07 Jul 14:37

Choose a tag to compare

Documentation v3.14.5: https://raw.githack.com/uiwjs/react-md-editor/81cd1e5/index.html
Comparing Changes: v3.14.4...v3.14.5

npm i @uiw/react-md-editor@3.14.5

v3.14.4

13 Jun 17:10

Choose a tag to compare

Documentation v3.14.4: https://raw.githack.com/uiwjs/react-md-editor/04cca87/index.html
Comparing Changes: v3.14.3...v3.14.4

npm i @uiw/react-md-editor@3.14.4

v3.14.3

13 Jun 15:04

Choose a tag to compare

Documentation v3.14.3: https://raw.githack.com/uiwjs/react-md-editor/e77e677/index.html
Comparing Changes: v3.14.2...v3.14.3

npm i @uiw/react-md-editor@3.14.3

v3.14.2

13 Jun 14:49

Choose a tag to compare

Documentation v3.14.2: https://raw.githack.com/uiwjs/react-md-editor/fc22bcd/index.html
Comparing Changes: v3.14.1...v3.14.2

npm i @uiw/react-md-editor@3.14.2

v3.14.1

27 May 01:14

Choose a tag to compare

Documentation v3.14.1: https://raw.githack.com/uiwjs/react-md-editor/6f8995b/index.html
Comparing Changes: v3.14.0...v3.14.1

npm i @uiw/react-md-editor@3.14.1

v3.14.0

27 May 00:55

Choose a tag to compare

Documentation v3.14.0: https://raw.githack.com/uiwjs/react-md-editor/d36a925/index.html
Comparing Changes: v3.13.0...v3.14.0

npm i @uiw/react-md-editor@3.14.0

⚠️ Props: visiableDragbar -> visibleDragbar

<MDEditor
-  visiableDragbar
+  visibleDragbar
  value={value}
  onChange={setValue}
/>

v3.13.0

18 May 15:07

Choose a tag to compare

Documentation v3.13.0: https://raw.githack.com/uiwjs/react-md-editor/a75ae58/index.html
Comparing Changes: v3.12.3...v3.13.0

npm i @uiw/react-md-editor@3.13.0

v3.12.3

11 May 10:38

Choose a tag to compare

Documentation v3.12.3: https://raw.githack.com/uiwjs/react-md-editor/7e80821/index.html
Comparing Changes: v3.12.2...v3.12.3

npm i @uiw/react-md-editor@3.12.3

v3.12.2

11 May 05:13

Choose a tag to compare

Documentation v3.12.2: https://raw.githack.com/uiwjs/react-md-editor/5c235f8/index.html
Comparing Changes: v3.12.1...v3.12.2

npm i @uiw/react-md-editor@3.12.2