Skip to content

Conversation

@camdendotlol
Copy link
Contributor

@camdendotlol camdendotlol commented Aug 12, 2025

Summary

This PR brings the performant-ui package into master for its initial release.

It contains all components required by FairCopy.cloud 2 except for Table, which will be added in another release in the very near future.

To do

Now that we're publishing beta releases for FCC 2 to use, I'm marking this PR as a draft until:

  • the Table component is done
  • the geospatial build error (which is introduced in this branch, presumably by a build config change) is fixed, as that blocks build-all and by extension the standardized release process
  • the failing yarn install is fixed. Lorin was unable to run yarn install on a freshly pulled version of this repo. eslint-import-resolver-typescript indirectly pulls in a version of napi-postinstall that was compromised by malware and removed from NPM, resulting in a 404 error. There's a new, fixed version of napi-postinstall, but either eslint-import-resolver-typescript or the first-layer dependency that pulls it in are yet to be updated.

check in a few more stable config files

it works!

update lockfile

update lockfile

fix storybook build error

get eslint working

fix flow config

fix import-unresolved lint error on tsx files

remove catalyst components

Tailwind UI `Input` component (#529)

* WIP

* refactoring + dark mode

* fix tailwind style conflict

* theming and more CSS fixes
* button component

feedback

* linting

* consolidate colors
* WIP

* WIP

* finish Card component

* feedback
* WIP

* update Element.findByType

* finish component

* one more story
* WIP

* custom styles
* radio button

* cleanup

* cleanup
* dialog component

* add export

* cleanup

* more cleanup
* textarea

* font

* rows
* WIP

* pagination and pagestats

* fixes

* keys

* feedback
@camdendotlol camdendotlol marked this pull request as draft August 13, 2025 13:55
@camdendotlol
Copy link
Contributor Author

camdendotlol commented Aug 13, 2025

Now that we're publishing beta releases for FCC 2 to use, I'm marking this PR as a draft until:

  • the Table component is done
  • the geospatial build error (which is introduced in this branch, presumably by a build config change) is fixed, as that blocks build-all and by extension the standardized release process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants