Skip to content

feat: add support for inkwell widget#241

Merged
divyanshub024 merged 11 commits intoStacDev:devfrom
AbhijithKonnayil:238-inkwell-widget
May 11, 2025
Merged

feat: add support for inkwell widget#241
divyanshub024 merged 11 commits intoStacDev:devfrom
AbhijithKonnayil:238-inkwell-widget

Conversation

@AbhijithKonnayil
Copy link
Contributor

@AbhijithKonnayil AbhijithKonnayil commented May 8, 2025

Description

Add support for Inkwell

Related Issues #238

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code refactor
  • Build configuration change
  • Documentation
  • Chore

Created  StacInkWell and StacInkwellParser for Inkwell widget support
…ties

Added support for onDoubleTap, onLongPress, onTapDown, onTapUp, onTapCancel, onSecondaryTap, onSecondaryTapUp, onSecondaryTapDown, onSecondaryTapCancel, onHighlightChanged, and onHover in the StacInkWell model.
@CLAassistant
Copy link

CLAassistant commented May 8, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@divyanshub024 divyanshub024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @AbhijithKonnayil 💯
Please check my suggestions.

@AbhijithKonnayil
Copy link
Contributor Author

Thanks for the PR @AbhijithKonnayil 💯 Please check my suggestions.

updated the PR with your suggestions. Please cheak

@divyanshub024
Copy link
Member

Hey @AbhijithKonnayil!! Looks like PR format check is failing. Can you please check?

Copy link
Member

@divyanshub024 divyanshub024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution @AbhijithKonnayil 🥇

@divyanshub024 divyanshub024 merged commit 8cd42e3 into StacDev:dev May 11, 2025
4 checks passed
lstonussi pushed a commit to SuaMusica/stac that referenced this pull request Feb 25, 2026
* feat: Add basic Stac Inkwell suppot
Created  StacInkWell and StacInkwellParser for Inkwell widget support

* feat: Add StacInkWell model and JSON serialization support

* feat: Register StacInkwellParser and update WidgetType enum to include inkWell

* feat: Add Stac InkWell json

* feat: Enhance StacInkWell with additional gesture handlers and properties

Added support for onDoubleTap, onLongPress, onTapDown, onTapUp, onTapCancel, onSecondaryTap, onSecondaryTapUp, onSecondaryTapDown, onSecondaryTapCancel, onHighlightChanged, and onHover in the StacInkWell model.

* feat: Refactor inkWell example JSON structure for improved clarity and functionality

* feat: Add Stac InkWell documentation with properties and example JSON

* add  empty line in StacInkwellParser for better readability.

* feat: update home_screen by moving Inkwell to alphabetical order and added onTap functionality to Inkwell

* fix: remove unnecessary empty line in StacInkwellParser for cleaner code

---------

Co-authored-by: Divyanshu Bhargava <divyanshub024@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants