#github
1 messages ยท Page 38 of 1
@AnatoleAM Yeah I considered that, but I'm not sure if having the arrow block the pointer is a good idea or not. It might be annoying for the user to have to scroll before they can click on a tab if the tab is just barely underneath the icon.
But that does make more sense as its common a UX feature.
e4d2696 Scroll the sidebar down when the carrot is clicked - Melonify
1c74a68 Fix button pointer events - Melonify
82f0263 Only show expansion indicator when there is mor... - Melonify
with the modifier token attached to the emote, it means any third party client will now only see text
makes sense since chatterino and other moblile apps wont know its an emote. i should have thought of it.
90a43a5 feat: settings sidebar scroll indicator (#799) - Melonify
90a43a5 feat: settings sidebar scroll indicator (#799) - Melonify
@AnatoleAM Thanks! my username on twitch & 7tv is 2547techno
also thanks @Melonify for catching that ๐

8daab46 correct probe for concurency health check - AnatoleAM
a3ae715 Restore EventAPI updates for channel sets, and ... - Melonify
Fixes regression introduced in #797
dd33bdc Remove types and conversion functions for v2 co... - Melonify
512a5b5 fix: EventAPI channel sets & remove legacy cosm... - Melonify
512a5b5 fix: EventAPI channel sets & remove legacy cosm... - Melonify
i think it has something to do with new tabs, if i watch a streamer and open the game category he's playing in a new tab (i have preview video off), on chrome after a few seconds a mini refresh happens and it locks my scroll, on brave it happens instantly, when i open the game category in the current tab the mini player engages and it works like it should
how can i write it better. i could not think of any thing :sweat_smile:
i added this because the linter in vscode gave me this error
Property 'children' does not exist on type 'Readonly<{ containerRef: HTMLDivElement; mediaPlayerInstance: MediaPlayerInstance; }> & Writeable<Readonly<{ containerRef: HTMLDivElement; mediaPlayerInstance: MediaPlayerInstance; }>>'.ts(2339)
16eab3b chore(deps-dev): bump @floating-ui/dom from 1.4... - dependabot[bot]
Bumps @floating-ui/dom from 1.4.5 to 1.5.1.
Release notes
Sourced from @โfloating-ui/dom's releases.
@โfloating-ui/dom@โ1.5.1
Bug Fixes
fix(types): resolution when using moduleResolution: "NodeNext" (#2473)
@โfloating-ui/dom@โ1.5.0
Refactors
Split utils into @floating-ui/utils package (@floating-ui/utils/dom import) (#2449)
Commits
795e2a0 feat(utils): export getContainingBlock (#2474)
8c8698e fix(build):...
01feb91 chore(deps-dev): bump eslint-plugin-vue from 9.... - dependabot[bot]
Bumps eslint-plugin-vue from 9.15.1 to 9.16.1.
Release notes
Sourced from eslint-plugin-vue's releases.
v9.16.0
โจ Enhancements
#2224 Added vue/no-use-v-else-with-v-for rule that disallows using v-else-if/v-else on the same element as v-for.
#1983 Added vue/require-typed-object-prop rule that enforces adding type declarations to object props.
#2238 Added vue/no-deprecated-model-definition rule that disallows the model definition, which is deprec...
0b8e3e6 chore(deps-dev): bump eslint from 8.45.0 to 8.46.0 - dependabot[bot]
Bumps eslint from 8.45.0 to 8.46.0.
Release notes
Sourced from eslint's releases.
v8.46.0
Features
8a93438 feat: require-unicode-regexp support v flag (#17402) (SUZUKI Sosuke)
1a2f966 feat: no-useless-escape support v flag (#17420) (Yosuke Ota)
ee68d1d feat: no-empty-character-class support v flag (#17419) (Milos Djermanovic)
853d32b feat: deprecate no-return-await (#17417) (Carlos Lopez)
d4f02e4 feat: no-control-regex support v flag (#17405) (Yosuke Ota...
4e092cd chore(deps-dev): bump @vueuse/core from 10.2.1 ... - dependabot[bot]
Bumps @vueuse/core from 10.2.1 to 10.3.0.
Release notes
Sourced from @โvueuse/core's releases.
v10.3.0
ย ย ย ๐ Features
createReusableTemplate: Inherit attrs ย -ย by @โwiidede and @โantfu in vueuse/vueuse#3226 (a32ae)
useActiveElement: Search deeply in shadow dom ย -ย by @โduoduoObama and @โantfu in vueuse/vueuse#3208 (296dc)
useCounter: InitialValue support ref ย -ย by @โRock070 in vueuse/vueuse#3266 (6ae3a)
useFocus: Support :focus-vi...
issue : https://github.com/SevenTV/Extension/issues/762
https://github.com/SevenTV/Extension/pull/802 unfortunately closed previous one :sweat_smile:
d3ad926 chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
Bumps @typescript-eslint/parser from 6.1.0 to 6.2.1.
Release notes
Sourced from @โtypescript-eslint/parser's releases.
v6.2.1
6.2.1 (2023-07-31)
Bug Fixes
eslint-plugin: [no-inferrable-types] apply also for parameter properties (#7288) (67f93b1)
scope-manager: correct decorators(.length) check in ClassVisitor for methods (#7334) (abbb6c2)
yarn version not specified in monorepo (#7371) (18f8d74)
You can rea...
e07ef4a chore(deps-dev): bump marked from 5.1.1 to 6.0.0 - dependabot[bot]
Bumps marked from 5.1.1 to 6.0.0.
Release notes
Sourced from marked's releases.
v6.0.0
6.0.0 (2023-07-31)
Bug Fixes
Migrate to Typescript (#2805) (cb54906)
BREAKING CHANGES
Migrate to Typescript
v5.1.2
5.1.2 (2023-07-25)
Bug Fixes
Add support for Node 16 (#2886) (e465ce4)
Commits
9927247 chore(release): 6.0.0 [skip ci]
72fce26 ๐๏ธ build v6.0.0 [skip ci]
22fbcfa chore(git): mark lib/* as generated in .gitattributes (#2908)
cb54906 fix: Migrate t...
Is there an existing issue for this?
- [X] I have searched the existing issues
This feature does not exist in the latest nightly version
- [X] I have checked the latest nightly version
Feature Description
The background color for a selected emote in the Tab-completion Carousel menu is black
it hard to see which emote is selected when you fast select emotes
would be better if the background color is gray
or make the border lines bigger
pic
[https://cdn.discordapp....
Ok I can confirmed it definitely happens when you have multiple tabs open. If you have a stream open on one tab and open a category on another tab (doesn't have to be the same category) the scroll bar disappear.
Is there an existing issue for this?
- [X] I have searched the existing issues
This issue exists in the latest nightly version
- [X] I am using the latest nightly version
What browsers are you seeing the problem on?
Chrome
Current Behavior
7TV Emotes work fine on Kick's live chat but emotes are not visible in the replay.
Expected Behavior
Emotes displayed in chat
Steps To Reproduce
Watch any Kick.com VOD and look at chat replay.
4286ee4 Bump actionsx/prettier from e90ec54 to 3d9f7c3... - dependabot[bot]
8cfa5e8 random ci test things (#4725) - pajlada
33fa3e0 Use New 7TV Cosmetics System (#4512) - Nerixyz
7079729 fix: change viewer list to chatter list (#4732) - SputNikPlop
9cb59f7 focus message input when selecting emotes in em... - LoneCoder21
670fba2 fix: outdated clang-format version in CI - Nerixyz
Description
Since https://github.com/Chatterino/chatterino2/pull/4408 seems kinda stuck and doing releases manually is tiring and error-prone, I'm adding the CI changes here. The following things are added/changed:
- The installer is now built in CI (from original PR with adjustments for this fork)
- A portable version is built in CI. This uses Nerixyz/c2-portable-updater as the updater, since the old one isn't open-source and require...
4286ee4 Bump actionsx/prettier from e90ec54 to 3d9f7c3... - dependabot[bot]
8cfa5e8 random ci test things (#4725) - pajlada
33fa3e0 Use New 7TV Cosmetics System (#4512) - Nerixyz
7079729 fix: change viewer list to chatter list (#4732) - SputNikPlop
9cb59f7 focus message input when selecting emotes in em... - LoneCoder21
Is there an existing issue for this?
- [X] I have searched the existing issues
This issue exists in the latest nightly version
- [X] I am using the latest nightly version
What browsers are you seeing the problem on?
Firefox
Current Behavior
"Flash Title on Mention" and "Custom Highlights"-> Flash Title doesn't work with Firefox v116.0 on Twitch. I'm using v3.0.15. Nothing happens!
"Play Sound on Mention", when I'm tabbed out, works.
Expected Behavior
A mention o...
Closes #738
Default color: #808080 which was converted from HSL hsl(0deg, 0%, 50%)
Opacity is fixed at 6%, same as the original background value
I don't get any linting errors locally, not sure why the gh action lint is failing. Should 547bb5f be reverted or are the linting rules misconfigured?
I don't get any linting errors locally
Make sure you've updated your dependencies (make deps)
a3eabb8 missing kubectl provider - AnatoleAM
This would be a nice addition, if you happen to miss the manual claiming of the drop, your progress towards the next drop (if there are multiple) won't start until the current one is claimed.
Bumps marked from 5.1.1 to 7.0.0.
Release notes
Sourced from marked's releases.
v7.0.0
7.0.0 (2023-08-06)
Bug Fixes
change defaults for mangle and headerIds to false (#2890) (63a839b)
BREAKING CHANGES
change defaults for mangle and headerIds to false
v6.0.0
6.0.0 (2023-07-31)
Bug Fixes
Migrate to Typescript (#2805) (cb54906)
BREAKING CHANGES
Migrate to Typescript
v5.1.2
5.1.2 (2023-07-25)
Bug Fixes
Add support for Node 16 (#2886) (e465ce4)
...
b9d1b59 chore(deps-dev): bump marked from 5.1.1 to 7.0.0 - dependabot[bot]
Is there an existing issue for this?
- [X] I have searched the existing issues
This feature does not exist in the latest nightly version
- [X] I have checked the latest nightly version
Feature Description
When using tab-completion it would be nice to have a toggle so it is required to start with a colon (:) for it autocomplete emotes. If this setting is enabled using tab-completion would only search for users in chat and not emotes. With it disabled tab-completion searches bo...
53152aa chore(deps-dev): bump @apollo/client from 3.7.1... - dependabot[bot]
Bumps @apollo/client from 3.7.17 to 3.8.0.
Release notes
Sourced from @โapollo/client's releases.
v3.8.0
Minor Changes
Fetching with Suspense ๐
#10323 64cb88a4b Thanks @โjerelmiller! - Add support for React suspense with a new useSuspenseQuery hook.
useSuspenseQuery initiates a network request and causes the component calling it to suspend while the request is in flight. It can be thought of as a drop-in replacement for useQuery that allow...
815b42b chore(deps-dev): bump marked from 5.1.1 to 7.0.1 - dependabot[bot]
Bumps marked from 5.1.1 to 7.0.1.
Release notes
Sourced from marked's releases.
v7.0.1
7.0.1 (2023-08-07)
Bug Fixes
use rollup to output js files (#2916) (610bc45)
v7.0.0
7.0.0 (2023-08-06)
Bug Fixes
change defaults for mangle and headerIds to false (#2890) (63a839b)
BREAKING CHANGES
change defaults for mangle and headerIds to false
v6.0.0
6.0.0 (2023-07-31)
Bug Fixes
Migrate to Typescript (#2805) (cb54906)
BREAKING CHANGES
Migrate to Typescrip...
c5ec1c1 chore(deps-dev): bump @typescript-eslint/parser... - dependabot[bot]
Bumps @typescript-eslint/parser from 6.1.0 to 6.3.0.
Release notes
Sourced from @โtypescript-eslint/parser's releases.
v6.3.0
6.3.0 (2023-08-07)
Bug Fixes
eslint-plugin: [no-extra-parens] keep parens around call expression arguments when type arguments contain parens (#7375) (38e5e4e)
eslint-plugin: [no-restricted-imports] allow inline type qualifiers when allowTypeImports enabled (#7379) (cc9a46d)
Feature...
6ee6bce chore(deps-dev): bump stylelint-scss from 5.0.1... - dependabot[bot]
Bumps stylelint-scss from 5.0.1 to 5.1.0.
Release notes
Sourced from stylelint-scss's releases.
5.1.0
Added: function-disallowed-list rule support to ban specific built-in functions (#422, #844).
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.1...v5.1.0
Changelog
Sourced from stylelint-scss's changelog.
5.1.0
Added: function-disallowed-list rule support to ban specific built-in functions (#422, #844).
...
Bumps eslint-plugin-vue from 9.15.1 to 9.17.0.
Release notes
Sourced from eslint-plugin-vue's releases.
v9.17.0
โจ Enhancements
#2258 Added support for template literals in vue/no-deprecated-model-definition.
โ๏ธ Updates
#2260 Improved error message for vue/no-dupe-keys.
#2268 Renamed vue/no-setup-props-destructure (now deprecated) to vue/no-setup-props-reactivity-loss, and removed both rules from any preset configs.
#2269 Renamed vue/no-ref-ob...
3313859 chore(deps-dev): bump eslint-plugin-vue from 9.... - dependabot[bot]
5993bdb chore(deps-dev): bump sass from 1.64.1 to 1.65.1 - dependabot[bot]
Bumps sass from 1.64.1 to 1.65.1.
Release notes
Sourced from sass's releases.
Dart Sass 1.65.1
To install Sass 1.65.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Update abs-percent deprecatedIn version to 1.65.0.
See the full changelog for changes in earlier releases.
Dart Sass 1.65.0
To install Sass 1.65.0, download one of the packages below and add it to your PATH, o...
Just installed the extension on Firefox and I wanted the extension only for Kick, I wish it was fixed, it's annoying to have to deactivate 7TV every time you're on Twitch because of this.
2872688 chore(deps-dev): bump @apollo/client from 3.7.1... - dependabot[bot]
Bumps @apollo/client from 3.7.17 to 3.8.1.
Release notes
Sourced from @โapollo/client's releases.
v3.8.1
Patch Changes
#11141 c469b1616 Thanks @โjerelmiller! - Remove newly exported response iterator helpers that caused problems on some installs where @types/node was not available.
IMPORTANT
The following exports were added in version 3.8.0 that are removed with this patch.
isAsyncIterableIterator
isBlob
isNodeReadableStream
isNodeRespons...
f5b2854 chore(deps-dev): bump marked from 5.1.1 to 7.0.2 - dependabot[bot]
Bumps marked from 5.1.1 to 7.0.2.
Release notes
Sourced from marked's releases.
v7.0.2
7.0.2 (2023-08-10)
Bug Fixes
fix sourcemaps and circular dependencies (#2929) (eb4ce21)
noImplicitAny: true (#2891) (ff1602c)
v7.0.1
7.0.1 (2023-08-07)
Bug Fixes
use rollup to output js files (#2916) (610bc45)
v7.0.0
7.0.0 (2023-08-06)
Bug Fixes
change defaults for mangle and headerIds to false (#2890) (63a839b)
BREAKING CHANGES
change defaults for mangle and h...
I'll add to this that it would be nice to have a similar option to require a prefix (it could be e.g. @) for username tab-completion. I can't count the number of times I accidentally pressed tab one too many times and sent a message tagging someone (often with a name similar to an emote) by accident, which is kind of awkward. And the occasions where I actually mean to tag someone are pretty rare, usually I would use the reply button to reply to someone's message.
Checklist
- [X] I'm reporting a problem with Chatterino
- [X] I've verified that I'm running the most recent nightly build or stable release
- [X] I've looked for my problem on the wiki
- [X] I've searched the issues and pull requests for similar looking reports
Describe your issue
When trying to @mention user from a message (either just "yungsamd17" or "@yungsamd17") it will not *...
c42216f Set skip-worktree bit on .npmrc after modifying it - Melonify
843bcf5 Pass along CI token to yarn when linting - Melonify