BulkTextarea
16.6.2 (November 17, 2025)
2 releases with dependency updates only
16.6.2 (November 17, 2025)
- Version patch update due to children dependencies update (
@semcore/button[16.0.11 ~> 16.0.12],@semcore/icon[16.7.2 ~> 16.7.3]).
16.6.1 (October 29, 2025)
- Version patch update due to children dependencies update (
@semcore/icon[16.5.1 ~> 16.7.2],@semcore/tooltip[16.0.10 ~> 16.0.11],@semcore/base-components[16.4.0 ~> 16.4.1]).
16.6.0 (October 3, 2025)
Changed
- Styles for
:focus.
16.5.1 (September 17, 2025)
2 releases with dependency updates only
16.5.1 (September 17, 2025)
- Version patch update due to children dependencies update (
@semcore/button[16.0.8 ~> 16.0.9],@semcore/base-components[16.2.2 ~> 16.2.3]).
16.5.0 (September 5, 2025)
- Version minor update due to children dependencies update (
@semcore/icon[16.6.0 ~> 16.7.0],@semcore/base-components[16.2.1 ~> 16.2.2]).
16.4.0 (August 29, 2025)
Added
- Controlled mode for errors.
onImmediatelyChangeinternal property.
Fixed
- Incorrect paddings for line numbers starting from 1000 lines.
16.3.1 (August 29, 2025)
Changed
- Type description for
BulkTextareaProps.
16.3.0 (August 7, 2025)
1 release with dependency updates only
16.3.0 (August 7, 2025)
- Version minor update due to children dependencies update (
@semcore/typography[16.1.5 ~> 16.2.0],@semcore/icon[16.4.0 ~> 16.5.0],@semcore/base-components[16.1.2 ~> 16.2.0]).
16.2.4 (July 10, 2025)
Fixed
- Missing type names for
InputFieldPropson API page for Bulk Textarea due to ESLint fixes.
16.2.3 (July 4, 2025)
5 releases with dependency updates only
16.2.3 (July 4, 2025)
- Version patch update due to children dependencies update (
@semcore/icon[16.2.2 ~> 16.2.3],@semcore/tooltip[16.0.3 ~> 16.0.4],@semcore/base-components[16.1.0 ~> 16.1.1]).
16.2.2 (June 23, 2025)
- Version patch update due to children dependencies update (
@semcore/base-components[16.0.2 ~> 16.1.0]).
16.2.1 (June 16, 2025)
- Version patch update due to children dependencies update (
@semcore/base-components[16.0.1 ~> 16.0.2]).
16.2.0 (May 30, 2025)
- Version minor update due to children dependencies update (
@semcore/icon[16.1.0 ~> 16.2.0],@semcore/base-components[16.0.0 ~> 16.0.1]).
16.1.0 (May 23, 2025)
- Version minor update due to children dependencies update (
@semcore/icon[16.0.0 ~> 16.1.0]).
16.0.0 (May 19, 2025)
Added
- Major version.
Versioning update 🔄
Starting with Intergalactic v16, major versions of components are synchronized with the library version.
1.4.2 (May 13, 2025)
3 releases with dependency updates only
1.4.2 (May 13, 2025)
- Version patch update due to children dependencies update (
@semcore/utils[4.48.4 ~> 4.48.5]).
1.4.1 (May 9, 2025)
- Version patch update due to children dependencies update (
@semcore/utils[4.48.2 ~> 4.48.4],@semcore/icon[4.61.0 ~> 4.62.0]).
1.4.0 (April 11, 2025)
- Version minor update due to children dependencies update (
@semcore/icon[4.60.2 ~> 4.61.0]).
1.3.0 (April 1, 2025)
Added
- New type for value/onChange. It could be
stringorstring[], depends on type ofvalueproperty.stringby default.
Fixed
- Error if after processing the inserted value it will be empty array.
- Error with empty
utfcharacters inonChange/lineProcessing. - Cursor position after focusing a non-empty field.
- Blinking previous error after clicking on another line with error.
1.2.0 (March 28, 2025)
2 releases with dependency updates only
1.2.0 (March 28, 2025)
- Version minor update due to children dependencies update (
@semcore/button[5.42.1 ~> 5.43.0]).
1.1.1 (March 20, 2025)
- Version patch update due to children dependencies update (
@semcore/utils[4.48.0 ~> 4.48.1],@semcore/icon[4.60.0 ~> 4.60.1]).
1.1.0 (March 14, 2025)
Added
- Build for ESM.
1.0.6 (March 6, 2025)
Fixed
- Tooltip issues when using bulk-textarea without common error message.
1.0.5 (March 3, 2025)
Added
- White background for both light and dark themes.
1.0.4 (February 7, 2025)
Fixed
- Incorrect filename for module entry point.
1.0.3 (February 5, 2025)
3 releases with dependency updates only
1.0.3 (February 5, 2025)
- Version patch update due to children dependencies update (
@semcore/utils[4.45.0 ~> 4.45.1],@semcore/flex-box[5.40.0 ~> 5.40.1]).
1.0.2 (February 5, 2025)
- Version patch update due to children dependencies update (
@semcore/button[5.41.0 ~> 5.41.1],@semcore/icon[4.56.0 ~> 4.57.0]).
1.0.1 (February 3, 2025)
- Version patch update due to children dependencies update (
@semcore/utils[4.44.1 ~> 4.45.0],@semcore/counter[3.37.1 ~> 3.37.2],@semcore/popper[5.45.1 ~> 5.45.2]).
1.0.0 (December 12, 2024)
Added
- New BulkTextArea component.