dev #1

Merged
Astrian merged 17 commits from dev into main 2025-02-20 04:29:20 +00:00
Owner
No description provided.
Astrian added 17 commits 2025-02-20 04:29:05 +00:00
fix: remove access level settings from npm publishing workflow
Some checks failed
Publish to npm / publish (push) Failing after 23s
c55f5d0bfd
feat: update npm publishing workflow to set access level based on branch
All checks were successful
Publish to npm / publish (push) Successful in 23s
0eb95f05ae
docs: add contribution and development instructions to README
All checks were successful
Publish to npm / publish (push) Successful in 25s
ee0e9d430c
docs: improve clarity in README regarding the testing React hot-reload server
All checks were successful
Publish to npm / publish (push) Successful in 24s
d0d0aa6cf5
feat: enable type entry insertion in dts plugin for Vite configuration
All checks were successful
Publish to npm / publish (push) Successful in 24s
9c95a54363
fix: rename export from WeekPicker to SingleDatePicker in index.ts
Some checks failed
Publish to npm / publish (push) Has been cancelled
622e3a8200
fix: update import from WeekPicker to SingleDatePicker in app.tsx
All checks were successful
Publish to npm / publish (push) Successful in 22s
d2c9e4aeeb
feat: update TypeScript configuration and enhance SingleDatePicker component with improved typing
All checks were successful
Publish to npm / publish (push) Successful in 25s
69dcbd282f
fix: update import path for SingleDatePicker and adjust Vite configuration for output filenames
All checks were successful
Publish to npm / publish (push) Successful in 29s
c0b833be6f
feat: add vite-plugin-css-injected-by-js for improved CSS handling and update app import path
All checks were successful
Publish to npm / publish (push) Successful in 26s
6fdcd80710
fix: update main and module entry points in package.json for UMD and ES module formats
Some checks failed
Publish to npm / publish (push) Has been cancelled
9f8c6c9156
fix: update export paths in package.json for consistency in module formats
All checks were successful
Publish to npm / publish (push) Successful in 28s
dcdf8ccdbe
fix: update package.json to correct main entry point and improve type definitions
All checks were successful
Publish to npm / publish (push) Successful in 26s
70bb0b14af
fix: update types path in package.json to point to the correct location
All checks were successful
Publish to npm / publish (push) Successful in 25s
2c48ddbdb2
fix: update example in README to use SingleDatePicker instead of WeekPicker
All checks were successful
Publish to npm / publish (push) Successful in 24s
397103b636
Astrian merged commit 5a4e0c0137 into main 2025-02-20 04:29:20 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Astrian/datenel-react#1
No description provided.