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

Feat/calendar component initial #1

Merged
merged 25 commits into from
Jul 23, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
caa56c4
feat(CalendarComponent): Initial project creation
bkapustik Jun 18, 2024
c068789
feat(example): add DancingGoat
bkapustik Jun 19, 2024
3fa3213
feature(single-picker): added parametrization, finished base state
bkapustik Jun 26, 2024
928fdd6
feat(SingleDateTimePicker): finish all properties
bkapustik Jun 28, 2024
1ded931
feat(CalendarData): add calendar excluded data provider
bkapustik Jun 29, 2024
5d232c6
feat(calendar): add support for disabled dates and times
bkapustik Jul 1, 2024
26c2dbf
feat(calendar): multi and range calendar
bkapustik Jul 2, 2024
d471749
feat(docs): code comments
bkapustik Jul 3, 2024
3b9ef64
feat(docs): readme and usage
bkapustik Jul 3, 2024
805026b
fix(multi calendar): wrong format
bkapustik Jul 4, 2024
6cbada2
fix(pipeline): sln name
bkapustik Jul 4, 2024
4919b79
fix(calendar): run dotnet format
bkapustik Jul 4, 2024
97123a8
fix(calendar): formatting and delete redundancies
bkapustik Jul 4, 2024
8cfa63a
feat(calendar): difference between client and server
bkapustik Jul 4, 2024
6cafe12
feat(docs): time zone offset
bkapustik Jul 4, 2024
065861b
fix(formating): add gitattributes
bkapustik Jul 8, 2024
4595052
fix(flatpickr): initialize all components in one form builder
bkapustik Jul 8, 2024
90f4fac
fix(repo): delete RepoTemplate References
bkapustik Jul 12, 2024
5f48d02
delete docs
bkapustik Jul 16, 2024
0e5fdfa
fix(tasks): wrong path to example project
bkapustik Jul 16, 2024
6fbf80c
fix(package.json): project name
bkapustik Jul 16, 2024
aa61579
fix(calendar): Change path of the built js
bkapustik Jul 17, 2024
e5490a1
fix(client package): naming
bkapustik Jul 17, 2024
e2919fb
fix(naming): webpack and package
bkapustik Jul 17, 2024
7362b7f
fix(calendar): intendation, return values, comments, order of properties
bkapustik Jul 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading