Yuki Yamazaki

Results 43 issues of Yuki Yamazaki

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug

## Features ### Logger ```ts import { Rediagram } from 'rediagram'; Rediagram.logger.info('Some log...'); ``` See API in [tslog](https://tslog.js.org). ### Plugin system TODO ## Changes - Add error handling to Core...

**Is your feature request related to a problem? Please describe.** The GCP icon has been updated, but it is not supported. **Describe the solution you'd like** Update the component icon...

enhancement
package:@rediagram/gcp

**Is your feature request related to a problem? Please describe.** There is no way to represent a GCP folder. **Describe the solution you'd like** Add a folder component. Consider the...

enhancement
package:@rediagram/gcp

**Is your feature request related to a problem? Please describe.** The exceptions of the rediagram component cannot be handled and the error is difficult to understand. **Describe the solution you'd...

bug
enhancement
feature_request
package:rediagram
new_package

Currently, it is output in console.log etc., but it seems better to provide a correct logging method as a framework.

enhancement
feature_request
package:*

**Is your feature request related to a problem? Please describe.** The error is not handled by cli. like this issue. https://github.com/kamiazya/rediagram/issues/97 **Describe the solution you'd like** Display the error details...

enhancement
feature_request
package:@rediagram/cli

**Is your feature request related to a problem? Please describe.** Two-way communication cannot be expressed.

enhancement
help wanted
feature_request
package:@rediagram/cdk

**Is your feature request related to a problem? Please describe.** When outputting SVG, the image is the path of the file. Portability is not good because the file path cannot...

enhancement
@rediagram/common