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

refactor: Replace duplicate integer to CSS conversion code with fn and call to it #18

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

JohnyTheCarrot
Copy link
Contributor

No description provided.

@JohnyTheCarrot JohnyTheCarrot changed the title make requested changes refactor: color int to css function Aug 11, 2023
@JohnyTheCarrot JohnyTheCarrot force-pushed the refactor/color-int-to-css branch 2 times, most recently from 18deeb5 to 7b5ee27 Compare August 11, 2023 14:14
@JohnyTheCarrot JohnyTheCarrot changed the title refactor: color int to css function refactor: Replace duplicate integer to CSS conversion code with fn and call to it Aug 11, 2023
@JohnyTheCarrot JohnyTheCarrot merged commit 4015ed6 into development Aug 14, 2023
@JohnyTheCarrot JohnyTheCarrot deleted the refactor/color-int-to-css branch August 14, 2023 13:55
JohnyTheCarrot added a commit that referenced this pull request Sep 5, 2023
* fix mention padding & make buttons not selectable

* add support for custom chat badges

* scale emojis in headers

* set up vite

* update storybook

* fix storybook types

* fix storybook style

* fix some of the markdown CSS

* feat: only make component ids constant in prod builds, to aid testing

* fix: mentions hover css (#16)

* feat: finish hooking up click handlers (#17)

* [FR-57] Fix type errors (#14)

* fix type errors and add eslint rule

* fix more type errors and add ThreadStarterMessage message type

* fix types where possible

* make requested changes

* fix merge errors

* refactor: color int to css function (#18)

* chore: update storybook (#19)

* feat: support i18n

* fix: fix pnpm-lock.yaml

* feat: link click handlers

* feat: support provider url

* feat: attachment click handler (#22)

* feat: add prefix to tokens to avoid shadowing (#21)

* fix: syntax error in storybook (#25)

* feat: fall back to default avatar in case the main one does not load (#26)

* build: v2.0.0 (#27)

---------

Co-authored-by: Lewis <[email protected]>
JohnyTheCarrot added a commit that referenced this pull request Sep 6, 2023
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