Lukas Chladek

Results 12 issues of Lukas Chladek

# Bug Report Fields that are children of Row field that is a child of Tabs field doesn't work - they render empty and updates doesn't affect them. ## Expected...

bug

Creole Haitian initialisation for the jQuery UI date picker plugin.

Feature
Localization

**Is your feature request related to a problem? Please describe.** SKU is an identificator and as such should be unique. This will help pairing in integrations with external system that...

@vendure/core

**Is your feature request related to a problem? Please describe.** After few weeks of implementation of stock movement feature we have quite a few product variants that because of an...

@vendure/core
P2: important

**Is your feature request related to a problem? Please describe.** Make option for channel-specific custom fields. Currently change I make on channel1 applies to channel2 and other way around, however...

@vendure/core
type: feature ✨
P3: minor

Creating a new instance of Abstract.Client fails on Windows machine regardless of settings of _transportMode_. E.g.: ```JS const client = new Abstract.Client({ // Use the cli if available, otherwise use...

more information needed

**Is your feature request related to a problem? Please describe.** Only way how to change shipping method is updating the record in DB. **Describe the solution you'd like** Allow for...

next minor

Reproduction: https://stackblitz.com/edit/stackblitz-starters-6pced9?file=src%2Fmain.ts ### Expected behavior The rotation gesture should work on an element inside ShadowDom. When we comment out shadowdom activator on :15, it works as expected. ### Actual behavior...

Hello, loving your great work and thank you for it! After using it for a while I encoutered a fewproblems - here are ideas for additional betterment: ## Omit SVG...

This PR brings a feature of ```bucket``` property factory similar to current ```prefix``` factory allowing for dynamic bucket resolution based on incoming data doc e.g. mimeType: ``` s3: { bucket:...