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

As a user, I want to browse a list of tags so that I can see how the data in the timetree is categorized. #36

Closed
rlskoeser opened this issue Jan 9, 2023 · 1 comment
Assignees

Comments

@rlskoeser
Copy link
Contributor

setup a preliminary tag index page with alphabetized tags and counts using built-in hugo functionality (it's easy, can include links to leaf pages by tag as provisional implementation)

@rlskoeser rlskoeser self-assigned this Jan 11, 2023
rlskoeser added a commit that referenced this issue Jan 17, 2023
* Configure pre-commit hooks

* Basic unstyled tag list with counts #36

* Minimal styles to make a unstyled tag/leaf content a bit more readable

* Highlight leaves by tag when a tag is clicked in leaf details #41

* Highlight currently selected leaf or label

Fix deselection logic for iterating live htmlcollection

* Use a constant for selection class
@rlskoeser
Copy link
Contributor Author

reviewed and tested on PR #39

rlskoeser added a commit that referenced this issue Jan 23, 2023
* Configure pre-commit hooks

* Basic unstyled tag list with counts #36

* Minimal styles to make a unstyled tag/leaf content a bit more readable

* Highlight leaves by tag when a tag is clicked in leaf details #41

* Highlight currently selected leaf or label

Fix deselection logic for iterating live htmlcollection

* Use a constant for selection class

* Add new colors and tag styles; color leaves by branch

Fix homepage sizing calculations

* Set default fill-opacity to 1 to fix color saturation
rlskoeser added a commit that referenced this issue Feb 8, 2023
* Configure pre-commit hooks

* Basic unstyled tag list with counts #36

* Minimal styles to make a unstyled tag/leaf content a bit more readable

* Highlight leaves by tag when a tag is clicked in leaf details #41

* Highlight currently selected leaf or label

Fix deselection logic for iterating live htmlcollection

* Use a constant for selection class

* Add new colors and tag styles; color leaves by branch

Fix homepage sizing calculations

* Preliminary leaf shape implementation #46

* Make simulation forces easily configurable to adjust leaf placement

* Revise homepage container sizes for tree & panel

Co-authored-by: Gissoo <44615389+gissoo@users.noreply.github.com>

* Document 1.0 svg size on 1280 width screen

* Revise right-side margin on home page to give timetree more space

per @gissood design specs; ref #29

* Fix invalid svg path for non-leaf nodes

---------

Co-authored-by: Gissoo <44615389+gissoo@users.noreply.github.com>
rlskoeser added a commit that referenced this issue Sep 22, 2023
* Configure pre-commit hooks

* Basic unstyled tag list with counts #36

* Minimal styles to make a unstyled tag/leaf content a bit more readable

* Highlight leaves by tag when a tag is clicked in leaf details #41

* Highlight currently selected leaf or label

Fix deselection logic for iterating live htmlcollection

* Use a constant for selection class
rlskoeser added a commit that referenced this issue Sep 22, 2023
* Configure pre-commit hooks

* Basic unstyled tag list with counts #36

* Minimal styles to make a unstyled tag/leaf content a bit more readable

* Highlight leaves by tag when a tag is clicked in leaf details #41

* Highlight currently selected leaf or label

Fix deselection logic for iterating live htmlcollection

* Use a constant for selection class

* Add new colors and tag styles; color leaves by branch

Fix homepage sizing calculations

* Set default fill-opacity to 1 to fix color saturation
rlskoeser added a commit that referenced this issue Sep 22, 2023
* Configure pre-commit hooks

* Basic unstyled tag list with counts #36

* Minimal styles to make a unstyled tag/leaf content a bit more readable

* Highlight leaves by tag when a tag is clicked in leaf details #41

* Highlight currently selected leaf or label

Fix deselection logic for iterating live htmlcollection

* Use a constant for selection class

* Add new colors and tag styles; color leaves by branch

Fix homepage sizing calculations

* Preliminary leaf shape implementation #46

* Make simulation forces easily configurable to adjust leaf placement

* Revise homepage container sizes for tree & panel

Co-authored-by: Gissoo <44615389+gissoo@users.noreply.github.com>

* Document 1.0 svg size on 1280 width screen

* Revise right-side margin on home page to give timetree more space

per @gissood design specs; ref #29

* Fix invalid svg path for non-leaf nodes

---------

Co-authored-by: Gissoo <44615389+gissoo@users.noreply.github.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

No branches or pull requests

1 participant