Commit History

Add comprehensive BUILD_GUIDE.md for building a MongoDB Data Viewer React app, detailing setup, CSS architecture, component design, and deployment to Hugging Face. Update DataTable component sort indicator from '↕️' to '⇵' for improved clarity.
1bcf29b

James McCool commited on

Enhance DataTable sorting functionality to support three-state sorting (asc, desc, none) and update sort indicator logic for better user experience.
e74f850

James McCool commited on

Add sorting functionality to DataTable component with visual indicators for column headers
9f63aed

James McCool commited on

Refactor DataTable component layout by removing unnecessary width constraint from the main div for improved responsiveness.
f0d329b

James McCool commited on

testing bounds of App.css
a29e0e0

James McCool commited on

testing App.css necessity by removing from App.js imports
6eefff8

James McCool commited on

readded app.css
ab2c6fa

James McCool commited on

Remove unused files and dependencies, including .gitattributes, App.css, and App.test.js. Update package.json and package-lock.json to remove @radix-ui/react-slot dependency. Modify DataTable component title for clarity and refactor Button component to simplify its implementation.
e860c42

James McCool commited on

trying to reset the README
acb56e8

James McCool commited on

readded essential files
cd686b8

James McCool commited on

readded app.css
d6d128b

James McCool commited on

added README
8b4d107

James McCool commited on

Cleaned up project
d2e071d

James McCool commited on

Remove PostCSS and Tailwind configuration files, and refactor CSS styles in index.css to implement custom styles. Update button and table components to use new class names for styling consistency. Delete utility functions for class name merging.
a458144

James McCool commited on

Initial commit from LLM generated shadcn table logic
b967c2c

James McCool commited on

initial commit
68b07dd
verified

Multichem commited on

Duplicate from static-templates/react
9cfd6b9
verified

Multichem coyotte508 HF Staff commited on