Skip to content

fix: mark KeyboardExtender enabled props as optional in TS#1058

Merged
kirillzyusko merged 1 commit intomainfrom
fix/keyboard-extender-enabled-property-optional
Jul 30, 2025
Merged

fix: mark KeyboardExtender enabled props as optional in TS#1058
kirillzyusko merged 1 commit intomainfrom
fix/keyboard-extender-enabled-property-optional

Conversation

@kirillzyusko
Copy link
Copy Markdown
Owner

📜 Description

Mark KeyboardExtender enabled props as optional in TypeScript.

💡 Motivation and Context

We assign default true value, so it's not a mandatory step to specify this property.

📢 Changelog

JS

  • mark KeyboardExtender enabled props as optional in TS

🤔 How Has This Been Tested?

Tested in VSCode.

📸 Screenshots (if appropriate):

Before After
image image

📝 Checklist

  • CI successfully passed
  • I added new mocks and corresponding unit-tests if library API was changed

@kirillzyusko kirillzyusko self-assigned this Jul 30, 2025
@kirillzyusko kirillzyusko added 🐛 bug Something isn't working KeyboardExtender 🧩 Anything about keyboard extending (i. e. `KeyboardExtender` component) labels Jul 30, 2025
@github-actions
Copy link
Copy Markdown
Contributor

📊 Package size report

Current size Target Size Difference
211557 bytes 211554 bytes 3 bytes 📈

@kirillzyusko kirillzyusko merged commit 6d39874 into main Jul 30, 2025
12 checks passed
@kirillzyusko kirillzyusko deleted the fix/keyboard-extender-enabled-property-optional branch July 30, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working KeyboardExtender 🧩 Anything about keyboard extending (i. e. `KeyboardExtender` component)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant