Kyungmin Bae

Results 4 issues of Kyungmin Bae

This is to add themeability for arrows, for example, setting light arrow resource for dark-backgrounded apps, matching themes, etc. I've forgot to add imports, so I'm requesting again, closing the...

**Describe the bug** As the major version tag is bumped to v4, module path in go.mod should be updated to v4. https://github.com/lokalise/go-lokalise-api/blob/502c2e31a34c3c37f79c78c1f480093e54022160/go.mod#L1 When trying to upgrade with `go get`: ```...

## Description `hx-trigger` with delay modifier did not fire `htmx:trigger` event. This behavior was inconsistent with plain(non-delay) events. Demo: https://jsfiddle.net/yu59noed/ ## Testing Added test case for delayed htmx:trigger. This test...

bug

When `ref` is used in the xsd definition, its type and namespace are parsed incorrectly. `attributeDefaultType` adds default `type="xsd:anySimpleType"` to ref attributes which does(and should) not have type attribute itself....