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(datepicker): Style/mark individual dates in datepicker #3958

Closed
martintro opened this issue Mar 8, 2018 · 7 comments · Fixed by #5036
Closed

feat(datepicker): Style/mark individual dates in datepicker #3958

martintro opened this issue Mar 8, 2018 · 7 comments · Fixed by #5036

Comments

@martintro
Copy link
Contributor

I need functionality in the datepicker to style individual dates, like in the old datepicker (customClass). I could submit a pull request if we first can agree of the approach to solve it.

One suggestion is to add an array of dates with according css class to DatepickerRenderOptions and then use it in BsDaysCalendarView. What do you think?

@alexborghesi
Copy link

Sounds like a good solution! Need this.

@Adam-Sehlin
Copy link

I miss the same feature, need this for an ongoing project.

@Lanzen92
Copy link

Would be great!

@pavinthan
Copy link

great work @martintro, please make this available in master, or please describe how to achieve the feature with current system

@martintro
Copy link
Contributor Author

martintro commented Jan 10, 2019

@pavinthan I will try to make a new PR with this functionality as soon as my current inline datepicker PR (#3956) is merged to development branch.

@martintro
Copy link
Contributor Author

martintro commented Jan 23, 2019

This is not closed yet, because the commit was reverted in the pull request. Could you open this one again?

@Domainv Domainv reopened this Jan 23, 2019
martintro pushed a commit to martintro/ngx-bootstrap that referenced this issue Jan 31, 2019
@martintro
Copy link
Contributor Author

@pavinthan Now the pull request is made. I hope we can get a release with this as soon as possible :)

leo6104 pushed a commit to leo6104/ngx-bootstrap that referenced this issue Oct 10, 2019
…#3956)

* feat(datepicker): Add directive for inline datepicker

Closes valor-software#3955

* feat(datepicker): add support to set custom classes on specific dates

Closes valor-software#3958

* Revert "feat(datepicker): add support to set custom classes on specific dates"

This reverts commit 47a1a11.

* feat(datepicker): resolve conflicts

* fix(datepicker): fix tslint

* fix(datepicker): clean up

* fix(datepicker): add base spec for inline datepicker

* fix(common): fix imports for system js
IraErshova pushed a commit to IraErshova/ngx-bootstrap that referenced this issue Jan 20, 2020
…#3956)

* feat(datepicker): Add directive for inline datepicker

Closes valor-software#3955

* feat(datepicker): add support to set custom classes on specific dates

Closes valor-software#3958

* Revert "feat(datepicker): add support to set custom classes on specific dates"

This reverts commit 47a1a11.

* feat(datepicker): resolve conflicts

* fix(datepicker): fix tslint

* fix(datepicker): clean up

* fix(datepicker): add base spec for inline datepicker

* fix(common): fix imports for system js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants