Ecosyste.ms: Issues

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

GitHub / nfqde/nfq-react-grid issues and pull requests

#127 - fix(SassGrid): Fixed missing namespacing

Pull Request - State: closed - Opened by SilasNFQ 21 days ago - 1 comment

#126 - chore(deps-dev): bump elliptic from 6.5.4 to 6.6.0

Pull Request - State: open - Opened by dependabot[bot] 21 days ago
Labels: dependencies

#125 - feat(SassGrid): Updated deprecated function usages and imports

Pull Request - State: closed - Opened by SilasNFQ 21 days ago - 1 comment

#124 - chore(SassGrid): Updated @import to @use because of deprecation

Pull Request - State: closed - Opened by SilasNFQ 21 days ago - 4 comments

#123 - chore(deps-dev): bump rollup from 4.19.0 to 4.22.4

Pull Request - State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies

#122 - chore(deps-dev): bump express from 4.18.2 to 4.21.0

Pull Request - State: open - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#121 - chore(deps-dev): bump webpack from 5.93.0 to 5.94.0

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#120 - chore(deps-dev): bump elliptic from 6.5.4 to 6.5.7

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies

#119 - fix(ColorFunctions): Deprecated color function in favor of @nfq/colors

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

#118 - fix(Typescript): fix typing exports for newer TS configs

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

#117 - chore(deps-dev): bump braces from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#116 - chore(deps-dev): bump ws from 8.13.0 to 8.17.1

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#115 - fix(Spacer): remove deprecated defaultProps

Pull Request - State: closed - Opened by ckruppe 6 months ago - 1 comment

#114 - feat(React19): prepare for react19

Pull Request - State: closed - Opened by ckruppe 6 months ago - 1 comment

#113 - fix(Types): fix typing

Pull Request - State: closed - Opened by ckruppe 7 months ago - 1 comment

#112 - feat(Container): maxWidth

Pull Request - State: closed - Opened by ckruppe 7 months ago - 1 comment

#111 - feat(SplitColors): Split colors between Derived colors and base colors.

Pull Request - State: closed - Opened by ckruppe 8 months ago - 1 comment

#110 - chore(deps-dev): bump express from 4.18.2 to 4.19.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#109 - chore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4

Pull Request - State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#108 - fix(Types): fix to exessive types

Pull Request - State: closed - Opened by ckruppe 8 months ago - 1 comment

#107 - fix(Types): More literal types for color functions

Pull Request - State: closed - Opened by ckruppe 8 months ago - 1 comment

#106 - fix(Typings): Fix global typings

Pull Request - State: closed - Opened by ckruppe 8 months ago - 1 comment

#105 - chore(gitignore): Add history folder

Pull Request - State: closed - Opened by ckruppe 8 months ago - 1 comment

#104 - chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.6

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#103 - fix(Theme): Export Theme type

Pull Request - State: closed - Opened by ckruppe 8 months ago - 1 comment

#102 - chore(deps-dev): bump follow-redirects from 1.15.2 to 1.15.4

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies

#101 - fix(Skeleton): Fix skeleton typing

Pull Request - State: closed - Opened by ckruppe 11 months ago - 1 comment

#100 - fix(Tests): Update tests

Pull Request - State: closed - Opened by ckruppe 11 months ago - 1 comment

#99 - fix(Skeleton): Fix external storage

Pull Request - State: closed - Opened by ckruppe 11 months ago - 1 comment

#98 - fix(Package): Fix build

Pull Request - State: closed - Opened by ckruppe 11 months ago - 1 comment

#97 - feat(Skeleton): Add an skeleton component

Pull Request - State: closed - Opened by ckruppe 11 months ago - 1 comment

#96 - fix(Types): Export shared types for use in projects

Pull Request - State: closed - Opened by ckruppe 12 months ago - 1 comment

#95 - feat(Sass): Export sass functions

Pull Request - State: closed - Opened by mheuschneider 12 months ago - 1 comment

#94 - feat(Sass): Use current row gap variable

Pull Request - State: closed - Opened by mheuschneider about 1 year ago - 1 comment

#93 - chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#92 - fix(Sass): Use variable instead of number

Pull Request - State: closed - Opened by mheuschneider about 1 year ago - 1 comment

#91 - feat(Sass): Use columns css var

Pull Request - State: closed - Opened by mheuschneider about 1 year ago - 1 comment

#90 - chore(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#89 - feat(ResponsiveText): Add new ResponsiveText component

Pull Request - State: closed - Opened by ckruppe about 1 year ago - 1 comment

#88 - fix(Sizes): fix col sizes with gap and fix offsets.

Pull Request - State: closed - Opened by ckruppe about 1 year ago - 1 comment

#87 - fix(Gap): Simplify offset calc

Pull Request - State: closed - Opened by mheuschneider about 1 year ago - 1 comment

#86 - feat(Sass): Use gap instead of paddings and margins

Pull Request - State: closed - Opened by mheuschneider about 1 year ago - 1 comment

#85 - fix(Types): fixing types for color functions

Pull Request - State: closed - Opened by ckruppe about 1 year ago - 1 comment

#84 - feat(Colors): add translucify function to add opacity to hex colors

Pull Request - State: closed - Opened by ckruppe about 1 year ago - 1 comment

#83 - feat(Colors): New color functions to darken and lighten hex colors.

Pull Request - State: closed - Opened by aalogie about 1 year ago - 1 comment

#82 - feat(Media): New media query implementation to conserve typing for media queries.

Pull Request - State: closed - Opened by ckruppe about 1 year ago - 1 comment

#81 - feat(Spacing): add better spacing function calling

Pull Request - State: closed - Opened by ckruppe about 1 year ago - 1 comment

#80 - fix(Spacer): Fix max sizes on 0 spacing

Pull Request - State: closed - Opened by ckruppe about 1 year ago - 1 comment

#79 - fix(Spacer): Fix bug with falsable values

Pull Request - State: closed - Opened by ckruppe about 1 year ago - 1 comment

#78 - fix(Gaps): fix some issues with gaps and 0 on xs breakpoints

Pull Request - State: closed - Opened by ckruppe about 1 year ago - 1 comment

#77 - fix(Package): Update Packages

Pull Request - State: closed - Opened by ckruppe about 1 year ago - 1 comment

#76 - chore(deps-dev): bump json5 from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#75 - chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#74 - chore(eslint): optimize actions

Pull Request - State: closed - Opened by ckruppe over 1 year ago - 1 comment

#73 - fix(PostInstall): Better post install script

Pull Request - State: closed - Opened by ckruppe over 1 year ago - 1 comment

#72 - feat(VSCode): Added vscode extension to the package with an auto install

Pull Request - State: closed - Opened by ckruppe over 1 year ago - 1 comment

#71 - fix(Build): Fix esm module build.

Pull Request - State: closed - Opened by ckruppe over 1 year ago - 1 comment

#70 - fix(Types): Export config type.

Pull Request - State: closed - Opened by ckruppe over 1 year ago - 1 comment

#69 - chore(Readme): small typo

Pull Request - State: closed - Opened by ckruppe over 1 year ago - 1 comment

#68 - chore(Readme): Add missing badges

Pull Request - State: closed - Opened by ckruppe over 1 year ago - 1 comment

#67 - feat(Rewrite): Complete rewrite of the grid library.

Pull Request - State: closed - Opened by ckruppe over 1 year ago - 1 comment

#66 - fix(Col): Remove flex-box declaration on col element

Pull Request - State: closed - Opened by mfestNFQ almost 2 years ago - 1 comment

#65 - feat(getScreenClass): Export helper function too

Pull Request - State: closed - Opened by ckruppe almost 2 years ago - 1 comment

#64 - fix(noWrap): fix no wrap param if array

Pull Request - State: closed - Opened by ckruppe almost 2 years ago - 1 comment

#63 - Use row-gap instead of "bootstrap" like grid

Issue - State: closed - Opened by mfestNFQ almost 2 years ago - 5 comments
Labels: enhancement

#62 - No flex-direction and display: flex on .col elements

Issue - State: closed - Opened by mfestNFQ almost 2 years ago - 1 comment
Labels: enhancement

#61 - feat(Sass): Allow strings and numbers in variables

Pull Request - State: closed - Opened by mheuschneider almost 2 years ago - 1 comment

#60 - chore(Sass): Add README for sass lib

Pull Request - State: closed - Opened by mheuschneider almost 2 years ago - 1 comment

#59 - feat(Sass): Add sass components

Pull Request - State: closed - Opened by mheuschneider almost 2 years ago - 1 comment

#58 - feat(Sass): Add utility classes for order and display

Pull Request - State: closed - Opened by mheuschneider almost 2 years ago - 1 comment

#57 - feat(Sass): Add spacer styling

Pull Request - State: closed - Opened by mheuschneider almost 2 years ago - 1 comment

#56 - feat(Sass): Add column styling

Pull Request - State: closed - Opened by mheuschneider almost 2 years ago - 1 comment

#55 - feat(Sass): Add row styling

Pull Request - State: closed - Opened by mheuschneider almost 2 years ago - 1 comment

#54 - feat(Sass): Add container styling

Pull Request - State: closed - Opened by mheuschneider almost 2 years ago - 1 comment

#53 - feat(Sass): Add sass function

Pull Request - State: closed - Opened by mheuschneider almost 2 years ago - 1 comment

#52 - feat(Sass): Add css and sass variables

Pull Request - State: closed - Opened by mheuschneider almost 2 years ago - 1 comment

#51 - feat(Sass): Add configuration for sass lib

Pull Request - State: closed - Opened by mheuschneider almost 2 years ago - 1 comment

#50 - chore(Yalc): Add auto publish on watch

Pull Request - State: closed - Opened by mheuschneider almost 2 years ago - 1 comment

#49 - feat(SASS): Add sass version

Pull Request - State: closed - Opened by mheuschneider almost 2 years ago - 1 comment

#48 - fix(Aria): Add aria-hidden to spacer

Pull Request - State: closed - Opened by ckruppe about 2 years ago - 1 comment

#47 - fix(Deps): Remove unneeded peer dependency

Pull Request - State: closed - Opened by ckruppe about 2 years ago - 1 comment

#46 - fix(Types): Fix children types

Pull Request - State: closed - Opened by ckruppe about 2 years ago - 1 comment

#45 - fix(Types): fix typing

Pull Request - State: closed - Opened by ckruppe about 2 years ago - 1 comment

#44 - fix(Readme): Fix readme

Pull Request - State: closed - Opened by ckruppe over 2 years ago - 1 comment

#43 - fix(Types): Fix basespacing type

Pull Request - State: closed - Opened by ckruppe over 2 years ago - 1 comment

#42 - fix(Types): Add missing type.

Pull Request - State: closed - Opened by ckruppe over 2 years ago - 1 comment

#41 - fix(Typings): Fix types

Pull Request - State: closed - Opened by ckruppe over 2 years ago - 1 comment

#40 - chore(Types): Add strong typings to project

Pull Request - State: closed - Opened by ckruppe over 2 years ago - 1 comment

#39 - fix(Col): fix max-content

Pull Request - State: closed - Opened by ckruppe almost 3 years ago - 1 comment

#38 - feat(Col): Add max-content and min-content as size values

Pull Request - State: closed - Opened by ckruppe almost 3 years ago - 1 comment

#37 - feat(Spacer): Spacer in rem and new default columns

Pull Request - State: closed - Opened by ckruppe almost 3 years ago

#36 - fix(Col): Fix auto propagation of auto keyword

Pull Request - State: closed - Opened by ckruppe almost 3 years ago - 1 comment

#35 - fix(Col): fix auto size

Pull Request - State: closed - Opened by ckruppe almost 3 years ago - 1 comment

#34 - fix(Hidden): Add !important to prevent css specifity bugs

Pull Request - State: closed - Opened by ckruppe almost 3 years ago - 1 comment

#33 - feat(ExtraPadding): Added possibility to add extra padding

Pull Request - State: closed - Opened by ckruppe almost 3 years ago - 1 comment

#32 - feat(mediaBetween): Introduce public media between

Pull Request - State: closed - Opened by ckruppe about 3 years ago - 1 comment

#31 - fix(Col): Allow negative offsets.

Pull Request - State: closed - Opened by ckruppe about 3 years ago - 1 comment

#30 - fix(Hidden): Display none but without extra element.

Pull Request - State: closed - Opened by ckruppe about 3 years ago - 1 comment

#29 - feat(HiddenCss): Add possibility for hidden and visible to render html.

Pull Request - State: closed - Opened by ckruppe about 3 years ago - 1 comment

#28 - feat(ScreenClassContext): Set right screen on load

Pull Request - State: closed - Opened by ckruppe about 3 years ago - 1 comment