Sukaato

Results 11 issues of Sukaato

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue). - [X] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [X] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already...

type: feature request
package: core

### Description When we combine `class-validator` and `class-transform` an error occurs when we try to validate a property (numberString in this case) and then transform it into a number, this...

type: fix
status: needs triage

## What is the current behavior? GitHub Issue Number: #5514 ## What is the new behavior? In this PR, I've added logic so that OutputTargetCustom can be called in dev...

### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...

Bug: Validated

### Describe the solution you'd like ```sql SELECT 1 + 1358395738 AS count ``` Actual: | # | count | | - | :------------- | | 1 | 1358395739 |...

enhancement

### Describe the solution you'd like Like in Visual Studio Code or Chrome, allow the `CTRL` + `SHIFT` + `T` shortcut to re-open the closed tabs

enhancement

### Describe the solution you'd like As in Visual Studio code, I'd like to be able to close a tab with the middle click, because not all tabs have the...

enhancement

### Describe the solution you'd like In the table column modification view, as for the **Primary** and **Not null** columns, add a **Unique** column to find out if a column...

enhancement

### Describe the solution you'd like Add a Comment column in the column edit view. ![image](https://github.com/DataflareApp/Dataflare/assets/44368476/34c1047d-85af-44aa-b317-44a40532bf5a)

enhancement

Do not generate custom output target on test fixes: #5950 ## What is the current behavior? GitHub Issue Number: #5950 ## What is the new behavior? No generating the custom...