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

2.0 datepicker #657

Closed
wants to merge 3 commits into from
Closed

2.0 datepicker #657

wants to merge 3 commits into from

Conversation

storborg
Copy link

Here's the datepicker updated for 2.0-wip. I updated the version of jquery used on the test fixture to 1.7 (since I'm using .on() and .off()), but if supporting old versions of jquery was intentional, I can update the plugin to use older idioms.

@jasny
Copy link
Contributor

jasny commented Nov 18, 2011

Just throwing something up here. Wouldn't it be better to build a bootstrap jQuery UI theme? Building all kind of UI element seems to be beyond the scope of Bootstrap.

@fat
Copy link
Member

fat commented Nov 21, 2011

Going to wait for mark to prototype some design before we start trying to code anything - that way we can make sure to have the right pattern for the job. thanks though!

@fat fat closed this Nov 21, 2011
@hasans
Copy link

hasans commented Feb 8, 2012

Hi there,

Is there a way to trigger the datepicker from another element other than input box?

What I'm trying to achieve is when click a button in a page, opens the dropdown menu with a datepicker in it. And change the label of the button with selected date.

Thank you

Hasan

adamjgrant pushed a commit to adamjgrant/kickstart that referenced this pull request Mar 22, 2012
@zerkms
Copy link
Contributor

zerkms commented Mar 27, 2012

@fat: excuse me, any progress in prototyping?

@fat
Copy link
Member

fat commented Mar 27, 2012

not that i'm aware of - bugs have been the main priority and getting stuff ready for #GSOC

@hinrik
Copy link

hinrik commented Mar 28, 2012

It would look much clearer if you used icon-arrow-left and icon-arrow-right instead of ← and →

Here is an example of another bootstrap datepicker which uses the icons.

@hinrik
Copy link

hinrik commented Mar 28, 2012

It would also be better if the i18n support were a bit more flexible, like the jquery-ui datepicker. E.g. something like:

  • Have the current defaults in the code marked as being the 'en' language
  • Allow the user to specify new language strings by assigning to something like `$.datepicker.language['fr']
  • Allow the user to set the default language with something like $.datepicker.setLanguage or $.datepicker.setDefaults(language: ...)

daveobriencouk pushed a commit to egocreative/bootstrap that referenced this pull request Nov 18, 2012
DocX pushed a commit to DocX/bootstrap that referenced this pull request Sep 16, 2014
@twbs twbs locked and limited conversation to collaborators Jul 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants