Contexture icon indicating copy to clipboard operation
Contexture copied to clipboard

Wizard for the Bounded-Context-Canvas

Results 33 Contexture issues
Sort by recently updated
recently updated
newest added

Bumps [@antfu/utils](https://github.com/antfu/utils) from 0.7.2 to 0.7.4. Release notes Sourced from @​antfu/utils's releases. v0.7.4 Features math: lerp and remap utils (#31) (f8b244d) v0.7.3 Bug Fixes deepMerge: prototype pollution (7f8b16c) isDeepEqual: NaN...

dependencies
javascript

Changes scope of uniqueness constraint for bounded context short name has to be unique only within particular domain/sub-domain and isn't checked recursively. Fixes bug where short name constraint wasn't checked...

This PR introduces changes to disable UI buttons temporarily to prevent users from sending multiple requests unintentionally. Specifically, the changes address an issue where users could trigger the same action...