Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for HYPERLINK (handsontable) #10314

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

thilgen
Copy link

@thilgen thilgen commented Mar 29, 2023

Context

HYPERLINK is a formula provided by Google Sheets (documentation); MS Excel (documentation); and is included in the Open Document Format for Office Applications (documentation)

For more information

How has this been tested?

Unit Tests and Test Application

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature or improvement (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Additional language file or change to the existing one (translations)

Related issue(s):

  1. Add HYPERLINK Support hyperformula#1215

Affected project(s):

  • handsontable
  • @handsontable/angular
  • @handsontable/react
  • @handsontable/vue
  • @handsontable/vue3

Checklist:

- basic demo app
- basic range support
- need to determine how to update the range selector as shape of table changes
@thilgen thilgen changed the title Add support for HYPERLINK Add support for HYPERLINK (handsontable) Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants