Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 0 additions & 41 deletions .changeset/next-prerelease-check.md

This file was deleted.

46 changes: 0 additions & 46 deletions .changeset/pre.json

This file was deleted.

7 changes: 7 additions & 0 deletions components/ui-ai-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tabula/ui-ai-chat

## 2.1.4
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.
- Updated dependencies [d138c5e]
- @tabula/ui-button@9.1.3

## 2.1.4-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-ai-chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-ai-chat",
"version": "2.1.4-next.0",
"version": "2.1.4",
"description": "Allows to embed UI for conversation with AI assistant",
"type": "module",
"typings": "./typings/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions components/ui-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tabula/ui-analytics

## 0.3.3
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.
- Updated dependencies [d138c5e]
- @tabula/use-track-id@0.1.2
- @tabula/use-track-ids@0.1.2

## 0.3.3-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-analytics",
"version": "0.3.3-next.0",
"version": "0.3.3",
"description": "Allows to provide tracking ids to components",
"type": "module",
"typings": "./typings/index.d.ts",
Expand Down
5 changes: 5 additions & 0 deletions components/ui-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# @tabula/ui-button

## 9.1.3
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.

## 9.1.3-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-button",
"version": "9.1.3-next.0",
"version": "9.1.3",
"description": "Button components which are used to initialize an action",
"type": "module",
"typings": "./typings/index.d.ts",
Expand Down
9 changes: 9 additions & 0 deletions components/ui-checkbox-tree/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @tabula/ui-checkbox-tree

## 4.1.3
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.
- Updated dependencies [d138c5e]
- @tabula/tree-utils@0.1.1
- @tabula/ui-checkbox@4.1.3
- @tabula/ui-tree@0.1.3

## 4.1.3-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-checkbox-tree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-checkbox-tree",
"version": "4.1.3-next.0",
"version": "4.1.3",
"description": "Allows to select items in the tree",
"type": "module",
"typings": "./typings/index.d.ts",
Expand Down
5 changes: 5 additions & 0 deletions components/ui-checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# @tabula/ui-checkbox

## 4.1.3
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.

## 4.1.3-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-checkbox",
"version": "4.1.3-next.0",
"version": "4.1.3",
"description": "Checkbox control for forms",
"type": "module",
"typings": "./typings/index.d.ts",
Expand Down
5 changes: 5 additions & 0 deletions components/ui-data-type-icon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# @tabula/ui-data-type-icon

## 0.2.4
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.

## 0.2.4-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-data-type-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-data-type-icon",
"version": "0.2.4-next.0",
"version": "0.2.4",
"description": "Icons for data types",
"type": "module",
"typings": "./typings/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions components/ui-date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tabula/ui-date-picker

## 7.1.3
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.
- Updated dependencies [d138c5e]
- @tabula/ui-button@9.1.3
- @tabula/ui-data-type-icon@0.2.4

## 7.1.3-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-date-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-date-picker",
"version": "7.1.3-next.0",
"version": "7.1.3",
"description": "Allows to pick a date, time or date and time together",
"type": "module",
"typings": "./typings/index.d.ts",
Expand Down
5 changes: 5 additions & 0 deletions components/ui-icon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# @tabula/ui-icon

## 8.0.5
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.

## 8.0.5-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-icon",
"version": "8.0.5-next.0",
"version": "8.0.5",
"description": "Sets of various icons",
"type": "module",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions components/ui-json-view/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tabula/ui-json-view

## 7.3.4
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.
- Updated dependencies [d138c5e]
- @tabula/ui-analytics@0.3.3
- @tabula/use-size@0.2.3

## 7.3.4-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-json-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-json-view",
"version": "7.3.4-next.0",
"version": "7.3.4",
"description": "Allows to view JSON in interactive way",
"type": "module",
"typings": "./typings/index.d.ts",
Expand Down
5 changes: 5 additions & 0 deletions components/ui-layout-view/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# @tabula/ui-layout-view

## 8.1.3
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.

## 8.1.3-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-layout-view/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-layout-view",
"version": "8.1.3-next.0",
"version": "8.1.3",
"description": "Layout component, that unifies sidebar functionality",
"type": "module",
"typings": "./typings/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions components/ui-menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tabula/ui-menu

## 1.2.3
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.
- Updated dependencies [d138c5e]
- @tabula/dom-utils@0.1.1
- @tabula/use-flag@0.1.1

## 1.2.3-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-menu",
"version": "1.2.3-next.0",
"version": "1.2.3",
"description": "Menus display a list of actions or options that a user can choose",
"type": "module",
"typings": "./typings/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions components/ui-multi-selector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tabula/ui-multi-selector

## 1.1.3
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.
- Updated dependencies [d138c5e]
- @tabula/ui-tag@0.1.3
- @tabula/use-flag@0.1.1

## 1.1.3-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-multi-selector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-multi-selector",
"version": "1.1.3-next.0",
"version": "1.1.3",
"description": "A MultiSelector allows users to select one or more items from a list of choices, or suggest own item.",
"type": "module",
"typings": "./typings/index.d.ts",
Expand Down
5 changes: 5 additions & 0 deletions components/ui-node-icon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# @tabula/ui-node-icon

## 12.0.1
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.

## 12.0.1-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-node-icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-node-icon",
"version": "12.0.1-next.0",
"version": "12.0.1",
"description": "Icons for nodes",
"type": "module",
"typings": "./typings/index.d.ts",
Expand Down
12 changes: 12 additions & 0 deletions components/ui-selector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @tabula/ui-selector

## 3.1.2
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.
- Updated dependencies [d138c5e]
- @tabula/dom-utils@0.1.1
- @tabula/portal-root-for@0.1.1
- @tabula/ui-menu@1.2.3
- @tabula/use-async-state@0.1.1
- @tabula/use-close-on-outside-events@0.1.1
- @tabula/use-previous-value@0.1.1

## 3.1.2-next.0
### Patch Changes

Expand Down
2 changes: 1 addition & 1 deletion components/ui-selector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabula/ui-selector",
"version": "3.1.2-next.0",
"version": "3.1.2",
"description": "Selector allow users to choose a single option from a collapsible list of options when space is limited",
"type": "module",
"typings": "./typings/index.d.ts",
Expand Down
5 changes: 5 additions & 0 deletions components/ui-separator-icon/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# @tabula/ui-separator-icon

## 0.2.4
### Patch Changes

- d138c5e: Publish next prerelease packages for validation.

## 0.2.4-next.0
### Patch Changes

Expand Down
Loading
Loading