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

New: Add support for tooltip API (#88) #89

Merged
merged 5 commits into from
Oct 17, 2023
Merged

New: Add support for tooltip API (#88) #89

merged 5 commits into from
Oct 17, 2023

Conversation

joe-allen-89
Copy link
Contributor

#88

New

example.json Outdated Show resolved Hide resolved
@danielghost
Copy link
Contributor

danielghost commented Sep 15, 2023

This was already included in 38b4d32 as part of #83.

@oliverfoster
Copy link
Member

oliverfoster commented Sep 15, 2023

It was in the wrong column, not ready for review, had no associated pull request and no issue explaining that it was an implementation of the nav button api, Kirsty's issue is about the data-order attribute only. It was a branch of work no-one knew existed @danielghost

@danielghost
Copy link
Contributor

It was in the wrong column, not ready for review @danielghost

The readme hadn't yet been updated to reflect the attribute changes.

@oliverfoster
Copy link
Member

oliverfoster commented Sep 15, 2023

Dan's branch has the navigation button api, Joe's has the readme updates, both have the tooltip api. Can I suggest a merger?

Joe if you revert your property name change to drawerLabel it should be simple enough to directly merge them.

issue/83...issue/88

@oliverfoster
Copy link
Member

oliverfoster commented Sep 19, 2023

Pr for the merger. #90

I think we just need to revert navBarLabel to navigationBarLabel, to save unnecessarily changing the schema in a breaking way.

joe-allen-89 and others added 2 commits September 19, 2023 09:57
* Fix: Utilise Navigation and Tooltip APIs (fixes #83).

* Small refactor and removal of hardcoded `_id` references.

---------

Co-authored-by: danielghost <daniel.ghost@kineo.com>
Copy link
Contributor

@kirsty-hames kirsty-hames left a comment

Choose a reason for hiding this comment

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

Works as expected thanks. Testing on Mac Safari, Chrome and FF.

@oliverfoster oliverfoster merged commit 9a2ab1c into master Oct 17, 2023
github-actions bot pushed a commit that referenced this pull request Oct 17, 2023
# [5.4.0](v5.3.0...v5.4.0) (2023-10-17)

### New

* Add support for tooltip API (#88) (#89) ([9a2ab1c](9a2ab1c)), closes [#88](#88) [#89](#89)
@github-actions
Copy link

🎉 This PR is included in version 5.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

Tooltip label missing
5 participants