Skip to content

Commit fca09fb

Browse files
committed
0.26.2
1 parent dc63a9f commit fca09fb

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

docs/API.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Textarea component with some extra props. See [RichTextareaProps](interfaces/Ric
4242

4343
#### Defined in
4444

45-
[src/textarea.tsx:128](https://github.com/inokawa/rich-textarea/blob/69db8d453baffb6b6833d705d2f21955623a4d1c/src/textarea.tsx#L128)
45+
[src/textarea.tsx:128](https://github.com/inokawa/rich-textarea/blob/dc63a9fde91f2e2855d6240be87ca131d128cc23/src/textarea.tsx#L128)
4646

4747
___
4848

@@ -66,7 +66,7 @@ Input component with some extra props. See [RichInputProps](interfaces/RichInput
6666

6767
#### Defined in
6868

69-
[src/input.tsx:138](https://github.com/inokawa/rich-textarea/blob/69db8d453baffb6b6833d705d2f21955623a4d1c/src/input.tsx#L138)
69+
[src/input.tsx:138](https://github.com/inokawa/rich-textarea/blob/dc63a9fde91f2e2855d6240be87ca131d128cc23/src/input.tsx#L138)
7070

7171
___
7272

@@ -90,7 +90,7 @@ The priority is descending order.
9090

9191
#### Defined in
9292

93-
[src/renderers/regex/index.tsx:19](https://github.com/inokawa/rich-textarea/blob/69db8d453baffb6b6833d705d2f21955623a4d1c/src/renderers/regex/index.tsx#L19)
93+
[src/renderers/regex/index.tsx:19](https://github.com/inokawa/rich-textarea/blob/dc63a9fde91f2e2855d6240be87ca131d128cc23/src/renderers/regex/index.tsx#L19)
9494

9595
___
9696

@@ -112,7 +112,7 @@ ___
112112

113113
#### Defined in
114114

115-
[src/renderers/regex/index.tsx:166](https://github.com/inokawa/rich-textarea/blob/69db8d453baffb6b6833d705d2f21955623a4d1c/src/renderers/regex/index.tsx#L166)
115+
[src/renderers/regex/index.tsx:166](https://github.com/inokawa/rich-textarea/blob/dc63a9fde91f2e2855d6240be87ca131d128cc23/src/renderers/regex/index.tsx#L166)
116116

117117
## Type Aliases
118118

@@ -122,7 +122,7 @@ ___
122122

123123
#### Defined in
124124

125-
[src/renderers/regex/index.tsx:6](https://github.com/inokawa/rich-textarea/blob/69db8d453baffb6b6833d705d2f21955623a4d1c/src/renderers/regex/index.tsx#L6)
125+
[src/renderers/regex/index.tsx:6](https://github.com/inokawa/rich-textarea/blob/dc63a9fde91f2e2855d6240be87ca131d128cc23/src/renderers/regex/index.tsx#L6)
126126

127127
___
128128

@@ -146,7 +146,7 @@ ___
146146

147147
#### Defined in
148148

149-
[src/types.ts:1](https://github.com/inokawa/rich-textarea/blob/69db8d453baffb6b6833d705d2f21955623a4d1c/src/types.ts#L1)
149+
[src/types.ts:1](https://github.com/inokawa/rich-textarea/blob/dc63a9fde91f2e2855d6240be87ca131d128cc23/src/types.ts#L1)
150150

151151
___
152152

@@ -156,4 +156,4 @@ ___
156156

157157
#### Defined in
158158

159-
[src/types.ts:3](https://github.com/inokawa/rich-textarea/blob/69db8d453baffb6b6833d705d2f21955623a4d1c/src/types.ts#L3)
159+
[src/types.ts:3](https://github.com/inokawa/rich-textarea/blob/dc63a9fde91f2e2855d6240be87ca131d128cc23/src/types.ts#L3)

docs/interfaces/RichInputProps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ undefined
4545

4646
#### Defined in
4747

48-
[src/input.tsx:120](https://github.com/inokawa/rich-textarea/blob/69db8d453baffb6b6833d705d2f21955623a4d1c/src/input.tsx#L120)
48+
[src/input.tsx:120](https://github.com/inokawa/rich-textarea/blob/dc63a9fde91f2e2855d6240be87ca131d128cc23/src/input.tsx#L120)
4949

5050
___
5151

@@ -63,7 +63,7 @@ undefined
6363

6464
#### Defined in
6565

66-
[src/input.tsx:125](https://github.com/inokawa/rich-textarea/blob/69db8d453baffb6b6833d705d2f21955623a4d1c/src/input.tsx#L125)
66+
[src/input.tsx:125](https://github.com/inokawa/rich-textarea/blob/dc63a9fde91f2e2855d6240be87ca131d128cc23/src/input.tsx#L125)
6767

6868
___
6969

@@ -95,4 +95,4 @@ undefined
9595

9696
#### Defined in
9797

98-
[src/input.tsx:130](https://github.com/inokawa/rich-textarea/blob/69db8d453baffb6b6833d705d2f21955623a4d1c/src/input.tsx#L130)
98+
[src/input.tsx:130](https://github.com/inokawa/rich-textarea/blob/dc63a9fde91f2e2855d6240be87ca131d128cc23/src/input.tsx#L130)

docs/interfaces/RichTextareaProps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ undefined
4444

4545
#### Defined in
4646

47-
[src/textarea.tsx:110](https://github.com/inokawa/rich-textarea/blob/69db8d453baffb6b6833d705d2f21955623a4d1c/src/textarea.tsx#L110)
47+
[src/textarea.tsx:110](https://github.com/inokawa/rich-textarea/blob/dc63a9fde91f2e2855d6240be87ca131d128cc23/src/textarea.tsx#L110)
4848

4949
___
5050

@@ -64,7 +64,7 @@ undefined
6464

6565
#### Defined in
6666

67-
[src/textarea.tsx:117](https://github.com/inokawa/rich-textarea/blob/69db8d453baffb6b6833d705d2f21955623a4d1c/src/textarea.tsx#L117)
67+
[src/textarea.tsx:117](https://github.com/inokawa/rich-textarea/blob/dc63a9fde91f2e2855d6240be87ca131d128cc23/src/textarea.tsx#L117)
6868

6969
___
7070

@@ -96,4 +96,4 @@ undefined
9696

9797
#### Defined in
9898

99-
[src/textarea.tsx:122](https://github.com/inokawa/rich-textarea/blob/69db8d453baffb6b6833d705d2f21955623a4d1c/src/textarea.tsx#L122)
99+
[src/textarea.tsx:122](https://github.com/inokawa/rich-textarea/blob/dc63a9fde91f2e2855d6240be87ca131d128cc23/src/textarea.tsx#L122)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rich-textarea",
3-
"version": "0.26.1",
3+
"version": "0.26.2",
44
"description": "A small customizable textarea for React to colorize, highlight, decorate texts, offer autocomplete and much more.",
55
"main": "lib/index.js",
66
"module": "lib/index.mjs",

0 commit comments

Comments
 (0)