63 Commits

Author SHA1 Message Date
Vasily Artemchuk
cfad6e9763 Remove unneeded class (#2098) 2017-01-23 21:40:52 +03:00
Nate Whittaker
3389c982d7 Fix an issue where the CSS selector for the rtl layout fix is not specific enough. 2016-08-09 16:14:47 -04:00
Nate Whittaker
809551a0d5 Fix RTL width
Here’s another attempt to fix the RTL width issue.
2016-08-09 14:38:56 -04:00
Nate Whittaker
ea2e9cddaa Revert "Fix rtl layout (#1)"
This reverts commit 91779fba334118453bb218bf3eb4d3aa7b25d6ab.
2016-08-09 14:38:44 -04:00
Nathan Whittaker
91779fba33 Fix rtl layout (#1)
* Fix RTL width.
* Fix position of arrow/caret.
* Add build artifacts.
2016-08-09 12:35:49 -04:00
vsn4ik
416fca4246 Add support jQuery 3 2016-07-29 00:57:06 +03:00
vsn4ik
1c8dc0d0c4 Visibility fix for nav arrows 2016-06-12 15:46:34 +03:00
Jeroen Thora
d58e500037 Added disabled class to prev/next buttons when disabled instead of hardcoded css. Fixes #1260 2016-05-06 23:49:31 +02:00
Tommy Santerre
1e89326c87 Month/year view keyboard navigation 2015-12-22 07:21:07 -05:00
vsn4ik
20541e55ba Drop unused styles 2015-09-17 09:51:12 +03:00
hebbet
4f88d106cf Merge pull request #1237 from vicocamacho/master
Add support for dropdown border variables
2015-09-13 20:25:03 +02:00
vsn4ik
dcc5cda115 Fix cursor style for thead elements 2015-06-30 21:33:20 +03:00
Gregoire D
f08a8ba30c Adding border-radius variable for LESS 2015-06-17 22:26:44 +02:00
Grégoire Daussin
d015b4683a Fix #1406 2015-06-16 16:34:02 +02:00
vicocamacho
6faf3b4b56 Add dropdown arrow variables to build and build3 2015-04-13 13:24:40 -05:00
vsn4ik
cf88741ad5 Support daysOfWeekHighlighted bs-2 too. 2015-04-03 21:13:24 +03:00
vsn4ik
484b0fe83d Fix grunt dist-css. 2015-04-01 21:48:56 +03:00
vsn4ik
7f353c0558 Refactoring less and update dist filenames. 2015-02-16 19:02:28 +03:00
Jeroen Thora
98beb529e3 Reworked grunt tasks 2015-02-08 19:00:35 +01:00
Michael Hellein
77ca25d9f9 Removed unused .dow styles. 2013-12-12 14:52:12 -05:00
Michael Hellein
5753cd9475 Removed comment from compiled CSS.
Block comments are passed through into the compiled CSS, while line
comments are not. It seems appropriate to not pass commented styles
into the compiled CSS.

Conflicts:
	css/datepicker.css
2013-12-12 14:15:44 -05:00
Andrew Rowls
54cdb52117 Rethink keyboard navigation 2013-11-19 20:36:00 -05:00
Andrew Rowls
e8e6d6f919 Fix display bug for component add-ons
Closes #560
2013-09-23 21:41:53 -04:00
Andrew Rowls
091f01b56c Merge pull request #444 from michael-langford/master
Fix missing weight parameter in mix() in datepicker.less
2013-07-16 23:00:16 -04:00
Andrew Rowls
34b2c5a2f4 Merge pull request #509 from wsyms/master
Prevent text selection
2013-07-16 22:01:52 -04:00
Andrew Rowls
bc5e0e894c Add user-select rules to .less 2013-07-16 22:01:22 -04:00
Andrew Rowls
6bacdf4d0d Implement orientation option
Thanks to @monobasic (left/right) and @kosmotaur (top/bottom) for kicking things off.

Closes #364
2013-07-16 10:17:36 -04:00
Andrew Rowls
8b5f4e8d81 Merge pull request #453 from derylseale/master
Clear Button
2013-05-30 16:01:21 -04:00
Andrew Rowls
eab3441dd3 Merge pull request #419 from dannylloyd/master
Changed text color to white for .active.today TD
2013-05-30 14:22:33 -04:00
Andrew Rowls
3a02f7a41b Mark last decade-view year as "new" instead of "old"
Closes #432
2013-05-30 01:43:19 -04:00
Andrew Rowls
f899a9850e Merge pull request #409 from hendricius/master
!important rule difficult to read with "today" option.
2013-05-30 01:34:15 -04:00
Andrew Rowls
c4d31d6786 Fix hover text color for highlighted today 2013-05-30 01:32:23 -04:00
Deryl Seale
bbcfc94509 added clear button 2013-04-30 12:51:25 -05:00
Michael Langford
d13f281d42 Add missing weight parameter to mix() 2013-04-25 16:57:14 +09:00
Andrew Rowls
d2672f68ad Merge #416 from t3chn0r/master
Renamed class .switch to .datepicker-switch
2013-04-08 14:00:31 -04:00
Andrew Rowls
0c0bedd987 Style in-range today cells nicely 2013-04-02 15:57:32 -04:00
Andrew Rowls
2b1b3f951f Merge latest master into range branch 2013-04-02 15:33:14 -04:00
Danny Lloyd
68934583c9 Changed text to white instead of yellow for today active 2013-04-02 13:51:38 -05:00
t3chn0r
6353872c61 Update datepicker.less 2013-04-02 08:31:10 -03:00
Andrew Rowls
4d4ed230f3 Remove unnecessary margin-top 2013-02-16 23:09:43 -05:00
Andrew Rowls
09f2a47bc4 Merge pull request #255 from moderndegree/master
Add component.json for better Bower compatibility
2013-02-15 17:23:36 -05:00
Andrew Rowls
ade3464a09 Update compatibility with bootstrap up to 2.3.0 2013-02-14 14:33:51 -05:00
Andrew Rowls
75cc7f1edb Merge latest master changes into range branch 2013-02-11 14:43:18 -05:00
Andrew Rowls
43c8d397e1 Tweak calendar weeks styles 2013-01-08 19:56:21 -05:00
Christoph
0bb04761fd implement calendarWeeks option
it prepends a .cw cell to each row and displays the current calendar week before the first day of the week
defaults weekStart to monday
specs and basic styling included
2013-01-07 11:54:41 +01:00
Andrew Rowls
aa5f114c72 Merge latest master into range branch 2012-09-28 09:46:23 -04:00
Andrew Rowls
5e06f4d0a3 Mark current date with orange-ish background 2012-09-27 14:37:21 -04:00
Andrew Rowls
d3622a41dd Merge latest master into todayBtn 2012-09-27 13:30:21 -04:00
Andrew Rowls
4805a1b10e Fix month/year cell width in IE7 2012-09-09 08:59:02 -04:00
Andrew Rowls
8a0d9cf615 Tweak rtl css selectors to increase specificity for floated spans 2012-12-19 09:31:19 -05:00