Ecosyste.ms: Issues

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

GitHub / ngrok-oss/mantle issues and pull requests

#355 - add getOffsetPaginatedSlice helper method to pagination module

Pull Request - State: closed - Opened by cody-dot-js 3 days ago - 1 comment

#354 - hooks: add useCallbackRef and useDebouncedCallback

Pull Request - State: closed - Opened by cody-dot-js 4 days ago - 1 comment

#353 - update dependencies

Pull Request - State: closed - Opened by cody-dot-js 6 days ago - 1 comment

#352 - icon: support forwarded refs (so asChild on parents works)

Pull Request - State: closed - Opened by cody-dot-js 12 days ago - 1 comment

#351 - progress donut: fix radius calc by using css vars and tailwind arbitrary css

Pull Request - State: closed - Opened by cody-dot-js 14 days ago - 1 comment

#350 - Add navigation-level scroll shadow to Mantle

Pull Request - State: closed - Opened by aaronshekey 14 days ago - 1 comment

#349 - progress donut: bullet proof ctx + radius calc

Pull Request - State: closed - Opened by cody-dot-js 14 days ago - 1 comment

#348 - badge: do asChild right

Pull Request - State: closed - Opened by cody-dot-js 17 days ago - 1 comment

#347 - badge: add asChild functionality

Pull Request - State: closed - Opened by cody-dot-js 17 days ago - 2 comments

#346 - Add support for `asChild` in `Badge` component

Issue - State: closed - Opened by aaronshekey 17 days ago - 1 comment

#345 - Revamp READMEs

Pull Request - State: closed - Opened by melanieseltzer 17 days ago - 1 comment

#344 - Add a sensible max-width to tooltips

Pull Request - State: closed - Opened by aaronshekey 17 days ago - 1 comment

#343 - update dependencies, bump mantle patch version

Pull Request - State: closed - Opened by cody-dot-js 17 days ago - 1 comment

#342 - fix the incorrect radii across the dropdown component

Pull Request - State: closed - Opened by forzalupo 20 days ago - 1 comment

#341 - code-block: suppress hydration warnings

Pull Request - State: closed - Opened by cody-dot-js 25 days ago - 1 comment

#340 - use the correct background color for the badge component

Pull Request - State: closed - Opened by forzalupo 25 days ago - 1 comment

#338 - Introduce Changesets 🎉

Pull Request - State: open - Opened by melanieseltzer about 1 month ago - 1 comment

#337 - Add transparent background on `InputCapture`

Pull Request - State: closed - Opened by melanieseltzer about 1 month ago - 1 comment

#336 - change fonts CDN to point to new https://assets.ngrok.com host

Pull Request - State: closed - Opened by cody-dot-js about 1 month ago - 1 comment

#335 - Fix package name in docs

Pull Request - State: closed - Opened by melanieseltzer about 1 month ago - 1 comment

#334 - add new pagination route + CursorPageSizeValue component

Pull Request - State: closed - Opened by cody-dot-js about 1 month ago - 1 comment

#333 - update dependencies

Pull Request - State: closed - Opened by cody-dot-js about 1 month ago - 1 comment

#332 - use moduleResolution NodeNext in mantle; use customCondition exports

Pull Request - State: closed - Opened by cody-dot-js about 2 months ago - 1 comment

#331 - improve font perf: only use nunito sans when requested; preload + preconnect cdn fonts

Pull Request - State: closed - Opened by cody-dot-js about 2 months ago - 1 comment

#330 - fix dependencies (peer dep on date-fns)

Pull Request - State: closed - Opened by cody-dot-js about 2 months ago - 1 comment

#329 - add new "resolved theme" exports to theme-provider; update dependencies

Pull Request - State: closed - Opened by cody-dot-js about 2 months ago - 1 comment

#328 - fix: tailwind preset type declarations wiped out

Pull Request - State: closed - Opened by cody-dot-js about 2 months ago - 2 comments

#327 - make pagination state reset when props change

Pull Request - State: closed - Opened by cody-dot-js 2 months ago - 1 comment

#325 - Typo fix in progress bar

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

#324 - improve progress donut rendering logic

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

#323 - theme-provider: safe access to localStorage

Pull Request - State: closed - Opened by cody-dot-js 2 months ago - 1 comment

#322 - remove typings, @uidotdev/usehooks, and mini-svg-data-uri usage

Pull Request - State: closed - Opened by cody-dot-js 2 months ago - 1 comment

#321 - Remove dependency on `@uidotdev/usehooks`

Issue - State: closed - Opened by melanieseltzer 2 months ago

#320 - Convert to Turborepo and pnpm workspaces

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

#319 - add radio focus rings

Pull Request - State: closed - Opened by cody-dot-js 2 months ago - 1 comment

#318 - update dependencies

Pull Request - State: closed - Opened by cody-dot-js 2 months ago - 1 comment

#317 - update patch version; dependencies

Pull Request - State: closed - Opened by cody-dot-js 3 months ago - 1 comment

#316 - Various refinements

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

#315 - export other popover primitives

Pull Request - State: closed - Opened by cody-dot-js 3 months ago - 1 comment

#314 - Extend preflight to make `fieldset` behave like regular block element

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

#313 - update dependencies

Pull Request - State: closed - Opened by cody-dot-js 3 months ago - 1 comment

#312 - add disabled buttons to example

Pull Request - State: closed - Opened by cody-dot-js 3 months ago - 1 comment

#311 - switch dev command to "start"; prod server command to "serve"

Pull Request - State: closed - Opened by cody-dot-js 3 months ago - 1 comment

#310 - Improve `Dialog` docs

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

#309 - Allow `pnpm start` to run development mode by default

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

#308 - Remove devenv warning

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

#307 - update docs site with mantle getting start instructions

Pull Request - State: closed - Opened by cody-dot-js 3 months ago - 1 comment

#306 - switch back to pnpm (set us up for workspaces and turbo)

Pull Request - State: closed - Opened by cody-dot-js 3 months ago - 1 comment

#305 - fix input, button, text-area, and select trigger font size at mobile breakpoint

Pull Request - State: closed - Opened by cody-dot-js 3 months ago - 1 comment

#304 - update dependencies; bump package patch version

Pull Request - State: closed - Opened by cody-dot-js 3 months ago - 1 comment

#302 - Update .envrc

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

#301 - add temp candu.css

Pull Request - State: open - Opened by cody-dot-js 3 months ago - 1 comment

#300 - add (((((unreleased))))) DataTable

Pull Request - State: closed - Opened by cody-dot-js 3 months ago - 1 comment

#299 - update dependencies

Pull Request - State: closed - Opened by cody-dot-js 3 months ago - 1 comment

#298 - update dependencies

Pull Request - State: closed - Opened by cody-dot-js 3 months ago - 1 comment

#295 - example chars

Pull Request - State: closed - Opened by cody-dot-js 4 months ago - 1 comment

#294 - make resolveMantleContentGlob safe (will not throw)

Pull Request - State: closed - Opened by cody-dot-js 4 months ago - 1 comment

#292 - revert exports experiments

Pull Request - State: closed - Opened by cody-dot-js 4 months ago - 1 comment

#291 - try package.json#main as cjs?

Pull Request - State: closed - Opened by cody-dot-js 4 months ago

#290 - try different exports, last one broke mantle.css export

Pull Request - State: closed - Opened by cody-dot-js 4 months ago - 1 comment

#289 - try a main export

Pull Request - State: closed - Opened by cody-dot-js 4 months ago - 1 comment

#288 - Add "Nunito Sans" as a `font-body`

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

#287 - Annotate preview components

Pull Request - State: closed - Opened by cody-dot-js 4 months ago - 1 comment

#286 - promote ProgressDonut out of preview!

Pull Request - State: closed - Opened by cody-dot-js 4 months ago - 1 comment

#285 - promote dialog and sheet out of preview!

Pull Request - State: closed - Opened by cody-dot-js 4 months ago - 1 comment

#284 - prevent outline dialog/sheet content when focused

Pull Request - State: closed - Opened by cody-dot-js 4 months ago - 1 comment

#283 - update dependencies

Pull Request - State: closed - Opened by cody-dot-js 4 months ago - 1 comment

#282 - Sheet: improve api, remove implicit close button

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#280 - Checkbox refinements

Pull Request - State: closed - Opened by aaronshekey 5 months ago

#279 - IconButton: default shrink-0

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#277 - Various refinements

Pull Request - State: closed - Opened by aaronshekey 5 months ago

#276 - adds indeterminate state to ProgressDonut

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#275 - fix DialogContent onClickOutside closing dialog behavior

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#274 - adds w-full to dialog content

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#273 - fixes dialog positioning + layout on small width screens

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#272 - adds ProgressDonut component

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#271 - update workflows to use latest versions

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#270 - update dependencies

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 2 comments

#269 - dropdown menu: adds width?: "content" | "trigger" prop

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#268 - update dependencies; add .envrc for onboarding w/ direnv

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#266 - polish the zodCheckbox schema

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#265 - add :where() tailwind variant

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#264 - polish checkbox, switch from radix to native input, update docs

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#263 - adds zodCheckbox schema

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#261 - input validation: error, warning, and success

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#259 - polish the CardTitle

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#258 - update dependencies and bump mantle version

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#257 - badge polish

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment

#256 - polish Tabs

Pull Request - State: closed - Opened by cody-dot-js 5 months ago - 1 comment