Skip to content

Add support for HYPERLINK (handsontable)#10314

Open
thilgen wants to merge 7 commits intohandsontable:developfrom
thilgen:hyperlink-formula
Open

Add support for HYPERLINK (handsontable)#10314
thilgen wants to merge 7 commits intohandsontable:developfrom
thilgen:hyperlink-formula

Conversation

@thilgen
Copy link
Copy Markdown

@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:

thilgen added 4 commits March 26, 2023 16:28
- 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
@evanSe evanSe requested review from budnix, jansiegel and sequba July 12, 2024 11:34
@codesandbox-ci
Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 2a28269:

Sandbox Source
handsontable-javascript-demo Configuration
handsontable-typescript-demo Configuration
handsontable-react-demo Configuration
handsontable-vue-2-demo Configuration
handsontable-vue-3-demo Configuration
handsontable-angular-demo Configuration

@AMBudnik
Copy link
Copy Markdown
Contributor

AMBudnik commented Feb 6, 2025

Sorry for keeping you waiting, @thilgen The subject is current; we are preparing to schedule issues for Q1 2025 and will be rechecking pull requests as well.

@thilgen
Copy link
Copy Markdown
Author

thilgen commented Feb 9, 2025

👍

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.

3 participants