Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / feature-sliced/steiger issues and pull requests

#176 - Warning of supported version Typescript

Issue - State: open - Opened by alles 7 days ago - 1 comment
Labels: PRIORITY | LOW

#175 - Tool is creating js file, but we use TS

Issue - State: open - Opened by Alnipet 8 days ago - 1 comment
Labels: PRIORITY | HIGH

#174 - Ignore patterns doesn't work

Issue - State: closed - Opened by shass 14 days ago - 2 comments

#173 - Separate Vitest-dependent utils into a different entrypoint

Pull Request - State: open - Opened by illright 17 days ago - 2 comments

#172 - Update the README to say that custom rules can be written now

Issue - State: open - Opened by illright about 1 month ago
Labels: TYPE | documentation

#171 - Upgrade to pnpm 10

Pull Request - State: closed - Opened by illright about 1 month ago - 2 comments

#170 - Fix integration tests

Pull Request - State: closed - Opened by illright about 1 month ago - 2 comments

#169 - Bump versions (Steiger v0.5.5)

Pull Request - State: closed - Opened by illright about 1 month ago - 2 comments

#169 - Bump versions (Steiger v0.5.5)

Pull Request - State: closed - Opened by illright about 1 month ago - 2 comments

#168 - Switch from `minimatch` to `micromatch`

Pull Request - State: closed - Opened by illright about 1 month ago - 2 comments

#167 - Replace `minimatch` with `micromatch`

Issue - State: closed - Opened by illright about 1 month ago

#166 - feat: extend the functionality of `inconsistent-naming`

Pull Request - State: closed - Opened by illright about 1 month ago - 3 comments

#165 - Implement a rule that checks naming scheme consistency

Issue - State: open - Opened by illright about 1 month ago

#164 - Bring changes from `master` into `next`

Pull Request - State: closed - Opened by illright about 2 months ago - 2 comments

#163 - Master -> Next

Pull Request - State: closed - Opened by illright about 2 months ago - 2 comments

#162 - Make the JSON reporter output to stderr

Pull Request - State: closed - Opened by illright about 2 months ago - 2 comments

#161 - Bump versions (Steiger v0.5.4)

Pull Request - State: closed - Opened by illright about 2 months ago - 2 comments

#160 - Collapse output to 20 items

Pull Request - State: closed - Opened by daniilsapa about 2 months ago - 8 comments

#159 - Prevent links to rule descriptions being broken in some terminals

Pull Request - State: closed - Opened by illright about 2 months ago - 2 comments

#158 - Refactor tests

Pull Request - State: closed - Opened by daniilsapa about 2 months ago - 1 comment

#157 - Make the both reporters output to stderr

Issue - State: closed - Opened by illright about 2 months ago - 1 comment

#156 - Add a note about the App layer exception

Pull Request - State: closed - Opened by illright about 2 months ago - 2 comments

#155 - Implement auto-discovery of plugins

Issue - State: open - Opened by illright about 2 months ago
Labels: PRIORITY | HIGH, TYPE | enhancement

#154 - Add an exception to the `insignificant-slice` rule when the only usage site is the App layer

Pull Request - State: closed - Opened by illright about 2 months ago - 2 comments

#153 - Implement an exception for the App layer in `insignificant-slice`

Issue - State: closed - Opened by illright about 2 months ago
Labels: PRIORITY | HIGH, TYPE | bug

#152 - Implement the LSP interface for Steiger

Issue - State: open - Opened by illright 2 months ago

#151 - Move getRuleDescriptionUrl to plugins

Pull Request - State: closed - Opened by daniilsapa 2 months ago - 6 comments

#150 - Add a workflow to print bundle size

Pull Request - State: closed - Opened by illright 2 months ago - 8 comments

#149 - Make locations visible (Intellij)

Pull Request - State: closed - Opened by daniilsapa 2 months ago - 14 comments

#148 - Add a bundle size check to PRs

Issue - State: closed - Opened by illright 2 months ago - 3 comments
Labels: TYPE | workflow, PRIORITY | LOW

#147 - Recover interactively when the folder is not specified or is wrong

Pull Request - State: open - Opened by illright 2 months ago - 1 comment

#147 - Recover interactively when the folder is not specified or is wrong

Pull Request - State: closed - Opened by illright 2 months ago - 6 comments

#146 - Upgrade dependencies

Pull Request - State: closed - Opened by illright 2 months ago - 2 comments

#145 - Add the workflow to publish package previews

Pull Request - State: open - Opened by illright 2 months ago - 1 comment

#145 - Add the workflow to publish package previews

Pull Request - State: closed - Opened by illright 2 months ago - 4 comments

#144 - Make the README less confusing (for now)

Pull Request - State: closed - Opened by illright 2 months ago - 1 comment

#144 - Make the README less confusing (for now)

Pull Request - State: closed - Opened by illright 2 months ago - 1 comment

#143 - Add `import-locality` to the set of FSD rules

Pull Request - State: open - Opened by illright 2 months ago - 1 comment

#143 - Add `import-locality` to the set of FSD rules

Pull Request - State: closed - Opened by illright 2 months ago - 1 comment

#142 - import-locality is not exist

Issue - State: open - Opened by meeof 2 months ago - 3 comments

#142 - import-locality is not exist

Issue - State: open - Opened by meeof 2 months ago - 3 comments

#141 - Handle an edge case with well-known ignores when applying exclusions

Pull Request - State: closed - Opened by daniilsapa 2 months ago - 2 comments

#140 - Diagnostic locations look unreadable in IntelliJ in dark mode

Issue - State: closed - Opened by illright 3 months ago - 1 comment
Labels: PRIORITY | HIGH, TYPE | bug

#140 - Diagnostic locations look unreadable in IntelliJ in dark mode

Issue - State: open - Opened by illright 3 months ago - 1 comment
Labels: PRIORITY | HIGH, TYPE | bug

#139 - fix: make the version number correct

Pull Request - State: closed - Opened by illright 3 months ago - 2 comments

#139 - fix: make the version number correct

Pull Request - State: closed - Opened by illright 3 months ago - 2 comments

#138 - Steiger reports insignificant-slice diagnostics on disabled part of file system

Issue - State: closed - Opened by daniilsapa 3 months ago - 2 comments
Labels: PRIORITY | HIGH, TYPE | bug

#138 - Steiger reports insignificant-slice diagnostics on disabled part of file system

Issue - State: closed - Opened by daniilsapa 3 months ago - 2 comments
Labels: PRIORITY | HIGH, TYPE | bug

#137 - Display warning on reexporting in shared public API large size module that affects bundle size

Issue - State: open - Opened by ratomiru 3 months ago - 1 comment
Labels: TYPE | enhancement, PRIORITY | LOW

#136 - Bump versions again...

Pull Request - State: closed - Opened by illright 3 months ago - 1 comment

#136 - Bump versions again...

Pull Request - State: closed - Opened by illright 3 months ago - 1 comment

#135 - Bump versions (Steiger v0.5.3)

Pull Request - State: closed - Opened by illright 3 months ago - 1 comment

#135 - Bump versions (Steiger v0.5.3)

Pull Request - State: closed - Opened by illright 3 months ago - 1 comment

#134 - Added support of the steiger config for windows

Pull Request - State: closed - Opened by mx-ryabov 3 months ago - 2 comments

#134 - Added support of the steiger config for windows

Pull Request - State: closed - Opened by mx-ryabov 3 months ago - 2 comments

#133 - Limit what's published to npm in `@feature-sliced/steiger-plugin`

Pull Request - State: closed - Opened by illright 3 months ago - 1 comment

#133 - Limit what's published to npm in `@feature-sliced/steiger-plugin`

Pull Request - State: closed - Opened by illright 3 months ago - 1 comment

#132 - Steiger config isn't applied in Windows platform

Issue - State: closed - Opened by mx-ryabov 3 months ago - 2 comments
Labels: PRIORITY | HIGH, TYPE | bug

#132 - Steiger config isn't applied in Windows platform

Issue - State: closed - Opened by mx-ryabov 3 months ago - 2 comments
Labels: PRIORITY | HIGH, TYPE | bug

#131 - Move getRuleDescriptionUrl from steiger to steiger-plugin

Issue - State: closed - Opened by daniilsapa 3 months ago
Labels: PRIORITY | HIGH, TYPE | enhancement

#130 - Fix 404s in rule description links

Pull Request - State: closed - Opened by daniilsapa 3 months ago - 5 comments

#130 - Fix 404s in rule description links

Pull Request - State: closed - Opened by daniilsapa 3 months ago - 5 comments

#129 - Bump versions (Steiger v0.5.2)

Pull Request - State: closed - Opened by illright 3 months ago - 1 comment

#129 - Bump versions (Steiger v0.5.2)

Pull Request - State: closed - Opened by illright 3 months ago - 1 comment

#128 - Make test cases closer to real use of the tool

Issue - State: closed - Opened by daniilsapa 3 months ago
Labels: TYPE | enhancement, PRIORITY | LOW

#128 - Make test cases closer to real use of the tool

Issue - State: open - Opened by daniilsapa 3 months ago
Labels: TYPE | enhancement, PRIORITY | LOW

#127 - Steiger gives you "unknown" when you ask for its version

Issue - State: closed - Opened by daniilsapa 3 months ago - 2 comments
Labels: TYPE | bug, TYPE | enhancement, PRIORITY | LOW

#127 - Steiger gives you "unknown" when you ask for its version

Issue - State: closed - Opened by daniilsapa 3 months ago - 2 comments
Labels: TYPE | bug, TYPE | enhancement, PRIORITY | LOW

#126 - Fix path alias resolution

Pull Request - State: closed - Opened by daniilsapa 3 months ago - 3 comments

#126 - Fix path alias resolution

Pull Request - State: closed - Opened by daniilsapa 3 months ago - 3 comments

#125 - Bump versions (Steiger v0.5.1)

Pull Request - State: closed - Opened by illright 3 months ago - 1 comment

#124 - Add the first integration test

Pull Request - State: closed - Opened by illright 3 months ago - 3 comments

#123 - Fix compilerOptions.paths resolution on Windows

Pull Request - State: closed - Opened by daniilsapa 3 months ago - 1 comment

#122 - v0.5.0 Validation and Link Reference Bugs

Issue - State: closed - Opened by Glorfi 3 months ago - 16 comments
Labels: PRIORITY | CRITICAL, TYPE | bug

#121 - Bump versions (Steiger v0.5.0)

Pull Request - State: closed - Opened by illright 3 months ago

#120 - Revert "Revert "New config structure docs""

Pull Request - State: closed - Opened by illright 3 months ago

#119 - Revert "New config structure docs"

Pull Request - State: closed - Opened by illright 3 months ago

#119 - Revert "New config structure docs"

Pull Request - State: closed - Opened by illright 3 months ago

#117 - References in Nuxt setup

Pull Request - State: closed - Opened by daniilsapa 4 months ago - 3 comments

#116 - Support Svelte

Issue - State: open - Opened by illright 4 months ago
Labels: TYPE | enhancement, good first issue, PRIORITY | LOW

#116 - Support Svelte

Issue - State: open - Opened by illright 4 months ago - 1 comment
Labels: TYPE | enhancement, good first issue, PRIORITY | LOW

#115 - Relax public API requirements on shared/lib and shared/ui

Pull Request - State: closed - Opened by illright 4 months ago - 1 comment

#114 - Add JSON Reporter

Pull Request - State: closed - Opened by Benjamin-Frost 4 months ago

#114 - Add JSON Reporter

Pull Request - State: closed - Opened by Benjamin-Frost 4 months ago

#113 - API for creating custom presets

Issue - State: open - Opened by noveogroup-amorgunov 4 months ago - 1 comment

#113 - API for creating custom presets

Issue - State: open - Opened by noveogroup-amorgunov 4 months ago - 1 comment

#112 - Fix the `repetitive-naming` rule for slice groups

Pull Request - State: closed - Opened by illright 4 months ago

#111 - Possibility to rename base layers dir

Issue - State: open - Opened by noveogroup-amorgunov 4 months ago - 3 comments
Labels: TYPE | enhancement, PRIORITY | LOW

#111 - Possibility to rename base layers dir

Issue - State: open - Opened by noveogroup-amorgunov 4 months ago - 3 comments
Labels: TYPE | enhancement, PRIORITY | LOW

#109 - Implement the JSON reporter

Issue - State: closed - Opened by illright 4 months ago - 2 comments
Labels: TYPE | enhancement, good first issue, PRIORITY | LOW

#109 - Implement the JSON reporter

Issue - State: closed - Opened by illright 4 months ago - 2 comments
Labels: TYPE | enhancement, good first issue, PRIORITY | LOW

#108 - Throw errors on non-existent paths

Pull Request - State: closed - Opened by illright 4 months ago - 2 comments

#105 - Throw an error for old config

Pull Request - State: closed - Opened by daniilsapa 4 months ago

#105 - Throw an error for old config

Pull Request - State: closed - Opened by daniilsapa 4 months ago

#104 - Upgrade dependencies

Pull Request - State: closed - Opened by illright 4 months ago