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

fix: fonts sizes and weights #33

Merged
merged 4 commits into from
Dec 8, 2023
Merged

fix: fonts sizes and weights #33

merged 4 commits into from
Dec 8, 2023

Conversation

gularsson
Copy link
Contributor

@gularsson gularsson commented Dec 7, 2023

Fixes: ELE-252
Use with: ttab/elephant-ui#15

@gularsson gularsson self-assigned this Dec 7, 2023
Copy link
Collaborator

@dannelundqvist dannelundqvist left a comment

Choose a reason for hiding this comment

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

Good work!

Copy link
Collaborator

@dannelundqvist dannelundqvist left a comment

Choose a reason for hiding this comment

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

Good work getting all the build stuff better!

@gularsson gularsson merged commit fdb1251 into main Dec 8, 2023
2 checks passed
@gularsson gularsson deleted the fix-fonts branch December 8, 2023 11:17
dannelundqvist pushed a commit that referenced this pull request Dec 8, 2023
* fix: fonts sizes and weights

* fingers crossed

* remove post-url

* chore: remove unused dep
dannelundqvist added a commit that referenced this pull request Dec 13, 2023
* Created registry context, WiP as it needs splitting up

* fix: fonts sizes and weights (#33)

* fix: fonts sizes and weights

* fingers crossed

* remove post-url

* chore: remove unused dep

* fix: use resolved preset for settings (#34)

* fix: use resolved preset for settings

* chore: bump @ttab/elephant-ui @v0.0.12

* fix: use ext

* chore: remove ignore after resolvedPreset fix (#35)

* Get locale and timezone from user, use js intl formatting and remove date-fns

* Moved PlanningHeader files closer to PlanningOverview where it is used

* Renamed file from index to PlanningOverview

* Added rudimentary grid view w columns

* Movied view title and icon to view header

* Date and layout switcher ui fixes

* Renamed ViewHeader index file to component name

* Refactored section and internal status indicator into their own resuable components

* Improved grid view, and grid view items, styling and data

* Refactor planning list to component, add SWR for caching api requests, handle local/UTC time

* Create search index url with date params to cache planning list fetch correctly

* Simplify date interval to use just beginning date for weeks as well

* Extracted useRegistry hook into its own file

* Removed as it doesn't really add anything any longer

* Removed as it doesn't really add anything any longer

* Renamed main component (PlanningOverview) to index.tsx

* Removed commented out code

* Added variant props type, more as model than out of necessity. Typescript adds code but no type safety here.

* Change font weight

---------

Co-authored-by: Gustav Larsson <gularsson@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

Successfully merging this pull request may close these issues.

2 participants