pullrequests Search Results · language:Dune language:TypeScript language:Go language:JavaScript language:TypeScript language:Java
Filter by
49.4M results
Bumps commander from 13.1.0 to 15.0.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/tj/commander.js/releases commander s releases /a . /em /p blockquote h2 v15.0.0 ...
Scope
- Adds an Effect Schema-backed Activity family aggregation contract that derives renderable family/source-state
buckets from service-owned report history or generated report documents.
- ...
Trong brach-to-merge-v2 em nghĩ nên clear/delete lại các file trong frontend vì frontend cũ không dùng đến nữa
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| actions/checkout | action | major | v3 - v6 |
Release Notes
details summary actions/checkout ...
This PR resolves issue #25 by correcting the mapping of Wayland dynamic library dependencies. Gentoo recently moved the
Wayland libraries from dev-libs/wayland to gui-libs/wayland. Updating the dependencyExtract.go ...
This chore sets and updates image labels in Containerfiles.
This branch is what s currently deployed to production (betcha on Vercel, commit 48c22fb). It contains two pieces of
work:
1. Port from Supabase → Neon + Better Auth (commit 3fa0130)
Migrates identity/auth ...
Bumps org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6. details summary Release notes /summary p em
Sourced from a href= https://github.com/apache/maven-surefire/releases org.apache.maven.plugins:maven-surefire-plugin ...
dependencies
java
概要
結果グリッドのセル値を、データの種類に応じて読みやすく整形表示します (#451)。Epic #395 #385
で実装済みの「色/揃え」によるデータタイプ別視覚表現の続きとして、値そのものの「整形・バッジ化」を追加します。整形はすべて表示専用で、インライン編集・コピー・エクスポートでは常に元の値を保持します。
実装内容
型別レンダラ (DataGrid のセル描画を拡張):
- ...