Chris Rebert
edefe0e77a
Update jQuery version check and jQuery dependency version range ( #20338 )
...
Closes #16834
[skip validator]
2016-07-21 08:14:21 -07:00
XhmikosR
3e3a266149
Bump devDependencies.
...
[sauce skip]
2016-07-14 10:57:41 +03:00
XhmikosR
13734b55a0
Update devDependencies.
2016-07-10 19:07:15 +03:00
XhmikosR
f95dbeaf49
Update devDependencies and gems.
2016-06-28 22:23:15 +03:00
XhmikosR
d8f278add4
Backport #20196 to v3.
...
Use shx so that the npm scripts work everywhere the same.
2016-06-28 22:09:21 +03:00
XhmikosR
387642dbb3
Update all devDependencies.
...
Keep grunt at v0.4.5 due to some of the devDependencies not being updated for grunt 1.x.
2016-05-29 12:43:07 +03:00
XhmikosR
67fa9c2f58
Update devDependencies.
...
[sauce skip]
2016-04-02 10:25:30 +03:00
XhmikosR
b4171d2739
Bump grunt-html.
...
[sauce skip]
2016-03-25 14:51:09 +02:00
Chris Rebert
6eec5776be
update shrinkwrap
2016-03-24 00:12:54 -07:00
XhmikosR
0394b7c60e
Update dependencies.
2016-03-19 18:35:35 +02:00
XhmikosR
614559b41a
Update anchor.js to v3.1.0.
...
[ci skip]
2016-03-11 11:09:21 +02:00
XhmikosR
4265f868ac
Remove custom caching and use Bundle for gems.
2016-03-10 13:44:16 +02:00
Chris Rebert
5d549befdd
Use iOS 9.2 in Sauce tests
...
[skip validator]
2016-02-23 13:21:34 -08:00
Chris Rebert
ba926a10f3
Port #18402 to v3: s/grunt-sed/npm script/g
...
Fixes #18338
[skip sauce]
[skip validator]
2015-12-16 21:22:27 -08:00
Baraa Hamodi
07c8e3862c
Added missing new lines at EOF.
2015-10-10 19:31:57 -04:00
Chris Rebert
9b1a213cf7
Bootstrap v3 does not currently claim to be compatible with jQuery v3; closes #16834
...
[skip sauce]
[skip validator]
2015-07-27 16:35:04 -07:00
XhmikosR
86400070b5
Bump copyright year.
...
[ci skip]
2015-04-28 11:40:42 +03:00
XhmikosR
3e7ca3bbc8
Minor lint tweaks.
2015-04-28 11:03:37 +03:00
XhmikosR
69308dc883
Update Holder.js to v2.6.0.
...
[ci skip]
2015-04-23 09:18:45 +03:00
Chris Rebert
ffe646bb08
Sauce tests: upgrade iOS to v8.2
...
[skip validator]
2015-04-07 13:00:52 -07:00
Chris Rebert
9bdaf03607
Use OS X 10.10 for Sauce iPhone simulator
...
[skip validator]
2015-02-22 19:01:36 -08:00
XhmikosR
3f512c927b
Add AnchorJS for docs anchors.
2015-01-21 09:50:51 +02:00
Chris Rebert
30b74105dd
remarkable -> markdown-it
2015-01-20 13:04:55 -08:00
Chris Rebert
0dc8395590
use strict mode for jqueryVersionCheck; fixes #15535
2015-01-13 12:21:32 -08:00
Chris Rebert
57a64be749
Minor fix to Glyphicons data generator
2014-12-29 17:00:44 -08:00
Chris Rebert
96e108f2b2
Revert "remove Glyphicons docs autogeneration from Grunt"
...
This reverts commit 36b5308926
.
This reverts PR #14065 .
Turns out Glyphicons is more active than we'd thought.
2014-12-29 16:54:29 -08:00
Chris Rebert
a7ae8c91f2
upgrade iOS tests to 8.1
...
[skip validator]
2014-11-15 21:28:11 -08:00
Chris Rebert
eb93b5db5f
upgrade OS X tests to Yosemite
...
[skip validator]
2014-11-15 21:20:45 -08:00
Heinrich Fenkart
d107004278
Remove duplicate code from Customizer/Gruntfile by sharing it
2014-11-04 12:35:38 +01:00
Chris Rebert
223d9b4b6b
Merge branch 'master' into jonschlinkert/master
2014-10-28 11:10:51 -07:00
Chris Rebert
0b9f69b9c8
Update Sauce iOS Safari test to iOS 8.0
...
[skip validator]
2014-10-27 15:26:55 -07:00
Chris Rebert
96801605a4
tweak banner of autogenerated CommonJS module
2014-10-27 15:20:55 -07:00
Chris Rebert
af70ac8ae1
Tweak parser to ignore empty Less section docstrings; fixes #14878
2014-10-27 13:50:45 -07:00
jonschlinkert
3e9b461766
Replaces markdown.js with [remarkable]( https://github.com/jonschlinkert/remarkable ).
...
- remarkable has 100% support for [commonmark](http://jgm.github.io/CommonMark/spec.html )
- [faster](https://github.com/jonschlinkert/remarkable/tree/master/benchmark )
- easier to monkeypatch. this is a goal of ours, might be useful to you at some point given the custom tokenizing/parsing you're doing for documentation.
2014-10-26 06:38:10 -04:00
XhmikosR
37facee922
bs-commonjs-generator.js: always use forward slashes in the require path.
...
Since `path.resolve` is using backslashes on Windows, we ended up with different files. Just replace those with forward slashes.
2014-10-26 09:35:14 +02:00
James Friend
3440074bb7
code style improvement
2014-09-09 08:50:35 +08:00
James Friend
4ba4b7c3cf
added banner about generated file
2014-09-09 08:47:23 +08:00
James Friend
2bc417732c
code style fixes
2014-08-28 09:54:51 +08:00
James Friend
015ee2ed74
pulled output path out to gruntfile
2014-08-28 09:39:41 +08:00
James Friend
9aeaf19b1d
Merge remote-tracking branch 'upstream/master' into node-requirable
...
Conflicts:
Gruntfile.js
2014-08-28 09:32:08 +08:00
James Friend
e7991a9a1e
generate commonjs/npm entrypoint module via grunt task
2014-08-28 09:24:23 +08:00
Chris Rebert
c3ae289f4a
Gruntfile-specific JSHint config: disable ASI
...
Refs #14118
2014-07-10 16:58:18 -07:00
Chris Rebert
36b5308926
remove Glyphicons docs autogeneration from Grunt
...
Simplifies the build tooling a teeny bit.
This data file shouldn't need to be updated for v3 ever again.
This task will also be unnecessary in v4.
[skip sauce] [skip validator]
2014-07-07 11:06:19 -07:00
Chris Rebert
532dffdd46
reenable Win7 IE8-9 in Sauce
2014-06-24 12:37:44 -07:00
Chris Rebert
6352c85a65
reenable OS X Chrome in Sauce
2014-06-24 12:37:44 -07:00
Chris Rebert
3c4ba2a08c
Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generation
...
Instead of our homegrown grunt/shrinkwrap.js
Fixes #13483 .
New npm-shrinkwrap.json is human-readable but still in a consistent/stable format.
Should aid debugging, produce better diffs, and be less prone to merge conflicts
2014-06-19 11:46:37 -07:00
XhmikosR
5ef9383f53
Tweak JSHint and JSCS checks.
...
Be more consistent across the whole codebase.
Also, make use of JSHint's 2.5.1 `extends` and `qunit` options. This way we set our basis options in js/.jshintrc and override the rest.
2014-06-06 01:23:06 +03:00
XhmikosR
45b476bdbf
JS: remove unused variables.
2014-04-09 10:01:48 +03:00
Chris Rebert
a419e41c32
Sauce tests: update iOS to v7.1
2014-03-30 18:00:06 -07:00
Chris Rebert
24c5a453b2
use glob instead of fs.readdirSync since /less now has subdirs
2014-03-28 11:12:28 -07:00