Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic react components #364

Merged
merged 1 commit into from
May 7, 2024
Merged

Basic react components #364

merged 1 commit into from
May 7, 2024

Conversation

csansoon
Copy link
Contributor

@csansoon csansoon commented May 3, 2024

Describe your changes

Added basic components to the react package that will be used by visualizations.

Added components:

  • Alert
  • Button
  • Card
  • Column
  • Input
  • Label
  • Popover
  • Row
  • Text
  • View

Nex wagon in TRENECITO

@csansoon csansoon added the WIP label May 3, 2024
Copy link

changeset-bot bot commented May 3, 2024

🦋 Changeset detected

Latest commit: ea94dca

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@latitude-data/svelte Patch
@latitude-data/react Minor
@latitude-data/server Patch
example-react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@csansoon csansoon changed the base branch from main to next May 3, 2024 10:08
@csansoon csansoon force-pushed the basic-react-components branch 3 times, most recently from 93b36a0 to 4df7807 Compare May 3, 2024 10:40
@csansoon csansoon changed the base branch from next to improved-theming-api-and-docs May 3, 2024 10:41
@csansoon csansoon removed the WIP label May 3, 2024
@csansoon csansoon force-pushed the improved-theming-api-and-docs branch 2 times, most recently from d5f2d51 to 2c046e5 Compare May 3, 2024 14:29
@csansoon csansoon force-pushed the basic-react-components branch 2 times, most recently from 6516707 to 9fcaa42 Compare May 3, 2024 14:43
@@ -11,7 +11,7 @@
"prefix": ""
},
"aliases": {
"components": "src/components",
"components": "src/lib",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this change?

@csansoon csansoon force-pushed the improved-theming-api-and-docs branch 11 times, most recently from fc9d671 to 4631700 Compare May 6, 2024 11:02
Base automatically changed from improved-theming-api-and-docs to next May 6, 2024 12:11
@csansoon csansoon force-pushed the basic-react-components branch 8 times, most recently from 99eec4e to 66a0b79 Compare May 7, 2024 12:34
@csansoon csansoon merged commit 6b2a69e into next May 7, 2024
4 checks passed
@csansoon csansoon deleted the basic-react-components branch May 7, 2024 12:57
@github-actions github-actions bot locked and limited conversation to collaborators May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants