Jeroen Thora
105b2bc1e6
Prepare 1.3.1 release
2014-12-17 19:23:48 +01:00
Jeroen Thora
6962356d7e
Merge pull request #939 from jenyayel/master
...
Font Awesome in large and small group addon
2014-12-13 15:00:13 +01:00
Jeroen Thora
26bc59ff0d
Finished comment removal from #741
2014-12-13 10:33:34 +01:00
Jeroen Thora
78642165ba
Merge pull request #741 from michaek/master
...
Removed comment from compiled CSS.
2014-12-13 10:32:07 +01:00
tlshaheen
75b708d29c
Remove font-family declaration
...
Datepicker shouldn't specify a font-family - it should simply inherit the parent body's font. This way, it'll confirm to the implementation page's standards.
2014-07-14 13:10:37 -04:00
Jenya Y.
98a4e8fc5e
Font Awesome in large and small group addon
...
This fix UI issue when using Font Awesome icons in input-group-sm & input-group-lg
2014-05-18 12:11:11 +03:00
Michael Hellein
29c14fa3dd
Merge branch 'master' of https://github.com/eternicode/bootstrap-datepicker
2014-02-11 08:03:10 -05:00
Andrew Rowls
6a22b44b50
Remove vertical padding from standalone3 css, apply padding rules to inline datepickers
...
All browsers appear to behave as expected in BS3 without vertical padding. PhantomJS was having issues *with* vertical padding.
2014-01-25 10:38:21 -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
7a388366b0
Merge latest master into multidate branch
2013-12-07 22:54:16 -05:00
Andrew Rowls
bc25f4e463
Rebuild css
2013-12-07 21:25:12 -05:00
Andrew Rowls
cbd82cca6f
Update bs3 styles for new nav, rebuild css files
2013-11-20 00:38:19 -05:00
Andrew Rowls
cfc4385c60
Merge latest master into bs3 branch
2013-10-19 23:07:41 -04:00
Andrew Rowls
4d7b5a6578
Add bs3 build scripts and css file
2013-10-19 23:02:21 -04:00
Andrew Rowls
1e8e677d7b
Update baseLineHeight bootstrap variable
2013-09-23 22:16:20 -04:00
Andrew Rowls
1e8efe98cc
Make css file standlone
...
Closes #639
2013-09-23 22:01:36 -04:00
Andrew Rowls
e8e6d6f919
Fix display bug for component add-ons
...
Closes #560
2013-09-23 21:41:53 -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
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
William Syms
88e65cbb84
Prevent text selection
2013-06-14 10:28:45 -03:00
Andrew Rowls
8b5f4e8d81
Merge pull request #453 from derylseale/master
...
Clear Button
2013-05-30 16:01:21 -04:00
Andrew Rowls
4f64810608
Compile .css
2013-05-30 14:25:11 -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
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
t3chn0r
754168d091
Update datepicker.css
2013-04-02 08:30:39 -03:00
Hendrik Kleinwaechter
be7d3a1499
fix black on blue text
2013-03-22 23:47:11 +01:00
Andrew Rowls
4d4ed230f3
Remove unnecessary margin-top
2013-02-16 23:09:43 -05:00
Andrew Rowls
b9f228923e
Update datepicker.css
2013-02-16 22:29:55 -05:00
Andrew Rowls
75cc7f1edb
Merge latest master changes into range branch
2013-02-11 14:43:18 -05:00
Dozer
bffdfe82a9
remove margin-top
...
why need this? the margin-top will cause style problem when using appended inputs.
2013-01-25 15:22:34 +08:00
Andrew Rowls
43c8d397e1
Tweak calendar weeks styles
2013-01-08 19:56:21 -05: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
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
Andrew Rowls
fa3529ebed
Rebuild css file for rtl support
2012-12-18 22:51:17 -05:00
Andrew Rowls
8f93dc7cf3
Move inline datepicker css changes to .less file
2012-12-06 16:21:30 -05:00
vitalets
85c782924e
fix css inheritance bug for inline version
2012-11-16 11:23:26 +04:00
vitalets
0da13ca55d
merge upstream
2012-11-08 12:47:15 +04:00
Vit
5291d4bd1f
merge with upstream
2012-09-16 16:31:32 +04:00
Vit
04613edbf9
fully rewritten css to support inline version of dp
2012-09-13 22:08:05 +04:00
Andrew Beaven
7663efd4d5
Build new css after the last .less changes
2012-08-28 10:36:21 +12:00
Vit
f9bc40ed7e
css: del height, divide classes on float nad inline
2012-08-23 00:00:48 +04:00
Vit
a5f98a42f5
inline render ready
2012-08-20 23:48:37 +04:00
Andrew Rowls
7e85f00bc8
Implement initial daterange picker
2012-04-15 20:47:23 -04:00