Koji Hasegawa

Results 26 issues of Koji Hasegawa

Fix broken TSPopover's frame, If device orientation is landscape and arrowDirection==TSPopoverArrowDirectionBottom.

1. https://google.github.io/material-design-icons/ source was changed. 2. svg file path changed. e.g. include '/content/svg/production/'

https://github.com/remotemobprogramming/mob/pull/38 Tasks - [ ] `mob next` will always create a new commit, even if there's nothing to commit - [ ] reworked the used git commands for `mob start`,...

Add option `MOB_START_INCLUDE_UNCOMMITTED_CHANGES` At start, stash uncommitted changes and pop see: https://github.com/remotemobprogramming/mob/commit/8be93146a25282ebb95af726e0ea25002ea1624b

enhancement

At `mob next`, write open filename to commit message. Next typist are execute `mob start`, read filename and open in editor. see: https://github.com/remotemobprogramming/mob/issues/28 It seems easy to implement with in...

enhancement

Output permission `unknown: unknown` when using GET repos and POST GraphQL API. Logs: ``` The github token was used to call GET api.github.com/repos/nowsprinting/check-version-format-action/contents/.github%2Frelease-drafter.yml but the permission is unknown. Please report...

- Upgrade Unity to 2021.3.32f1 - Remove net.tnrd.nsubstitute - Add UnityNuGet into scoped registries - Install NSubstitute v5.1.0 - Install NSubstitute.Analyzers.CSharp v1.0.16 - Install NUnit Analyzers v3.3.0 - Install IDisposableAnalyzers...