Crafting user interfaces for the web.
- Canada
-
15:32
- 4h behind - bazza.dev
- @kianbazza
Pinned Loading
-
avelinapp/avelin
avelinapp/avelin PublicA collaborative code editor for the web. Code together, right now.
TypeScript 27
897 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 45 commits in 5 repositories
Created a pull request in kianbazza/ui that received 14 comments
refactor(data-table-filter): refresh component naming convention
+254
−288
lines changed
•
14
comments
Opened 32 other pull requests in 2 repositories
kianbazza/ui
27
merged
1
open
-
fix(filters/integrations/tst): only ignore TST column if column filtering is explicitly disabled
This contribution was made on Apr 18
-
docs(data-table-filter/examples): use canary branch for src links
This contribution was made on Apr 15
-
docs(data-table-filter): add examples (demos)
This contribution was made on Apr 15
-
chore: build registry
This contribution was made on Apr 15
-
fix(data-table-filter): filter dates by range
This contribution was made on Apr 15
-
chore(data-table-filter): remove filters v1 from registry & docs
This contribution was made on Apr 15
-
feat: discord invite link via /chat
This contribution was made on Apr 14
-
feat: discord invite link via /chat
This contribution was made on Apr 14
-
chore(data-table-filter/demos/client): static client-side demo
This contribution was made on Apr 14
-
docs: use current deployment URL in npm command blocks
This contribution was made on Apr 13
-
docs(data-table-filter): initial docs re-write
This contribution was made on Apr 13
-
chore(fonts): use real italics for Inter
This contribution was made on Apr 13
-
build: use turbopack for builds
This contribution was made on Apr 13
-
chore(deps): bump react to v19.1
This contribution was made on Apr 13
-
chore(deps): bump next.js to v15.3
This contribution was made on Apr 13
-
chore: add CHANGELOG.md
This contribution was made on Apr 13
-
feat(data-table-filter): use muted text color for operator display
This contribution was made on Apr 12
-
refactor(data-table-filter): registry item files re-organization
This contribution was made on Apr 12
-
feat(data-table-filter): server-side filtering
This contribution was made on Apr 11
-
chore: add MIT license
This contribution was made on Apr 11
-
fix(data-table-filter): use deep equality checks for lib/array/uniq
This contribution was made on Apr 11
-
feat(data-table-filter): the great decoupling
This contribution was made on Apr 9
-
feat(data-table-filter): registry re-organization
This contribution was made on Apr 8
-
feat(data-table-filter): the great decoupling
This contribution was made on Apr 8
-
fix(data-table-filter): ignore non-filterable columns
This contribution was made on Apr 7
- Some pull requests not shown.
avelinapp/avelin
4
merged
-
fix(ci): add back zero env vars before deploying permissions
This contribution was made on Apr 18
-
feat(rooms): sync room metadata via Zero
This contribution was made on Apr 17
-
chore(zero): drop
schemaVersion
usageThis contribution was made on Apr 16 -
chore(deps): bump zero to v0.18
This contribution was made on Apr 16
Reviewed 3 pull requests in 1 repository
kianbazza/ui
3 pull requests
-
feat(filters): localization support
This contribution was made on Apr 26
-
refactor(data-table-filter): refresh component naming convention
This contribution was made on Apr 3
-
feat(data-table-filter)!: deep-keyed properties and accessor functions in
defineMeta
helperThis contribution was made on Apr 1
Created an issue in kianbazza/ui that received 2 comments
Registry re-organization
Currently, a single file data-table-filter.tsx
is used.
This becomes difficult to maintain. We need to use a subdirectory organization like this:
2
comments
Opened 4 other issues in 1 repository
kianbazza/ui
3
open
1
closed
-
Switching between single/range results in unusable filter value
This contribution was made on Apr 18
-
"The Great Decoupling"
This contribution was made on Apr 8
-
Cannot opt columns out of filtering
This contribution was made on Apr 7
-
Select all functionality for data table demo only selects rows on current page
This contribution was made on Apr 3