Skip to content

Conversation

@jvigliotta
Copy link
Contributor

Closes

Describe your changes:

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Is this a notable change that will require a special callout in the release notes? For example, will this break compatibility with existing APIs or projects that consume these plugins?

Author Checklist

  • Changes address original issue?
  • Tests included and/or updated with changes?
  • Has this been smoke tested?
  • Have you associated this PR with a type: label? Note: this is not necessarily the same as the original issue.
  • Have you associated a milestone with this PR? Note: leave blank if unsure.
  • Testing instructions included in associated issue OR is this a dependency/testcase change?

Reviewer Checklist

  • Changes appear to address issue?
  • Reviewer has tested changes by following the provided instructions?
  • Changes appear not to be breaking changes?
  • Appropriate automated tests included?
  • Code style and in-line documentation are appropriate?

davetsay added 30 commits April 15, 2024 15:52
fix listener in useTimeSystem
documentation update to useTimeBounds
many things broken
will need refactor to account for independent time conductor
reactivity fixes to composables
jvigliotta and others added 30 commits September 18, 2025 16:35
- Added `headCanWrap` stored property, and toggle button.
- CSS mods, cleanup.

(cherry picked from commit e3387d4)
- New glyphs for `icon-multiline` and `icon-singleline`.
- Refinements to button labels and titles for clarity.

(cherry picked from commit b8a933e)
- Add code and CSS for toggling single/multiline display of indicators.
- Add code to detect overflow state of indicators.

(cherry picked from commit f06b629)
- WIP, but is working!
- TODOs:
  - Make sure this is a good way to do things.
  - Cleanup code.
  - Tests.

(cherry picked from commit 9e15443)
- Fixed CSS classing on collapse/expand button.
- New method added for storing head props in local storage.
- TODOs:
  - Make sure using Update hook is performant.
  - Tests.

(cherry picked from commit d1e85c9)
(cherry picked from commit 2094521)
…AppLayout.vue component.

- Code cleanup, console.log removals.

(cherry picked from commit e494bee)
…w is very small and Indicators running to multiple lines.

- Fixed CSS which was causing the height and alignment problems in the head.

(cherry picked from commit 1e8e744)
safer access to `localStorage` initial state
ie. legacy localStorage having `expanded` but not `multiline`

(cherry picked from commit 89e8ed3)
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.

4 participants