XhmikosR
1f7f876810
Fix css-prefix-docs
script to be more restrictive. ( #28525 )
2019-03-19 14:29:52 +02:00
XhmikosR
dd75ac6c25
Revert "remove --compress typeofs=false
from terser."
...
This reverts commit 25bba7bd68
.
2019-03-18 01:11:05 +02:00
XhmikosR
678da2ead9
Remove --renderToDisk
.
2019-03-13 19:22:59 +02:00
XhmikosR
142af24018
Add a docs-build
script and make it the default.
2019-03-13 19:22:59 +02:00
XhmikosR
89a6380032
Copy the dist files before the docs-serve
script.
2019-03-13 19:22:59 +02:00
XhmikosR
d95d30029f
Switch to Hugo.
...
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
2019-03-13 19:22:59 +02:00
XhmikosR
41f72d3d5f
Add the new ESM builds in bundlesize.
2019-03-11 17:59:08 +02:00
XhmikosR
faba7e3f64
package.json: tweak js scripts.
2019-03-11 17:59:08 +02:00
Johann-S
2fd50f98a5
build bootstrap in esm
2019-03-11 17:59:08 +02:00
XhmikosR
44e6abcba5
Switch to eslint-config-xo and eslint-plugin-unicorn.
2019-03-11 17:01:28 +02:00
XhmikosR
d47d29aeaa
Update devDependencies. ( #28391 )
2019-03-01 18:12:54 +02:00
XhmikosR
da5f428b35
Update devDependencies and gems. ( #28347 )
2019-02-28 08:46:24 +02:00
Johann-S
497518db1a
remove tests for old jQuery 1.9.x compatibility
2019-02-26 13:04:04 +02:00
Johann-S
8a37045b79
move util in a util folder with the sanitizer
2019-02-26 13:04:04 +02:00
XhmikosR
5328d0db0d
Add --continue-on-error
in npm run lint
. ( #28338 )
...
So if one of the two sub-tasks fails, it still completes linting the other one.
2019-02-22 06:35:43 +02:00
XhmikosR
7491b14f03
Bump bundlesize limits
2019-02-20 22:05:45 +02:00
XhmikosR
25bba7bd68
remove --compress typeofs=false
from terser.
...
This was needed for IE
2019-02-20 22:05:45 +02:00
Johann-S
83cea3bafa
fix(build): remove jquery in our build
2019-02-20 22:05:45 +02:00
XhmikosR
ececf644f4
Replace uglify-js with terser. ( #27813 )
2019-02-19 15:51:50 +02:00
XhmikosR
e4ec9dfe9c
Use npm-run-all
for the release script. ( #28307 )
...
It's shorter.
2019-02-19 14:35:19 +02:00
XhmikosR
4c87843d2d
Update karma to ^4.0.0.
2019-02-19 12:23:37 +02:00
XhmikosR
a4f260d0a8
Drop Node.js < 8 support.
...
Node.js 6 goes EOL on April 2019.
2019-02-19 12:23:37 +02:00
XhmikosR
be380572fb
Replace broken-link-checker with linkinator. ( #28291 )
...
Much lighter, more modern and cleaner codebase.
2019-02-19 11:36:34 +02:00
XhmikosR
e04f393237
Update devDependencies. ( #28292 )
2019-02-19 11:00:11 +02:00
XhmikosR
25ce91adc0
Update devDependencies. ( #28271 )
2019-02-15 15:38:24 +02:00
XhmikosR
8fa0d30101
Release v4.3.1. ( #28252 )
2019-02-13 18:01:40 +02:00
XhmikosR
dae20da750
Remove unneeded glob. ( #28249 )
...
Typo from 10b97f6
.
2019-02-13 15:21:04 +02:00
XhmikosR
10b97f6ed9
Fix npm package contents
2019-02-13 08:32:15 +02:00
Johann-S
7bc4d2e0bc
Add sanitize template option for tooltip/popover plugins.
2019-02-13 08:32:15 +02:00
Mark Otto
1ded0d6a4e
Release v4.3.0 ( #28228 )
...
* Prep for v4.3.0
* More updates for v4.3.0.
* rerun to build docs source map
2019-02-11 11:15:34 -08:00
XhmikosR
94acdee691
Revert "Silence mkdir. ( #28184 )" ( #28209 )
...
This reverts commit 6ea000d2bc
.
Unfortunately, it doesn't seem to work.
2019-02-09 13:20:02 +02:00
XhmikosR
52e6ce4512
Update devDependencies. ( #28175 )
2019-02-08 09:39:03 +02:00
XhmikosR
6ea000d2bc
Silence mkdir. ( #28184 )
...
This can fail if run in parallel.
2019-02-06 12:22:49 +02:00
XhmikosR
1139f62ca2
Adjust bundlesize limits.
2019-02-05 10:24:49 +02:00
XhmikosR
3723613875
Update devDependencies and gems. ( #28094 )
2019-01-24 21:25:49 +02:00
XhmikosR
0828b88563
Fix js-main
script. ( #28057 )
2019-01-15 17:30:21 +02:00
XhmikosR
746a057f0c
Update devDependencies. ( #28016 )
2019-01-10 15:56:54 +02:00
XhmikosR
ff4c35f566
Tighten bundlesize limits. ( #28012 )
2019-01-10 09:03:16 +02:00
XhmikosR
b23241480a
Enable cache for stylelint.
2019-01-07 19:15:06 +02:00
XhmikosR
1213d06b2f
Enable cache for ESLint.
2019-01-07 19:15:06 +02:00
XhmikosR
cdece35bde
Update devDependencies and gems. ( #27981 )
2019-01-07 18:57:52 +02:00
Mark Otto
e6b1eefc73
Add horizontal list group modifier ( #27970 )
...
Alternate take to #27683 that builds the modifier class based on min-width, such that list groups are stacked until the class's breakpoint is reached. This is less verbose, matches our primary responsive approach, and prevents an extra class. Unfortunately, I believe supporting flush list groups is too much code here, so I've skipped that and made a note in the docs.
Also added examples generate from our breakpoints data file with a protip for how to do equal width items.
2019-01-07 03:01:36 +02:00
XhmikosR
d1067d7c35
Switch to our Stylelint config. ( #27974 )
2019-01-05 20:59:44 +02:00
XhmikosR
fcb034828f
stylelint: no need to specify syntax.
...
This speeds things up a bit because we don't spawn a new instance.
2019-01-05 20:02:00 +02:00
Martijn Cuppens
75ec03c2ab
Run linters in parallel
...
This should speed up things a bit
2019-01-05 20:02:00 +02:00
XhmikosR
47610b0f8b
Update postcss-cli to v6.1.1.
2019-01-05 00:36:31 +02:00
XhmikosR
d4b5b4b78c
Update devDependencies and gems.
2019-01-04 14:22:23 +02:00
XhmikosR
2dda0a22e4
Update devDependencies and gems.
2018-12-21 21:07:48 -08:00
Mark Otto
15be9d3277
Add variable for dropdown-divider-margin-y ( #27857 )
...
* Add variable for dropdown-divider-margin-y
For us to reassign the nav-divider-margin-y variable here, we have to rearrange some of the variables.
Fixes #26660 .
* bump bundlesize
2018-12-21 20:59:40 -08:00
Mark Otto
9e4e94747b
Bump to v4.2.1 ( #27892 )
2018-12-21 10:55:28 -08:00
Mark Otto
eda851ee76
Prep for v4.2.0 release
...
- Move 4.1 docs to 4.2
- Update versions everywhere to 4.1.3 with release script
- Manually bump the shorthand version in package.json
- Add 4.2 to the versions docs page
- Update some redirects
- Fix tests asset URLs
- Bump Nuget and more
2018-12-21 09:03:29 -08:00
Johann-S
af60644d2f
integration test to be sure bootstrap can be bundled
2018-12-14 02:08:18 +02:00
XhmikosR
385ce1c961
Update devDependencies. ( #27806 )
2018-12-10 10:34:30 +02:00
XhmikosR
947f749e23
Update devDependencies. ( #27764 )
2018-12-06 08:34:35 +02:00
XhmikosR
fdc5c1f49a
Update devDependencies.
2018-11-25 11:46:37 +02:00
XhmikosR
0c60257114
Revert "Replace anchor.js with jekyll-anchor-headings."
...
This reverts commit b04f97f60b
.
2018-11-23 15:28:39 +02:00
XhmikosR
8a7ed6047b
Update devDependencies.
2018-11-22 11:15:21 +02:00
XhmikosR
2b9af5e38c
Remove holder.js.
2018-11-20 21:31:28 +02:00
XhmikosR
b04f97f60b
Replace anchor.js with jekyll-anchor-headings.
...
This allows us to generate the anchor links on build time.
https://github.com/allejo/jekyll-anchor-headings
2018-11-20 11:47:10 +02:00
XhmikosR
53d279b934
Update devDependencies and gems.
2018-11-16 08:59:37 +02:00
Johann-S
16cf76ff1a
Create toast JS plugin, add unit tests.
2018-11-13 08:47:32 +02:00
XhmikosR
5afc708961
Bump bootstrap.min.css bundle size.
2018-11-13 08:21:57 +02:00
XhmikosR
5c03f23f85
Reorganize npm scripts.
2018-11-05 19:06:39 +02:00
XhmikosR
e3abb8e4dd
Remove htmllint. ( #27603 )
...
We use the official HTML validator for HTML validation, and we don't really use any of the htmllint features.
2018-11-05 18:42:05 +02:00
XhmikosR
15fa1566cd
Update devDependencies and gems.
2018-11-04 16:02:35 +02:00
XhmikosR
497766a3a6
Travis: stop using a separate stage for Browser tests.
...
This should be faster.
2018-11-04 15:40:09 +02:00
XhmikosR
ca47a21b70
broken-link-checker: force follow links.
...
After 3256a2c
, blc honored robots.txt thus it didn't crawl anything.
Ignore robots.txt to work around the issue.
2018-11-04 15:32:59 +02:00
XhmikosR
bb0d6bf178
Update devDependencies and gems.
2018-10-29 15:40:20 +02:00
XhmikosR
9ed0b318b9
Update devDependencies and gems.
2018-10-21 19:11:20 +03:00
XhmikosR
79db264910
package.json: add version_short
and use it in the npm scripts.
2018-10-20 21:17:50 +03:00
Mark Otto
5bf37eba53
Remove service worker
2018-10-20 16:00:28 +03:00
Johann-S
735c374e9c
use pointer events if available
2018-10-20 15:32:09 +03:00
Johann-S
c08652cfe8
swipe left/right without hammerjs
2018-10-20 15:32:09 +03:00
Johann-S
caefd70463
Add touch support in our carousel with HammerJS.
2018-10-20 15:32:09 +03:00
XhmikosR
43bf268248
Rename docs production script to production and use JEKYLL_ENV
. ( #27410 )
2018-10-18 10:45:49 +03:00
XhmikosR
99e0e30402
Move lint scripts outside of the main scripts.
...
This allows us to run `npm run dist` without tests.
2018-10-18 10:05:19 +03:00
XhmikosR
f6a39e39c8
npm release-zip: remove the folder before zipping.
2018-10-18 10:05:19 +03:00
XhmikosR
29f849879b
Move docs .eslintrc in site/.
2018-10-15 16:03:16 +03:00
XhmikosR
18ff70c248
Update devDependencies and gems.
2018-10-15 14:52:22 +03:00
XhmikosR
3574af5231
Include css-copy
in the css
script.
2018-10-15 14:31:42 +03:00
XhmikosR
4ce091b87f
Add a release npm script.
2018-10-14 07:51:40 +03:00
XhmikosR
3fcddfa42e
Remove sri-toolbox dependency.
...
We can achieve the same very easily.
2018-10-14 07:41:45 +03:00
XhmikosR
f59c2d946c
Update devDependencies and gems.
2018-10-07 08:20:24 +03:00
XhmikosR
9d63deb954
Rename script.
2018-10-07 08:20:24 +03:00
XhmikosR
252e538985
Make release-zip include the root folder.
...
Also, now it should work cross-platform assuming `zip` is present.
2018-09-20 12:54:34 +03:00
Johann-S
75f83da539
use bsCustomFileInput in our documentation ( #27264 )
2018-09-18 16:52:10 +03:00
XhmikosR
47107d4647
Switch to find-unused-sass-variables for finding unused Sass variables.
2018-09-17 19:34:15 +03:00
Johann-S
8cd485fcc8
speed up browser tests
2018-09-15 08:50:13 +03:00
Johann-S
9efed82522
refactor karma config in one file
2018-09-13 21:59:37 +02:00
XhmikosR
83006463c9
Update devDependencies.
2018-09-09 19:05:03 +03:00
Johann-S
54d86e6249
move away from sauce labs to browserstack
2018-08-30 22:17:15 +02:00
XhmikosR
b5ad6129a2
Update devDependencies.
2018-08-28 21:48:38 +03:00
XhmikosR
da717b03e6
Update devDependencies and gems.
2018-08-20 10:49:49 +03:00
XhmikosR
5fed73d409
Update deps.
2018-08-13 19:20:17 +03:00
XhmikosR
107a8da550
Update bundlesize limits.
2018-08-13 10:10:52 +03:00
Johann-S
c0b40745e0
add babel plugin proposal object rest spread to our dev deps
2018-08-12 23:34:25 +02:00
XhmikosR
34199be5ec
Revert "broken link checker: check external links too."
...
This reverts commit 9e5ec00d50
.
Unfortunately, we are getting too many timeouts.
2018-08-12 23:42:01 +03:00
XhmikosR
9e5ec00d50
broken link checker: check external links too.
...
It's slower, but since it runs only on Travis, we better be safe.
2018-08-12 21:15:55 +03:00
XhmikosR
208f22c8d7
Run all css tasks in dist script.
2018-08-12 21:15:55 +03:00
XhmikosR
b5af1c6eaf
Fix paths.
2018-08-12 21:15:55 +03:00
XhmikosR
4317d4fb2d
Update devDependencies and gems.
...
Also, enforce LF in clean-css.
2018-08-12 20:52:35 +03:00
XhmikosR
81f1249e9c
Update package.json
...
Fix paths to docs.
2018-08-02 09:25:06 +02:00
XhmikosR
5570f1c161
package.json: be more explicit with the files we include.
2018-08-02 09:40:02 +03:00
XhmikosR
c73b4a705e
Update devDependencies and gems.
2018-07-29 14:07:38 -07:00
Mark Otto
f803fb9903
Add margin utils to the grid for fully functional grid control ( #26957 )
...
* Add margin utils to the grid for fully functional grid control
* bump the max filesize
2018-07-28 21:34:27 -07:00
Mark Otto
3b55873438
Ship v4.1.3
2018-07-24 08:54:34 -07:00
Johann-S
eb81c39f2c
feat(plugins): allow to import separate plugins
2018-07-19 19:59:45 +02:00
XhmikosR
6cf8700fd9
Move the browserslist config to a separate file.
2018-07-16 21:34:53 +03:00
Mark Otto
c4ccfbe04e
Ship v4.1.2
2018-07-12 09:27:14 -07:00
XhmikosR
a49f5cab6f
Clean up npm scripts a bit more.
...
`docs-serve` was duplicated. Also, extend the existent `docs-serve` script for `docs-github-serve`.
2018-07-12 00:06:12 -07:00
XhmikosR
6589408a4b
Update scripts.
2018-07-11 23:30:46 -07:00
Mark Otto
aedd700768
change dist to only affect main since docs css isn't distributed
2018-07-11 23:30:46 -07:00
Mark Otto
4518288c7c
Move copy tasks back to css-main and js-compile so docs-github task runs properly
2018-07-11 23:30:46 -07:00
Mark Otto
159aebc274
Update watch scripts to properly copy JS files
...
- Updates nodemon scripts to watch specific directories instead of ignoring several
- Split watch tasks for CSS and JS into main and docs
- Add docs-watch script to serve the docs instead of just build
- Add new start script so that instead of two tabs, one for docs-watch and one for watch, we just run npm start
2018-07-11 23:30:46 -07:00
Mark Otto
0e920ce3f4
Reorganize docs for easier deploys
...
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
2018-07-11 23:30:46 -07:00
XhmikosR
cfc9c85b32
Update devDependencies.
...
Only bundlesize is kept back for Node.js 10.x compatibility.
2018-07-06 12:39:13 +03:00
XhmikosR
13b8b9f03a
.browserslistrc: add not dead
.
2018-07-01 09:56:22 +03:00
XhmikosR
4112df4125
Add broken-link-checker.
2018-06-25 16:54:06 +03:00
XhmikosR
29bff9fdd0
Change karma tests to run sequential.
...
I was getting port in use errors.
2018-06-21 18:02:20 +03:00
XhmikosR
71a37425c9
Update all devDependencies apart from bundlesize and babel.
...
Newer bundlesize versions still don't work with node.js 10.x.
babel has some bugs that we need to be fixed.
2018-06-21 18:02:20 +03:00
Johann-S
96cbb58cb3
chore(bundlesize): increase bootstrap.js max size
2018-06-01 10:30:11 +02:00
XhmikosR
976aad0059
Remove the unused docs upload preview stuff. ( #26599 )
2018-05-27 11:44:29 +03:00
XhmikosR
c2b13b9c78
Run coveralls only on Travis and only once.
2018-05-23 13:54:51 +03:00
Johann-S
31cf1fdd8d
Add coverall to follow our coverage
2018-05-23 10:03:09 +02:00
XhmikosR
c3da2c8f31
Update again.
2018-05-22 17:26:21 +03:00
Johann-S
0338b61eb6
chore(deps): update qunit and karma-qunit
2018-05-22 17:26:21 +03:00
XhmikosR
0873ab71c7
Update devDependencies and gems.
...
Downgrade bundlesize until they make brotli optional since it doesn't work with node.js 10.x yet.
So, babel, qunit/karma-qunit and bundle-size aren't the latest versions.
2018-05-22 17:26:21 +03:00
Mark Otto
779ad9f174
Bump version to v4.1.1
2018-04-30 09:04:33 -07:00
XhmikosR
6199871d15
Update devDependencies. ( #26322 )
2018-04-17 15:32:08 +03:00
XhmikosR
b88f073806
Update devDependencies. ( #26309 )
2018-04-16 13:15:56 +03:00
XhmikosR
ee91fdbf14
Update dependencies and gems ( #26234 )
2018-04-10 15:35:18 +03:00
Mark Otto
8f7bd41993
Ship v4.1.0 ( #26218 )
...
* update docs path from docs/4.0/ to docs/4.1/
* bump version to 4.1.0
* Update redirects to work for 4.1 docs move
* Update docs version switcher to include latest and link to 4.0 docs
* re-run dist
* Update package-lock.json
* Update docs-navbar.html
2018-04-09 09:00:23 -07:00
XhmikosR
10c64bdae8
Fix broken URI fragments and redirects.
2018-04-02 19:19:09 +03:00
Johann-S
fd57d371f8
fix bundle and run test against it
2018-03-29 21:21:31 -07:00
XhmikosR
e0ab096bac
Update all devDependencies.
...
Kept back karma-qunit and qunitjs because tests fail.
2018-03-21 12:15:47 +02:00
Michael
7dc41e299b
Update to workbox 3.0 & fix breaking changes
2018-03-21 12:15:47 +02:00
XhmikosR
1a40784ab8
Update dependencies.
2018-03-21 12:15:47 +02:00
Johann-S
4d5c5923fa
Add Sinon to do better unit test
2018-03-13 15:37:11 +01:00
Johann-S
e43f97304e
add code coverage
2018-03-05 10:04:54 +01:00
XhmikosR
b7a549c8c3
Update devDependencies and gems. ( #25708 )
2018-03-05 09:14:58 +02:00
XhmikosR
9057d8da16
Update devDependencies and gems. ( #25551 )
2018-02-05 20:12:51 +02:00
XhmikosR
e559034d36
Update devDependencies and gems. ( #25502 )
2018-01-30 10:17:35 +02:00
XhmikosR
96a9e98e49
Update devDependencies. ( #25371 )
2018-01-22 14:40:50 +02:00
Mark Otto
572d00ac7e
Bump version to 4.0.0
2018-01-18 10:24:51 -08:00
XhmikosR
6d336502c7
Clean up and tweak ESLint rules.
...
Also, refactor ESLint and stylelint config files; now everything will work from our root dir.
2018-01-11 18:48:46 +02:00
XhmikosR
bfceedc84a
Update devDependencies and gems. ( #25192 )
2018-01-11 10:48:46 +02:00
XhmikosR
bf0e753517
Update devDependencies and gems. ( #25083 )
2017-12-31 02:03:22 +02:00
XhmikosR
06d8e58e9f
Add docs-github-serve
script for local serving the github
target. ( #25139 )
2017-12-31 01:54:42 +02:00
Mark Otto
ced70da441
Update version to 4.0.0-beta.3
2017-12-28 09:50:04 -08:00
XhmikosR
8b8999b07a
Update our browserslist. ( #24919 )
...
Update our browserslist.
* Add `last 1 major version` and `>= 1%`.
* Add Firefox.
Firefox v38 is older than the ESR, so basically replace ESR with v38.
2017-12-23 10:09:10 +02:00
XhmikosR
5cede31469
Update devDependencies and gems. ( #25023 )
2017-12-22 10:37:59 +02:00
XhmikosR
3a0f8d73df
Update devDependencies and gems. ( #24940 )
2017-12-05 01:02:29 +02:00
XhmikosR
c2c0eebd43
Update devDependencies and gems. ( #24876 )
2017-11-28 12:26:50 +02:00
XhmikosR
76295676a1
Replace lint-vars.sh with a Node.js script. ( #24860 )
...
Also, include it in the `css` npm script since it's instant.
2017-11-27 19:41:48 +02:00
XhmikosR
3de46286b2
Update package.json. ( #24582 )
...
1. Use the same jQuery version in jspm
2. Update the files to only include the source and dist folders
2017-11-25 02:02:25 +02:00
XhmikosR
68ca2946f7
Run karma tests in parallel.
2017-11-23 10:41:56 +02:00
Johann-S
e8ba37139f
Allow us to run our unit test on differents jquery version
2017-11-23 10:41:56 +02:00
XhmikosR
cdab56d940
Add a simple script to generate SRI hashes for our assets. ( #24814 )
2017-11-23 10:22:54 +02:00
XhmikosR
0f17d53770
Update devDependencies. ( #24829 )
2017-11-20 09:47:39 +01:00
XhmikosR
e29398ee20
Remove unused file and bundle ie-emulation-modes-warning.js with docs.min.js ( #24825 )
...
* Remove the unused assets/js/ie10-viewport-bug-workaround.js.
* Combine ie-emulation-modes-warning.js with docs.min.js.
2017-11-19 13:30:10 +01:00
XhmikosR
81cf6c4968
Don't run postcss for dist/css/*.min.css
files. ( #24676 )
2017-11-16 14:48:08 +02:00
XhmikosR
0ff7231faa
Update popper.js to v1.12.9. ( #24797 )
2017-11-16 12:53:11 +02:00
XhmikosR
1354a929f9
Update devDependencies. ( #24762 )
2017-11-13 11:11:55 +01:00
Johann-S
75bdc6d962
Update devDependencies ( #24722 )
2017-11-09 07:43:55 +02:00
Johann-S
83fd91cdf8
Update to babel beta 5
2017-11-08 01:04:31 +02:00
XhmikosR
6b884dcd76
Clean up package.json scripts. ( #24583 )
...
* rename build/htmllint.js to build/vnu-jar.js
* remove the unused `bash` script
* split the `docs-lint` scripts
* fix watch-js script to run only the parent `js-compile` script
2017-10-29 16:28:52 -07:00
XhmikosR
96110893af
npm scripts: fix duplicate runs. ( #24532 )
...
`js-compile` and `js-minify` tasks already call their "children" tasks.
2017-10-24 14:48:17 +03:00
XhmikosR
0d71a8a738
Update popper.js to v1.12.6 and package-lock.json. ( #24512 )
2017-10-23 10:21:38 +03:00
Mark Otto
dbf5405cfd
fix version number
2017-10-19 12:23:29 -07:00
Mark Otto
cf00548f4e
new version number
2017-10-19 12:23:29 -07:00
XhmikosR
d763d019ad
Make 1.9.1 the minimum jQuery version again. ( #24434 )
2017-10-19 09:02:27 -07:00
Vohmyanin Sergey Vasilevich
dc5a096e03
Enable sourcemaps for bundles and include sourcemap for plugins in npm package. ( #24303 )
2017-10-19 09:01:26 +03:00
XhmikosR
fac70149b3
Update package-lock.json. ( #24386 )
...
Also, lock babel deps to 7.0.0-beta.2 so that we are on the safe side.
2017-10-17 16:27:07 +03:00
XhmikosR
64567de6d0
package.json: Change repo URL to git+https
. ( #24305 )
2017-10-09 14:34:32 +03:00
XhmikosR
a8fb64f3e3
Lint examples' CSS too.
2017-10-09 11:20:05 +03:00
XhmikosR
ecdaf0e34a
Run autoprefixer for examples' CSS too.
2017-10-09 11:20:05 +03:00
XhmikosR
3edc03f4ee
Update devDependencies. ( #24298 )
2017-10-09 10:44:10 +03:00
XhmikosR
607f26d0a3
Add back htmlhint.
2017-10-08 19:08:16 +03:00
XhmikosR
ee4176c9c9
Move vnu-jar to devDependencies and remove completely htmlhint.
2017-10-08 19:08:16 +03:00
Bardi Harborow
258507b756
Move from htmllint to Travis-only vnu.jar.
2017-10-08 19:08:16 +03:00
XhmikosR
5462404226
npm scripts: quote globs.
2017-10-04 13:01:15 +03:00
XhmikosR
7b766e1ad5
Switch to stylelint. ( #23572 )
2017-10-02 20:34:56 -07:00
XhmikosR
49ce5f3a64
Tweak bundlesize's targets. ( #24203 )
...
Separate CSS targets and tighten a couple others targets.
2017-10-02 22:03:12 +03:00
XhmikosR
44dcc8d719
Make Node.js 6 the minimum version.
...
Also, be consistent with Node.js' name.
2017-10-01 12:01:27 -07:00
XhmikosR
a143f82ccd
Add bundlesize.
2017-10-01 12:01:27 -07:00
XhmikosR
202cd09407
Tweak npm scripts. ( #24146 )
...
* make `css` and `js` "super" scripts which will run both main and docs scripts
* make `js-minify` run all js minify tasks
* use parallel in more places
2017-10-01 11:09:45 +03:00
Johann-S
54d4507281
Use sauce_browsers.json.
2017-09-29 19:39:25 +03:00
XhmikosR
2244d03b34
Remove grunt-saucelabs and Grunt.
2017-09-29 19:39:25 +03:00
Johann-S
b23ff97a85
Specify Travis job ID.
2017-09-29 19:39:25 +03:00
Johann-S
210bb221a8
Use jsunitsaucelabs to run our unit tests on Saucelabs
2017-09-29 19:39:25 +03:00
XhmikosR
502ac7ee4d
Lint docs js too and use `strict consistently. ( #24160 )
2017-09-28 17:25:28 +03:00
XhmikosR
fe06814f3e
Move uglify-js's config back to CLI. ( #24147 )
...
We need to pass different options and this seems cleaner at this point.
In order for docs.min.js to keeps all comments, we don't pass `compress`.
2017-09-28 15:35:23 +03:00
XhmikosR
e8d9a034d0
Add eslint-plugin-compat.
...
We can check for browser compatibility on lint time now.
2017-09-26 17:16:27 +03:00
XhmikosR
f17443748d
Move Autoprefixer's config in package.json.
...
This is so other plugins can use it too.
2017-09-26 17:16:27 +03:00
XhmikosR
2e2ea74254
Move the workbox build to a postdocs-compile
script. ( #24106 )
...
This way, it's run for us automatically after `docs-compile`.
2017-09-26 13:08:02 +03:00
XhmikosR
eb2a6f2efd
Update package-lock.json. ( #23975 )
2017-09-17 20:27:30 +03:00
Johann-S
2dcce4ec30
Use cross-env to allow folks to build our js on their OS
2017-09-17 09:12:01 +02:00
Henry Zhu
f17b165f0f
Babel 7 ( #23966 )
...
* use .babelrc.js, compile bundled/non-bundled with loose mode
* add back helper, exclude typeof transform
2017-09-17 08:40:48 +02:00
XhmikosR
0705ee8070
Update babel-eslint to v8.0.0 and all devDependencies and gems.
2017-09-15 14:57:41 +02:00
Michael
5951508898
Pre-cache key assets with Workboxjs. ( #23533 )
2017-09-15 13:37:34 +03:00
vsn4ik
c82110d021
Fix jquery version
2017-09-05 21:49:29 +03:00
Tanguy Krotoff
c770e68836
Drop Bower support ( #23568 )
2017-09-04 15:29:05 -07:00
Johann-S
a20f614fe4
js-minify task should just minify our dist files not our docs.min.js
2017-09-04 16:15:47 +02:00
Johann-S
c3fe53cd42
Use rollup to add our copyright instead of a custom script
2017-08-31 19:12:32 +02:00
Johann-S
9936bf5944
Create a bundled release of Bootstrap with Popper.js inside
2017-08-31 18:43:04 +02:00
XhmikosR
e60c451e8b
Run all lint targets in test
script. ( #23685 )
2017-08-26 14:57:50 +03:00
XhmikosR
8876334b7f
Fix npm run docs-github
script. ( #23688 )
...
`$npm_config_tmp` is a non-existent variable.
Also, use double quotes since single ones don't work.
Finally, git ignore the temp file.
2017-08-26 12:59:04 +03:00
Johann-S
a416d32521
Update Popper.js to 1.12.3
2017-08-23 10:43:57 +03:00
Johann-S
b72489a851
Update which required jQuery release folks should use
2017-08-23 09:55:09 +03:00
Albert Willemsen
f822307694
fixed package.json jspm section.
2017-08-20 11:40:21 -07:00
XhmikosR
20abbc3c16
Register a service worker.
2017-08-15 14:35:36 +03:00
Arthur Franco
6d6d42b56a
Adding Gemfile to package.json
...
Gemfile was missing. Couldn't compile documentation when using npm.
2017-08-14 14:03:06 -07:00
Tom Scholz
012224386c
Moved watch task up to match the rest of the package.json ( #22756 )
2017-08-13 14:59:44 -07:00
Johann-S
7b0a0b246c
Add a README.md badge to track our dependencies and require jQuery >=3.0.0. ( #23125 )
2017-08-10 22:57:05 -07:00
Mark Otto
35f80bb12e
bump to beta
2017-08-10 20:56:35 -07:00
XhmikosR
f2304e74bd
Update devDependencies. ( #23264 )
2017-08-10 05:41:05 +03:00
Mark Otto
b21fc944b4
Move from dependencies to peerDependencies
2017-08-09 08:32:14 -07:00
XhmikosR
0cb7a1687c
Fix sourcemaps for node-sass too.
...
Specify `--source-map-contents true` for node-sass and `source-map-inline-sources` for clean-css.
Without this, the sourcemaps weren't found.
2017-08-09 08:31:25 -07:00
Johann-S
f4f63d8623
Update Popper.js to 1.11.0 ( #23162 )
2017-07-28 09:34:53 +03:00
Bardi Harborow
a83a0181f9
Errata from #23094 .
2017-07-16 15:07:28 +10:00
Bardi Harborow
bde16528d2
Switch to using NPM lock files.
2017-07-16 13:51:16 +10:00
Bardi Harborow
d35020cee8
Update dependencies.
2017-07-16 13:51:16 +10:00
Johann-S
88b2e228c2
Use config file for UglifyJS to ensure same behavior on every environments ( #22990 )
2017-07-05 09:53:23 +02:00
Johann-S
2cbaefc244
Update Popper.js to 1.10.8
2017-07-04 10:37:44 +02:00
Mark Otto
477ea0c81b
add css-docs task to the dist build
2017-06-30 13:35:58 -07:00
Johann-S
4ae7d8170b
Revert #22534 - Add grunt to our devDependencies ( #22897 )
2017-06-22 22:26:13 +02:00
Mark Otto
440af84c7a
remove postcss-flexbugs-fixes from build process
2017-06-18 18:17:48 -07:00
Johann-S
11a5ca8ff3
Add back js-lint when we try to build our js
2017-06-16 10:57:13 +02:00
Johann-S
8f431fc5b8
Update Popper.js 1.10.1
2017-06-14 21:13:42 +02:00
Mark Otto
332d882cdb
Merge branch 'v4-dev' into v4-docs-streamlined
2017-05-31 20:46:29 -07:00
Brian Ng
4119023482
Use correct version of babel-preset-es2015
...
The 7.x-alpha preset won't work with 6.x core.
An alternative would be to bump babel-cli to 7.x-alpha (if you'd like to help us test :D)
2017-05-31 20:32:25 -07:00
Mark Otto
2fd192968d
Merge branch 'v4-dev' into v4-docs-streamlined
2017-05-30 23:31:40 -07:00
CDAGaming
ccd86bdc96
Update Dependencies (REUPLOAD) ( #22594 )
...
* Update Dependencies (REUPLOAD)
Uglify-JS: 2.8.22 > 3.0.3
QUnitJS: 2.3.1 > 2.3.2
PostCSS-CLI: 3.1.1 > 4.0.0
Clean-CSS-CLI: 4.0.12 > 4.1.0
Babel-Eslint: 7.2.2 > 7.2.3
AutoPrefixer: 6.7.7 > 7.0.1
* Updates More Dependencies
Autoprefixer: v7.0.1 > v7.1.1
Clean-CSS-CLI: v4.1.0 > v4.1.3
Node-Sass: v4.5.2 > v4.5.3
PostCSS-FlexBugs-Fixes: v2.1.1 > v3.0.0
Uglify-JS: v3.0.3 > v3.0.11
Signed-off-by: CDAGaming <cstack2011@yahoo.com>
* Update Gem Bundler Dependency
Signed-off-by: CDAGaming <cstack2011@yahoo.com>
* Update Gemfile.lock Dependency
Signed-off-by: CDAGaming <cstack2011@yahoo.com>
* Update QUnit
Signed-off-by: CDAGaming <cstack2011@yahoo.com>
* Update Uglify-JS to v3.0.13
Signed-off-by: CDAGaming <cstack2011@yahoo.com>
2017-05-30 21:11:56 -07:00
Mark Otto
4d2570d038
drop htmlhint given htmllint gives us most of the coverage we need here
2017-05-29 23:32:28 -07:00
Mark Otto
3e76d65656
Rearrange all the docs to allow for a docs/major.minor/ setup
2017-05-29 23:32:28 -07:00
Mark Otto
7c9efe786a
move .scss-lint.yml to route dir instead of symlink (which didn't work)
2017-05-27 17:54:23 -07:00
Mark Otto
793e84400c
Add docs-clean
task to watch scripts
...
Without this, the CSS and JS files don't get copied over to the `docs/dist/` folder during development. I imagine we can simplify this and not run it twice, and instead run it once? Unsure.
/cc @johann-s
2017-05-27 15:28:41 -07:00
Johann-S
cc303d5d26
Update Popper.js to 1.9.9
2017-05-24 14:57:40 +02:00
Johann-S
dd78950d0a
Update Popper.js 1.9.4
2017-05-17 14:22:10 +02:00
Johann-S
21c3864134
Update Popper.js 1.9.3
2017-05-14 11:41:19 +02:00
Johann-S
3cfa5e8c05
Update Popper.js 1.9.1 + Update documentation about Dropdown placement
2017-05-14 11:41:19 +02:00
Johann-S
458b3cc4a3
Update Popper.js 1.8.2
2017-05-14 11:41:19 +02:00
Johann-S
d5fabf8de5
Remove totaly Tether from documentation + dependencies
2017-05-14 11:41:19 +02:00
Johann-S
c4b4d534a4
Remove Tether from package.json + Update Popper
2017-05-14 11:41:19 +02:00
Johann-S
954f482f4a
Remove log from WEBrick during js-test-cloud
2017-05-02 15:26:45 +02:00
Johann-S
dbe8e554bb
Add watch-css and watch-js + a global watch command
2017-04-29 16:43:51 +02:00
Mark Otto
482052585e
don't prefix docs css, it generates .map files and mucks it all up
2017-04-29 16:43:51 +02:00
Mark Otto
03c26407aa
watch task docs + css
2017-04-29 16:43:51 +02:00
Johann-S
ebf0c3104e
Run js-test locally before js-test-cloud
2017-04-27 23:20:29 +02:00
Johann-S
d336adfafd
Fix build by installing grunt dependencies before js-test-cloud
2017-04-27 23:03:17 +02:00
Bardi Harborow
2906b612d5
More minor build tweaks and docs updates.
2017-04-21 21:08:40 +10:00
Bardi Harborow
b4ac48fdec
Build system overhaul.
2017-04-20 14:31:22 +10:00
Mark Otto
eae1d38733
Package grunt ( #22396 )
...
Remove docs files and Gruntfile from package managers
2017-04-10 21:12:24 -07:00
Bardi Harborow
09fb2b9af3
Update dependencies.
2017-03-20 17:37:05 +11:00
Bardi Harborow
348c770a6c
Update dependencies.
2017-03-12 14:41:41 +11:00
Bardi Harborow
db23b1f32e
Move Jekyll to npm script.
2017-02-25 17:44:26 +11:00
Bardi Harborow
cb87eebcbb
Update dependencies.
2017-02-05 23:50:06 +11:00
Bardi Harborow
c5a9ebf576
Move htmllint to npm script.
2017-01-23 20:53:17 +11:00
Mark Otto
4fa7749442
Drop Normalize, port relevant parts to Reboot ( #21741 )
...
* Get this party started by removing mention of Normalize.css
* Nuke the old comment, consolidate to a single line and number as appropriate
* Bring over styles for HTML element from Normalize to Reboot
* Move margin override for body element from Normalize to Reboot
* Drop the block reset for HTML5 elements in IE9- from Normalize given we dropped IE9 support
* Building on previous commit, do the same thing for figure, figcaption, and main
* Remove IE9- display from Normalize given our browser support
* Drop IE8 figure margin because we're IE10+
* No need for the h1 overrides because we reset these font and margin styles anyway in _type.scss already
* Drop Safari 6 b and strong normalization because we're Safari 8+
* Remove mark styles for IE9- from Normalize
* Remove old iOS audio fixes from Normalize
* Remove IE9- display for progress from Normalize
* Remove more IE9- rules from Normalize
* One more IE9- display removal for canvas element
* Move pre overrides from Normalize to Reboot
* Move over some link resets to Reboot, drop others
- Move over background-color and text-decoration
- Drop focus outline change given it affects the offset on hover of
focused links
* Move over more code element resets, consolidate with pre overrides, too
* Move over sub and sup wholesale
* Move over img normalization to Reboot
* Move over SVG override too
* - Drop dupe hidden, but add comment for it
- Move over template
- Move over summary
* Remove bulk of @viewport comment
* edit down that code comment
* consolidate html-based normalizations
* update comments
* Consolidate abbr styles
* move over more type elements
* move over hr changes
* move over form controls and more
* move over button resets
* move over firefox button changes
* move over search changes and more
* we nuke all these styles for fieldsets anyway, so outright remove them
* no need for those, we override them
* move over legend, fieldset, progress
* line break
* delete normalize file
* linting
* update comment
* clarify docs mentions of normalize and reboot
* remove normalize excludes from linter
* remove normalize excludes from cli task
* linting
* callout license since we forked part of normalize
* Improve comments, move table background reset to .table class instead of in reboot
* trailing space
2017-01-21 14:14:25 -08:00
Bardi Harborow
cdf73209df
Fix incorrect docs.min.js bundle source.
2017-01-08 12:14:05 +11:00
Mark Otto
045888fa38
version bump
2017-01-06 08:38:04 -08:00
Bardi Harborow
0ac7eb4fe0
Update dependencies.
2017-01-05 14:39:18 +11:00
Bardi Harborow
450ef91b7d
Move node-sass to npm script and drop Ruby Sass.
2017-01-04 12:28:06 +11:00
Bardi Harborow
a8100e1f01
Extend ESLint to cover all JS files and drop JSCS.
2016-12-31 16:49:15 +11:00
Mark Otto
a34cdc0638
bump jquery and grunt-sass
...
plus shx? 🤷
2016-12-27 14:14:18 -08:00
Bardi Harborow
effb2fb4b4
Move uglifyjs to npm script.
2016-12-24 00:34:27 +11:00
Bardi Harborow
6993595341
Move clean-css to npm scripts.
2016-12-23 16:51:36 +11:00
Bardi Harborow
ba86c314a4
Move scss-lint to npm scripts.
2016-12-23 14:26:04 +11:00
Bardi Harborow
26c16743fc
Refactor ESLint configuration.
2016-11-24 11:59:55 +11:00
Mark Otto
8ff7edaab4
version bump to alpha 5
2016-10-19 08:27:41 -07:00
Bardi Harborow
d57d5a606b
Update dependencies, including Babel to v6 and zeroUnits fix.
2016-10-09 12:15:17 +11:00
Bardi Harborow
2e69dfa8c1
Fix broken/redirected links, moving to HTTPS where possible. ( #20557 )
2016-10-03 09:55:59 -07:00
Mark Otto
5495a4b3d3
versions
2016-09-05 12:41:44 -07:00
Mark Otto
b821c57278
Follow up to #20394 : remove ignore for file that no longer exists
2016-08-21 17:50:34 -07:00
Mark Otto
75715d9d3c
Merge pull request #20394 from TrigenSoftware/v4-dev
...
Fix package.json
2016-08-21 17:49:46 -07:00
Mark Otto
1efcbc81f2
Fixes #20385
...
Recursive glob action
2016-07-30 10:44:19 -07:00
Onoshko Dan
1885bfe533
Fix package.json
...
For example, `resolve` npm module can't resolve path to bootstrap.
2016-07-28 23:55:10 +07:00
Mark Otto
24e992a6ff
bump versions
2016-07-27 09:31:24 -07:00
Chris Rebert
1a4e48e329
Rename shrinkwrap-related npm script ( #20311 )
...
To avoid infinite recursion in newer npm versions, which added a lifecycle script for `npm shrinkwrap`.
Refs https://github.com/npm/npm/issues/13253
Refs https://github.com/npm/npm/pull/12814
[ci skip]
2016-07-16 14:12:49 -07:00
Chris Rebert
0cf5204a48
Add HTMLHint to the build; fixes #20297 ( #20301 )
...
[skip sauce]
2016-07-14 16:22:56 -07:00
XhmikosR
1e01721717
Bump devDependencies.
2016-07-11 02:44:58 +03:00
XhmikosR
e727ca9654
Update devDepedencies.
2016-07-04 12:35:52 +03:00
XhmikosR
a0f10e6dcb
Merge pull request #20202 from twbs/windows-doesnt-know-how-to-shot-glob
...
Avoid globbing in jscs npm script for Windows compatibility
2016-06-29 09:30:44 +03:00
Chris Rebert
5d33891c32
Avoid globbing in jscs npm script for Windows compatibility
...
Fixes #20197
[skip sauce]
[skip validator]
2016-06-28 23:25:55 -07:00
XhmikosR
7f6fd5be76
Update devDependencies.
...
Only grunt-saucelabs is left in order to update grunt to v1.x.
2016-06-29 09:00:07 +03:00
Chris Rebert
ed3ba47425
Support jQuery v3 in Bootstrap v4 ( #20191 )
...
* bower.json, package.json: Extend jQuery version ranges to include v3
* NuGet: Bump jQuery to v3.0.0.1
* Docs+Examples: Update jQuery to v3.0.0
* Use jQuery v3.0.0 for JS unit tests
* Update jqueryVersionCheck to allow jQuery v3.x.x
2016-06-28 22:19:46 -07:00
XhmikosR
dec2695d7e
Use shx so that the npm scripts work everywhere the same.
2016-06-28 19:03:19 +03:00
Chris Rebert
a358fc9dc1
Replace grunt-postcss with postcss-cli ( #20140 )
...
Refs #19990
Continues the degruntification process.
Also removes mq4-hover-shim for now,
since it doesn't yet implement the standard PostCSS plugin interface.
2016-06-20 16:18:21 -07:00
Chris Rebert
143eca3ba9
package.json: engines: Require Node.js >= 4 ( #20141 )
...
Refs #17652
2016-06-19 22:09:29 -07:00
Chris Rebert
10c9be114b
Bump shelljs to ^0.7.0 ( #20073 )
...
[skip sauce]
[skip validator]
2016-06-04 21:45:59 -07:00
Chris Rebert
eb350d1a7c
Upgrade to latest version of JSCS (v3.0.4) ( #20070 )
...
Fixes #20002
[skip sauce]
[skip validator]
2016-06-04 17:55:21 -07:00
Chris Rebert
0c4abb69e3
Kill the grunt-jscs middleman; use JSCS directly instead ( #20069 )
...
Refs #19990
[skip sauce]
[skip validator]
2016-06-04 17:46:36 -07:00
Chris Rebert
04165ba6e3
Update ESLint to v2.11.1 (latest stable) ( #20068 )
...
Fixes #19908
[skip sauce]
[skip validator]
2016-06-04 17:08:59 -07:00
Chris Rebert
abc4ecf670
Update ESLint to v2.10.2 ( #20063 )
...
Refs #19908
[skip sauce]
[skip validator]
2016-06-04 16:52:06 -07:00
Chris Rebert
d1b8ec85e2
Upgrade ESLint to v2.9.0 ( #20047 )
...
Refs #19908
[skip sauce]
[skip validator]
2016-06-04 15:07:16 -07:00
Chris Rebert
1f5d8aa4b3
Update ESLint to v2.8.0 ( #20045 )
...
Refs #19908
[skip sauce]
[skip validator]
2016-06-04 14:52:07 -07:00
Chris Rebert
6c2ba51ba4
Upgrade ESLint to v2.7.0 ( #20044 )
...
Refs #19908
[skip sauce]
[skip validator]
2016-06-04 14:39:56 -07:00
Chris Rebert
2b16f5c510
Update ESLint to v2.5.3 ( #20043 )
...
Refs #19908 .
[skip sauce]
[skip validator]
2016-06-04 14:28:34 -07:00
Chris Rebert
c5eb5a45e9
Upgrade ESLint to v2.4.0 ( #20042 )
...
Refs #19908 .
[skip sauce]
[skip validator]
2016-06-04 14:13:36 -07:00
Chris Rebert
92ec110f08
Upgrade ESLint to v2.3.0 ( #20041 )
...
Refs #19908
[skip sauce]
2016-06-04 14:01:12 -07:00
Chris Rebert
ef948ece79
Integrate postcss-flexbugs-fixes into build; fixes #18569
2016-06-04 13:00:37 -07:00
Chris Rebert
166daf498a
Upgrade ESLint to v2.2.0 ( #20000 )
...
[skip sauce]
[skip validator]
2016-05-31 01:27:01 -07:00
Chris Rebert
93f028b8f1
Upgrade babel-eslint to ^6.0.4
...
[skip sauce]
[skip validator]
2016-05-31 01:02:30 -07:00
Chris Rebert
ac25ee7a90
Upgrade ESLint to v2.0.0
...
[skip sauce]
[skip validator]
2016-05-31 00:53:02 -07:00
Chris Rebert
9324da7aeb
Upgrade ESLint to v1.10.3
...
Refs #19908
2016-05-31 00:12:17 -07:00
Chris Rebert
00a3e1d9ad
Upgrade ESLint to v1.9.0
...
Refs #19908
2016-05-30 23:59:24 -07:00
Chris Rebert
324cbb2280
Upgrade ESlint to v1.7.3
...
Enable new rules:
* no-empty-pattern
* no-magic-numbers (exempting 0 and ±1)
Refs #19908
[skip sauce]
[skip validator]
2016-05-30 23:42:22 -07:00
Chris Rebert
f77d8c91a9
Killed the grunt-eslint middleman; Long live ESLint.
...
Refs #19908
[skip sauce]
[skip validator]
2016-05-30 22:16:32 -07:00
Chris Rebert
a90b36918f
Add "The Bootstrap Authors" to copyright notices ( #19936 )
...
❤️ ❤️ ❤️ https://github.com/twbs/bootstrap/graphs/contributors
2016-05-20 09:04:31 -07:00
XhmikosR
ed0c12fd71
Nuke grunt-line-remover.
...
Use concat's process function instead.
2016-04-02 10:03:04 +03:00
XhmikosR
da6674a2b7
Update grunt-html.
...
[skip sauce]
2016-03-24 09:47:01 +02:00
Chris Rebert
768dac2e87
Use vanilla npm shrinkwrap instead of uber/npm-shrinkwrap; fixes #18559
2016-03-23 23:20:38 -07:00
XhmikosR
a277c12214
Update dependencies.
...
[ci skip]
2016-03-19 18:59:22 +02:00
XhmikosR
ae4d774fa5
Remove the now unused glob.
2016-03-15 21:09:10 +02:00
Chris Rebert
5f959f1192
Merge pull request #19427 from twbs/npm-deps
...
Add jQuery and Tether to npm dependencies
2016-03-14 02:21:02 -07:00
XhmikosR
3d5a6a70fc
Remove the now unused btoa dependency.
...
[skip sauce]
2016-03-07 11:57:55 +02:00
XhmikosR
2a999c6c2c
Bump devDependencies.
...
Also switch to `^`.
2016-03-07 11:55:50 +02:00
Chris Rebert
b2bb83d8f6
Add jQuery and Tether to npm dependencies; fixes #17325
...
[skip sauce]
2016-03-07 01:23:55 -08:00
XhmikosR
dbaf20fc44
Update grunt-jscs.
...
[skip sauce]
2016-03-03 10:37:39 +02:00
Ameya Pandilwar
7a6b5cefb7
Removed unused markdown-it dependency
2016-02-27 18:17:51 -05:00
Charlie Wagner
2580981252
Include all grunt requires files in npm package
2016-02-26 21:36:00 -05:00
XhmikosR
44be1d261c
Bump grunt-contrib-concat.
...
[skip sauce]
2016-02-23 09:47:17 +02:00
XhmikosR
9989966dde
Update devDependencies.
2016-02-19 13:14:47 +02:00
XhmikosR
c6c2958385
Update grunt-html to v6.0.0.
...
Also remove the workaround for the old validator version.
[skip sauce]
2016-02-19 11:26:54 +02:00
Mark Otto
f25f9bceb1
Remove csscomb (soon replace it with something else) because scsslint has most of it covered already
2016-02-06 18:08:54 -08:00
XhmikosR
7fe2cdde70
Update devDependencies.
...
[skip sauce]
2016-02-06 11:23:17 +02:00
XhmikosR
b952d14c53
Bump grunt-jscs.
2016-01-25 09:17:39 +02:00
XhmikosR
53bc3ffbf3
Update dependencies.
2015-12-24 12:49:50 +02:00
Mark Otto
5d3144e8fb
manually bump versions because npm script wasn't working for me
2015-12-08 09:36:08 -08:00
XhmikosR
3cd8bd58e3
package.json: fix duplicate scripts property.
...
[skip sauce]
[skip validator]
2015-12-05 12:07:40 +02:00
Chris Rebert
e95ab5c36e
s/grunt-sed/npm script/ ; fixes #18338
...
[skip sauce]
[skip validator]
2015-12-05 01:03:52 -08:00
XhmikosR
28d85ab809
Update grunt-jscs.
2015-12-03 08:51:44 +02:00
XhmikosR
bc2d162fd1
Bump grunt-contrib-uglify.
...
[skip sauce]
2015-11-23 18:51:08 +02:00
XhmikosR
1b645ef686
Update devDependencies.
...
Adapt uglify for the new version.
2015-11-16 10:01:34 +02:00
Bass Jobsen
50c43bc55a
Replace grunt-autoprefixer with grunt-postcss + autoprefixer
...
Closes #18068
2015-11-13 01:27:43 -08:00
XhmikosR
5a26a13868
Downgrade grunt-contrib-uglify to fix the comments issue.
...
Fixes #18224 .
[sauce skip]
2015-11-12 09:17:26 +02:00
XhmikosR
a8c04056fc
Update devDependencies.
...
[sauce skip]
2015-11-11 09:00:19 +02:00
XhmikosR
f564c683f7
Update devDependencies.
...
[skip sauce]
2015-10-29 08:18:37 +02:00
XhmikosR
154ed73181
Update devDependencies.
...
[validator skip]
[sauce skip]
2015-10-24 19:25:22 +03:00
Henry Zhu
8924b5044e
update grunt-jscs to 2.1.0 to use jscs 2.x
2015-10-19 08:17:13 -04:00
XhmikosR
fe0ad82159
Update devDependencies.
2015-10-14 00:49:05 +03:00
Chris Rebert
472cb85b82
Merge pull request #17270 from jdanyow/patch-1
...
Update jspm package configuration
2015-10-01 10:30:56 -07:00
Chris Rebert
74cc05c032
Only run htmllint on Travis
...
So as to avoid any dependence on Java for normal users of the Gruntfile.
[skip sauce]
2015-09-25 15:34:31 -07:00
XhmikosR
6f9b0ba6ce
Update devDependencies.
2015-09-23 09:39:11 +03:00
XhmikosR
db86b0ff17
Update devDependencies.
2015-09-05 08:13:43 +03:00
Xavier Gallardo
750656fc9c
Add a license header to bootstrap.scss
2015-09-02 15:08:21 -04:00
Mark Otto
750295306a
Merge pull request #17370 from twbs/v4-dev-xmr-rm-csslint-references
...
Remove CSSLint references.
2015-09-01 20:23:13 -07:00
XhmikosR
48f50ab913
Remove the now unused grunt-contrib-jade references.
...
[skip sauce]
[skip validator]
2015-08-29 18:54:49 +03:00
XhmikosR
73c61199a1
Remove CSSLint references.
2015-08-27 18:49:08 +03:00
XhmikosR
13e33e329c
Remove the obsolete JSHint references.
2015-08-27 08:11:11 +03:00
Jeremy Danyow
1ba4577cc6
Update jspm package configuration
...
Related to https://github.com/jspm/registry/pull/534
2015-08-24 17:34:19 -04:00
Mark Otto
cf8bb8882e
grunt build control for pushing it all
2015-08-18 22:47:26 -07:00
Jacob Thornton
18ff57a183
js tests passing + eslint
2015-08-18 19:22:46 -07:00
Thomas McDonald
2f56b52542
correct package.json license field
...
"bootstrap@4.0.0-alpha license should be a valid SPDX license expression"
2015-07-25 11:28:00 -07:00
Chris Rebert
62da5947a8
Permanent proper fix for dist-css
...
Bump mq4-hover-shim to ^0.2.0
Revert "fix dist css"
This reverts commit b12d4bfa9a
.
2015-05-15 12:12:29 -07:00
fat
ab1578465a
grunt test-js, grunt dist-js now working
2015-05-12 16:52:54 -07:00
fat
0724bd91ff
es6 alert :|
2015-05-07 12:57:31 -07:00
fat
d1fbe200f4
remove closureness from plugins
2015-05-06 13:34:14 -07:00
Chris Rebert
1e85e0f891
Bump grunt-sass to ^1.0.0
2015-05-06 13:08:39 -07:00
Mark Otto
58082cd83e
Merge branch 'master' into v4
...
Conflicts:
.gitignore
Gruntfile.js
_config.yml
dist/css/bootstrap-theme.css
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/js/bootstrap.js
dist/js/bootstrap.min.js
docs/_includes/components/navbar.html
docs/_includes/components/progress-bars.html
docs/_includes/css/grid.html
docs/_includes/css/overview.html
docs/_includes/customizer-variables.html
docs/_includes/getting-started/accessibility.html
docs/_includes/getting-started/browser-device-support.html
docs/_includes/getting-started/community.html
docs/_includes/getting-started/disabling-responsiveness.html
docs/_includes/getting-started/download.html
docs/_includes/getting-started/examples.html
docs/_includes/getting-started/license.html
docs/_includes/getting-started/third-party-support.html
docs/_includes/js/alerts.html
docs/_includes/js/buttons.html
docs/_includes/js/carousel.html
docs/_includes/js/collapse.html
docs/_includes/js/dropdowns.html
docs/_includes/js/modal.html
docs/_includes/js/popovers.html
docs/_includes/js/scrollspy.html
docs/_includes/js/tabs.html
docs/_includes/js/tooltips.html
docs/_includes/js/transitions.html
docs/_includes/nav/javascript.html
docs/_includes/nav/main.html
docs/about.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/assets/js/src/customizer.js
docs/dist/css/bootstrap-theme.css
docs/dist/css/bootstrap-theme.min.css
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/dist/js/bootstrap.js
docs/dist/js/bootstrap.min.js
docs/migration.html
js/affix.js
js/alert.js
js/button.js
js/carousel.js
js/collapse.js
js/dropdown.js
js/modal.js
js/popover.js
js/scrollspy.js
js/tab.js
js/tests/unit/affix.js
js/tests/unit/button.js
js/tests/unit/carousel.js
js/tests/unit/modal.js
js/tests/unit/tooltip.js
js/tests/visual/modal.html
js/tooltip.js
less/component-animations.less
less/jumbotron.less
less/mixins/background-variant.less
less/mixins/buttons.less
less/mixins/responsive-visibility.less
less/mixins/text-emphasis.less
less/navbar.less
less/navs.less
less/scaffolding.less
less/tooltip.less
less/utilities.less
less/variables.less
package.json
scss/_buttons.scss
scss/_forms.scss
scss/_modal.scss
2015-03-29 00:08:54 -07:00
Guy Bedford
09ccd432b8
update jspm configuration
2015-03-18 12:59:55 +02:00
Chris Rebert
4d652035dc
v3.3.2 => v3.3.4
2015-03-16 08:39:31 -07:00
XhmikosR
0ca3fa42e8
Bump devDependencies.
2015-03-15 04:26:35 -07:00
Mark Otto
c16fee5efd
Merge branch 'master' into v4
...
Conflicts:
.travis.yml
Gruntfile.js
bower.json
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/js/bootstrap.js
dist/js/bootstrap.min.js
docs/_data/glyphicons.yml
docs/_includes/components/breadcrumbs.html
docs/_includes/components/button-dropdowns.html
docs/_includes/components/button-groups.html
docs/_includes/components/dropdowns.html
docs/_includes/components/glyphicons.html
docs/_includes/components/labels.html
docs/_includes/components/list-group.html
docs/_includes/components/media.html
docs/_includes/components/navs.html
docs/_includes/components/panels.html
docs/_includes/components/progress-bars.html
docs/_includes/components/thumbnails.html
docs/_includes/components/wells.html
docs/_includes/css/buttons.html
docs/_includes/css/forms.html
docs/_includes/css/helpers.html
docs/_includes/css/images.html
docs/_includes/css/less.html
docs/_includes/customizer-variables.html
docs/_includes/getting-started/accessibility.html
docs/_includes/getting-started/browser-device-support.html
docs/_includes/getting-started/community.html
docs/_includes/getting-started/examples.html
docs/_includes/getting-started/grunt.html
docs/_includes/getting-started/license.html
docs/_includes/getting-started/template.html
docs/_includes/header.html
docs/_includes/js/affix.html
docs/_includes/js/alerts.html
docs/_includes/js/carousel.html
docs/_includes/js/collapse.html
docs/_includes/js/dropdowns.html
docs/_includes/js/modal.html
docs/_includes/js/overview.html
docs/_includes/js/popovers.html
docs/_includes/js/scrollspy.html
docs/_includes/js/tabs.html
docs/_includes/js/tooltips.html
docs/_includes/js/transitions.html
docs/_includes/nav/javascript.html
docs/_layouts/default.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/docs.min.js
docs/assets/js/raw-files.min.js
docs/assets/js/vendor/FileSaver.js
docs/assets/js/vendor/autoprefixer.js
docs/assets/js/vendor/uglify.min.js
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/dist/js/bootstrap.min.js
docs/examples/blog/index.html
docs/examples/carousel/index.html
docs/examples/cover/index.html
docs/examples/dashboard/index.html
docs/examples/narrow-jumbotron/narrow-jumbotron.css
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
docs/examples/non-responsive/index.html
docs/examples/non-responsive/non-responsive.css
docs/examples/theme/index.html
grunt/configBridge.json
js/affix.js
js/carousel.js
js/collapse.js
js/dropdown.js
js/modal.js
js/popover.js
js/scrollspy.js
js/tab.js
js/tests/unit/affix.js
js/tests/unit/button.js
js/tests/unit/carousel.js
js/tests/unit/modal.js
js/tests/unit/tooltip.js
js/tooltip.js
less/badges.less
less/glyphicons.less
less/type.less
less/variables.less
package.json
scss/_dropdown.scss
scss/_forms.scss
test-infra/npm-shrinkwrap.json
2015-03-01 13:44:10 -08:00
Chris Rebert
eefa0ada96
Merge pull request #15908 from kkirsche/bumpMarkdownIt
...
Bump markdown-it to ^3.0.7
2015-02-24 15:55:26 -08:00
Chris Rebert
e17600e648
Sync package.json with a1fd86cdf9
2015-02-24 15:23:56 -08:00
Kevin Kirsche
2aab06bbaa
Bump markdown it to 3.0.7
...
Bump markdown it to 3.0.7
3.0.7 / 2015-02-22
Match table columns count by header.
Added basic CLI support.
Added \v \f to valid whitespaces.
Use external package for unicode data (punctuation).
2015-02-24 17:20:29 -05:00
Chris Rebert
7f7c7901ae
bump time-grunt to ^1.1.0
2015-02-24 14:14:59 -08:00
Chris Rebert
65d209e257
bump grunt-saucelabs to ~8.6.0
2015-02-22 18:42:23 -08:00
XhmikosR
b8a0ea1224
Update dependencies.
2015-02-20 11:35:39 +02:00
XhmikosR
be9d1f436e
Specify the files to include in the npm package.
2015-02-16 21:36:41 -08:00
XhmikosR
b9aad573f9
Travis: test against node.js 0.12.
2015-02-16 21:09:32 -08:00
Chris Rebert
c12c439171
bump grunt-sass to ~0.18.0
2015-02-16 17:12:22 -08:00
Chris Rebert
6b61bf4762
bump grunt-jscs to ~1.5.0
2015-02-16 17:08:27 -08:00
XhmikosR
101cf6b1c0
Specify the files to include in the npm package.
2015-02-15 11:43:36 +02:00
XhmikosR
3b783bd0b5
package.json: change the engine version to >= 0.10.1.
2015-02-14 14:32:16 +02:00
fat
834220ea20
bootstrap onto closure
2015-02-11 11:29:43 -08:00
Chris Rebert
0013483d94
bump grunt-html to ~3.0.0
2015-02-10 12:57:00 -08:00
XhmikosR
c388870cef
Downgrade grunt-contrib-cssmin.
...
v0.12.0-v0.12.1 breaks paths in URL.
2015-02-10 10:49:59 +02:00
XhmikosR
a3419df829
Bump devDependencies.
2015-02-10 08:30:51 +02:00
Chris Rebert
f265fed3eb
account for mq4-hover-shim's renaming & org move
2015-02-04 21:15:01 -08:00
Mark Otto
ea8b51920a
use grunt-html instead of grunt-html-validation because holy shit it's fast
2015-02-04 14:10:35 -08:00
Mark Otto
73b50769d8
Switch to grunt-html over grunt-html-validation.
2015-02-02 04:36:13 +02:00
XhmikosR
420088d316
Bump load-grunt-tasks.
2015-01-30 15:13:24 +02:00
Chris Rebert
50a3e579ae
update devDependencies
...
upgrade grunt-contrib-jshint to ~0.11.0
upgrade load-grunt-tasks to ~3.0.0
2015-01-23 15:59:37 -08:00
Chris Rebert
eaaaa00520
Integrate mq4-hover-hover-shim
2015-01-22 11:37:37 -08:00
Chris Rebert
9238337cbb
Merge branch 'master' into v4
2015-01-21 13:00:12 -08:00
Chris Rebert
30b74105dd
remarkable -> markdown-it
2015-01-20 13:04:55 -08:00
Chris Rebert
429809c9cc
update grunt-saucelabs to ~8.5.0
2015-01-20 12:49:08 -08:00
Mark Otto
325748ff68
Merge branch 'master' into v4
...
Conflicts:
_config.yml
dist/css/bootstrap-theme.css
dist/css/bootstrap-theme.css.map
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/js/bootstrap.min.js
docs/_includes/components/thumbnails.html
docs/_includes/css/forms.html
docs/_includes/css/grid.html
docs/_includes/customizer-variables.html
docs/_includes/footer.html
docs/_includes/getting-started/download.html
docs/_includes/getting-started/template.html
docs/_includes/js/overview.html
docs/_includes/js/popovers.html
docs/_includes/js/tooltips.html
docs/assets/css/docs.min.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/assets/js/src/customizer.js
docs/dist/css/bootstrap-theme.css
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap-theme.min.css
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/dist/js/bootstrap.js
docs/dist/js/bootstrap.min.js
docs/examples/navbar-fixed-top/index.html
docs/examples/navbar-static-top/index.html
docs/examples/non-responsive/index.html
docs/examples/theme/index.html
grunt/configBridge.json
less/alerts.less
less/badges.less
less/jumbotron.less
less/panels.less
less/tables.less
less/theme.less
less/variables.less
package.json
scss/_button-group.scss
scss/_buttons.scss
scss/_forms.scss
2015-01-19 14:48:12 -08:00
XhmikosR
fbc220defd
Update devDependencies.
2015-01-19 19:20:13 +02:00
Mark Otto
c683e7dea7
bump versions
2015-01-19 08:32:13 -08:00
Chris Rebert
1e5ce1e1a9
Temporarily revert "Rename scss/bootstrap.scss -> scss/_bootstrap.scss"
...
This reverts commit 2916ac43ed
.
This reverts commit 3d635f3079
.
This reverts commit 61a2120557
.
This change broke the Grunt build.
2015-01-18 15:00:58 -08:00
Chris Rebert
61a2120557
fix main SCSS file paths
...
Fixes 2916ac43ed
errata
FYI @glebm
2015-01-18 14:29:53 -08:00
XhmikosR
f5a5621af2
Update devDependencies.
2015-01-16 17:49:58 +02:00
Gleb Mazovetskiy
2916ac43ed
Rename scss/bootstrap.scss -> scss/_bootstrap.scss
...
This is required for Compass compatibility. See
https://github.com/twbs/bootstrap-sass/issues/694
Also updates bower.json and package.json references to the main Sass
file.
2015-01-15 21:20:40 +00:00
Chris Rebert
b24e6cf2ed
bump grunt-contrib-less to ~1.0.0
2015-01-07 17:43:19 -08:00
Chris Rebert
7f65b71cc3
bump grunt-banner to ~0.3.0
2015-01-05 16:29:52 -08:00
Chris Rebert
e0b5de6ab1
bump grunt-autoprefixer to ~2.1.0
2015-01-05 16:29:17 -08:00
Mark Otto
0e5d17d5f6
Merge branch 'master' into v4
...
Conflicts:
Gruntfile.js
dist/css/bootstrap-theme.css
dist/css/bootstrap-theme.css.map
dist/css/bootstrap-theme.min.css
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/js/bootstrap.min.js
docs/_data/glyphicons.yml
docs/_includes/components/alerts.html
docs/_includes/components/badges.html
docs/_includes/components/breadcrumbs.html
docs/_includes/components/button-dropdowns.html
docs/_includes/components/button-groups.html
docs/_includes/components/dropdowns.html
docs/_includes/components/glyphicons.html
docs/_includes/components/input-groups.html
docs/_includes/components/jumbotron.html
docs/_includes/components/labels.html
docs/_includes/components/list-group.html
docs/_includes/components/media.html
docs/_includes/components/navbar.html
docs/_includes/components/navs.html
docs/_includes/components/page-header.html
docs/_includes/components/pagination.html
docs/_includes/components/panels.html
docs/_includes/components/progress-bars.html
docs/_includes/components/responsive-embed.html
docs/_includes/components/thumbnails.html
docs/_includes/components/wells.html
docs/_includes/css/buttons.html
docs/_includes/css/code.html
docs/_includes/css/forms.html
docs/_includes/css/grid.html
docs/_includes/css/helpers.html
docs/_includes/css/images.html
docs/_includes/css/less.html
docs/_includes/css/tables.html
docs/_includes/css/type.html
docs/_includes/customizer-variables.html
docs/_includes/getting-started/accessibility.html
docs/_includes/getting-started/disabling-responsiveness.html
docs/_includes/getting-started/download.html
docs/_includes/getting-started/whats-included.html
docs/_includes/js/alerts.html
docs/_includes/js/buttons.html
docs/_includes/js/carousel.html
docs/_includes/js/collapse.html
docs/_includes/js/modal.html
docs/_includes/js/overview.html
docs/_includes/js/popovers.html
docs/_includes/js/tabs.html
docs/_includes/js/tooltips.html
docs/_includes/nav/components.html
docs/_includes/nav/javascript.html
docs/_jade/customizer-variables.jade
docs/_layouts/default.html
docs/about.html
docs/assets/css/docs.min.css
docs/assets/css/src/docs.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/assets/js/src/customizer.js
docs/customize.html
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
less/glyphicons.less
less/mixins/vendor-prefixes.less
less/navbar.less
less/popovers.less
less/tables.less
less/theme.less
less/tooltip.less
less/variables.less
package.json
scss/_carousel.scss
scss/_close.scss
scss/_forms.scss
test-infra/npm-shrinkwrap.json
2015-01-03 20:08:58 -08:00
Chris Rebert
2166f238d7
Merge pull request #15456 from twbs/bump-clean-css
...
Bump grunt-contrib-cssmin to ~0.11.0
2014-12-30 00:12:38 -08:00
Chris Rebert
9867b1d49e
bump grunt-jscs to ~1.1.0
2014-12-29 14:16:00 -08:00
Chris Rebert
880642ee62
update devDependencies to match upstream
2014-12-29 14:14:57 -08:00
Chris Rebert
995c768330
bump grunt-jscs to ~1.1.0
2014-12-29 11:57:56 -08:00
Chris Rebert
f91071bc1b
Bump grunt-contrib-cssmin to ~0.11.0
2014-12-28 19:58:29 -08:00
Chris Rebert
139226157e
bump grunt-contrib-uglify to ~0.7.0
2014-12-28 19:47:46 -08:00
Chris Rebert
f5dad0fa39
bump grunt-contrib-compress to ~0.13.0
2014-12-28 18:59:49 -08:00
Chris Rebert
b282e8a01f
bump grunt-contrib-jade to ~0.14.0
2014-12-28 18:53:55 -08:00
Chris Rebert
93cd02cd29
bump load-grunt-tasks to ~2.0.0
2014-12-28 18:43:47 -08:00
Chris Rebert
2879049163
bump remarkable to ~1.6.0
2014-12-28 18:25:49 -08:00
Gleb Mazovetskiy
8a51daf280
Compile with Ruby Sass or libsass.
...
* Separate configs for libsass and sass.
* Sass compiler selected based on `process.env.TWBS_SASS`.
* Travis:
* Use Gemfile to manage ruby dependencies.
* Run core tests with both Sass compilers.
* Only install/cache ruby gems required by the test subset.
* Grunt: `update-gemfile-lock` task a la `update-shrinkwrap`.
2014-12-24 22:21:39 +02:00
Chris Rebert
33cbf2142b
bump grunt-saucelabs to ~8.4.0
...
[skip validator]
2014-12-12 14:18:25 -08:00
Chris Rebert
74df3175b9
bump remarkable to ~1.5.0
2014-12-12 13:42:43 -08:00
Chris Rebert
f2ecc77562
use npm-shrinkwrap ^200.0.0 ; fixes #15279
2014-12-12 13:21:49 -08:00
XhmikosR
762acc826f
Merge pull request #15293 from twbs/grunt-contrib-compress
...
Add grunt-contrib-compress.
2014-12-09 10:19:05 +02:00
XhmikosR
afa46515d0
Update glob.
2014-12-09 07:59:57 +02:00
XhmikosR
71f6dd25fc
Add grunt-contrib-compress.
...
Now, the zip file is created when running `grunt prep-release`.
[ci skip]
2014-12-09 07:53:11 +02:00
Chris Rebert
405410a924
Travis: install scss-lint
2014-12-08 18:34:15 -08:00
Gleb Mazovetskiy
7fe70cb083
Disable source comments
...
Require latest grunt-sass, bumped dep
2014-12-05 10:53:14 +00:00
Mark Otto
c80b7e468a
bit of cleanup
2014-12-02 14:03:43 -08:00
Mark Otto
27df020852
convert to scss
2014-12-02 14:02:35 -08:00
XhmikosR
61bbe74df1
Update devDependencies.
2014-11-30 12:51:16 +02:00
Chris Rebert
a7682e3fde
bump remarkable devDependency to ~1.4.1
...
[skip sauce]
2014-11-13 13:53:40 -08:00
XhmikosR
13d2a03379
Pin npm-shrinkwrap to v5.0.0 so that it works with npm 2.x.
...
Fixes #15105 .
2014-11-13 22:01:12 +02:00
Mark Otto
9a7e365c2c
bump version to v3.3.1
2014-11-12 09:03:16 -08:00
XhmikosR
07c1881bc2
Update npm-shrinkwrap.
2014-11-12 09:51:28 +02:00
XhmikosR
7047f9df14
Update devDependencies.
2014-11-10 12:54:23 +02:00
Mark Otto
34c2f46c8b
Merge branch 'master' into v3.3.0
2014-10-29 09:45:09 -07:00
Mark Otto
22baa8153b
fixes #14911 : bump dependencies to fix customizer text from being cut shor
2014-10-29 09:42:00 -07:00
Mark Otto
94b59b57d6
version bump
2014-10-29 08:56:20 -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
Mark Otto
0521913a99
Merge pull request #13824 from jsdf/node-requirable
...
Allow npm package to be resolved via node module resolution
2014-10-25 19:43:05 -07:00
XhmikosR
0ad97ab446
Update node dependencies.
2014-10-25 14:12:20 +03:00
XhmikosR
d59b235242
Update node dependencies.
2014-10-23 13:26:48 -07:00
Daijiro Wachi
2b70f94b15
Update grunt-contrib-jade version
2014-10-02 13:30:36 +09:00
XhmikosR
e26fcf470f
Update dependencies.
...
Close #14664 .
2014-09-25 18:39:42 +03:00
XhmikosR
5befcb991c
Update dependencies.
2014-09-08 09:03:26 +03:00
XhmikosR
fe896923fc
Update grunt-jscs.
2014-08-30 08:43:44 +03:00
James Friend
9aeaf19b1d
Merge remote-tracking branch 'upstream/master' into node-requirable
...
Conflicts:
Gruntfile.js
2014-08-28 09:32:08 +08:00
XhmikosR
701c27e22e
Update dev dependencies.
2014-08-26 13:51:05 +03:00
Chris Rebert
b3e8001be2
bump grunt-autoprefixer to ~1.0.0
2014-08-05 18:38:29 -07:00
James Friend
689faaf16f
added a separate npm-specific main file
2014-08-05 10:51:31 +08:00
Chris Rebert
460294ff77
bump grunt-saucelabs to ~8.2.0
2014-07-31 13:16:04 -07:00
Chris Rebert
80ca659154
bump grunt-contrib-clean to ~0.6.0
2014-07-31 13:15:27 -07:00
XhmikosR
88b4016ce6
Update all devDependencies.
2014-07-22 08:31:26 +03:00
XhmikosR
7ba5c5d5e4
Update grunt-csscomb.
2014-07-22 08:25:35 +03:00
XhmikosR
503ec4e5db
Update dependencies.
2014-07-10 09:58:23 +03:00
XhmikosR
0a8845c3fd
Update package.json.
...
* "grunt-jscs-checker" was renamed to "grunt-jscs"
* update deps
2014-07-06 14:25:56 +03:00
XhmikosR
a013c112c4
Update dependencies.
2014-07-01 07:32:50 +03:00
XhmikosR
225351431e
Update dependencies.
2014-06-30 18:35:50 +03:00