^⨀ᴥ⨀^
-
Developer at @reservix
- Freiburg
- @sebastiansebald
Block or Report
Block or report sebald
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
702 contributions in the last year
Less
More
Activity overview
Contributed to
marigold-ui/marigold,
sebald/cra-marigold
Contribution activity
March 2022
Created 47 commits in 1 repository
Created a pull request in marigold-ui/marigold that received 15 comments
chore: switch from yarn 3 to pnpm
note: pnpm does things a little bit different than other package manager when it comes to hoisting of packages. Basically, it is more strict, which…
+23,367
−28,913
•
15
comments
Opened 10 other pull requests in 1 repository
marigold-ui/marigold
10
merged
- fix: Rename <Image> SVG
- feat: Introduce <Aside>
- docs: make all marigold components available in MDX
- feat: add size scale to themes
- chore: use changeset for publishing (...again)
- refa: tokens and create-theme packages moved
- test: Remove console and add type declaration
- chore: use fixed versioning for system and components package
- test: Fix key warning
- feat(system): Add textSizeAdjust to globals
Reviewed 32 pull requests in 1 repository
marigold-ui/marigold
32 pull requests
- refa(docs): use image correctly in mdx
- feat(comp): Center component
- feat(comp): renew Container component
- chore: update eslint
- feat(comp): improve Stack component with gap
- docs: add snragund as a contributor for doc
- feat(comp): remove flattenChildren from Inline
- chore: switch from yarn 3 to pnpm
- feat(comp): make Inline accepting fragment + standard text
- refa(comp): fill prop instead of css or __baseCSS
- chore: remove Alert
- feat(comp): add new Component Switch
- fix(docs): remove ref from Preview.tsx
- feat(comp): add Tooltip component v1
- feat(create-theme): Introduce helpers to create themes
- feat: extend svg fill prop to handle theme color
- fix(deps): update dependency csstype to v3.0.11
- fix(deps): update dependency eslint-plugin-testing-library to v5.0.6
- fix(deps): update dependency open-props to v1.3.9
- fix(deps): update dependency @types/jest to v27.4.1
- feat: Figma link for component
- feat(docs): update button + card
- chore(deps): update actions/stale action to v5
- chore: default settings in repo
- chore(deps): update dependency typescript to v4.6.2
- Some pull request reviews not shown.
Created an issue in marigold-ui/marigold that received 1 comment
All the layouts!
Description
We currently have <Stack>, <Inline> and <Columns> to make layout easier. But we need MOAR!
We should review these
Inline: see https:/…
3 of 9 tasks