Commit Graph

66 Commits

Author SHA1 Message Date
Sashko Stubailo
36da5aecb4 Make all version numbers not have rc 2014-10-13 14:09:37 -07:00
Sashko Stubailo
698fbedb10 Bump all of the version numbers to rc.0 2014-10-07 17:10:48 -07:00
Sashko Stubailo
1e53f6b598 Bump all version numbers again after cherry-picking unipackage fix 2014-10-01 17:06:57 -07:00
Sashko Stubailo
0129c3f5ac Bump all of the version numbers again, to republish with the unipackage.json fix 2014-10-01 15:43:05 -07:00
Sashko Stubailo
eecc272e4a Bump every single package version number due to a change in compilation 2014-09-29 23:44:50 -07:00
Justin SB
bc9fb056b3 Fix uglifyJs loading correctly this time 2014-09-24 17:41:30 -07:00
Justin SB
eae3f638f1 Minify then concatenate
This has insignificant cost in terms of final output size;
but it lets us yield and maybe do caching etc
2014-09-24 15:53:05 -07:00
Emily Stark
833c6f5b4f Bump package versions for 0.9.2 2014-09-15 11:36:57 -07:00
Slava Kim
fc56f795d6 Bump versions of packages for the 0.9.2-rc0 2014-09-02 14:57:33 -07:00
Matthew Arbesfeld
3f821867d0 Don't rewrite relative paths for cordova builds.
Cordova relies on relative paths to base href to choose its public
assets.
2014-08-28 15:31:07 -07:00
David Glasser
bc6239dfc1 vbump for rc9
Hopefully we won't have to do "bump for all the npm modules" again after
this
2014-08-15 12:34:47 -07:00
David Glasser
a9db15a9e6 vbump for 0.9.0-rc8 2014-08-14 12:02:08 -07:00
ekatek
b9a714f028 ripping out internal, name and test from package.js files 2014-07-07 20:50:50 -07:00
ekatek
fb709c9563 remove versions files from core packages 2014-06-16 22:11:31 -07:00
David Glasser
c5e5305a3b Merge branch 'devel' into packaging
Conflicts:
	tools/bundler.js
	tools/packages.js
2014-06-11 12:02:57 -07:00
Slava Kim
6394261d51 Tests for CSS url rewrites fixed to the new implementation
i.e. rewrite only style sheets taken from /packages/ folder
2014-06-04 18:57:15 -07:00
Slava Kim
1e4838ccd3 Fix css urls rewrite in application code.
An attempt to fix #2106
2014-06-04 18:19:03 -07:00
David Glasser
29602725ff Update uglify-js from 2.4.7 to 2.4.13
This doesn't fix the bug I was investigating, but probably fixes other
bugs.
2014-05-21 16:18:59 -07:00
David Glasser
e4000c6808 Merge branch 'devel' into packaging
Conflicts (around utils.quotemeta):
	tools/packages.js
	tools/utils.js
2014-05-12 17:06:11 -07:00
ekatek
beb0e59b9d new version files from teh new solver? Also, package.js correct with tests 2014-05-09 17:36:25 -07:00
ekatek
031890d2c5 don't store buildtime deps in the catalog 2014-05-04 16:56:58 -07:00
Slava Kim
d1b58e57dd Fix a typo in test descr 2014-04-30 23:29:23 -07:00
Emily Stark
671e526bc2 Fix test for #2093 2014-04-30 14:45:59 -07:00
Avital Oliver
05c7a1662c Test for #2093 2014-04-30 14:32:36 -07:00
Avital Oliver
87510807e8 Try to fix #2093 2014-04-30 14:32:24 -07:00
ekatek
23ad149a78 better versions files 2014-04-25 15:06:45 -07:00
ekatek
10d2047d12 clean up 2014-04-25 15:01:20 -07:00
ekatek
c84c8d6097 alphabetize package version lock files 2014-04-24 18:18:21 -07:00
David Glasser
3d3bdd4f50 versions.json update (these should be sorted!) 2014-04-24 17:02:46 -07:00
David Glasser
fbde0a00a7 Merge branch 'publish-packages' into library-refactor
Conflicts:
	packages/domutils/package.js
	packages/handlebars/package.js
	packages/htmljs/package.js
	packages/liverange/package.js
	packages/spark/package.js
	packages/universal-events/package.js
	tools/bundler.js
	tools/help.txt
	tools/packages.js
	tools/run-app.js
	tools/run-mongo.js
	tools/skel/.meteor/packages
2014-04-24 17:01:36 -07:00
David Glasser
3b21c2d9a7 Merge branch 'devel' into publish-packages
Conflicts:
	packages/domutils/package.js
	packages/handlebars/package.js
	packages/htmljs/package.js
	packages/liverange/package.js
	packages/madewith/package.js
	packages/meteor-developer/meteor_developer_server.js
	packages/preserve-inputs/package.js
	packages/spark/package.js
	packages/universal-events/package.js
	tools/commands.js
	tools/files.js
	tools/help.txt
	tools/packages.js
2014-04-24 16:27:21 -07:00
ekatek
9f543d4d03 versions files for packages 2014-04-21 18:16:31 -07:00
Slava Kim
5676dab4cc Use unreleased version of css-stringify that fixes #2028 2014-04-15 23:36:01 -07:00
Jonathan Pidgeon
89b087efb4 @font-face added to css minifiers 2014-04-15 23:22:06 -07:00
ekatek
833d8b3620 adding names and test packages where applicable; wip 2014-04-10 15:04:38 -07:00
Nick Martin
4b49b0614b New NPM keeps shrinkwrap files in alphabetical order. 2014-04-08 01:02:46 -07:00
Slava Kim
9c59218554 Styling tweaks to minifiers 2014-04-04 11:53:12 -07:00
Slava Kim
0930e5f246 use the latest reworkcss/css-parse to fix #1958 2014-04-03 19:03:50 -07:00
Maxime Quandalle
f05e93afde Don't rewrite URI with a defined protocol (ie http(s) or data) Use the node url module to parse the URI 2014-04-02 11:52:58 -07:00
Maxime Quandalle
a9254d7a60 Handle the case where there are more than one url in the same value 2014-03-31 03:33:39 +02:00
Maxime Quandalle
bc16dabdf6 Add tests for the CSS url rewriting
Add `minifiers-tests.js` into package.js` (tests were not executed)
2014-03-31 01:43:37 +02:00
Maxime Quandalle
4215e3d98b Convert relative urls to absolute url when merging CSS files 2014-03-31 01:43:30 +02:00
Geoff Schmidt
66b7253695 Take all packages to 1.0.0 (that aren't already there) 2014-03-07 12:00:20 -08:00
Avital Oliver
5671eaa2b7 Merge branch 'devel' into shark
Conflicts:
	packages/minifiers/package.js
	packages/preserve-inputs/package.js
	packages/test-in-browser/driver.css
	packages/test-in-browser/driver.js
2014-02-25 15:50:36 -08:00
Slava Kim
6b9af2b058 Warn about @charset rules only if they specify anything but utf-8 2014-02-05 13:54:51 -08:00
Slava Kim
a26822ec96 Style fixes, renames, comments 2014-02-05 13:54:30 -08:00
Slava Kim
830300cb2e Move css-asts concatenation to the minifiers package 2014-02-03 21:58:29 -08:00
Slava Kim
44ffad3794 Replace Clean-Css with a small and unfinished css minifier based on ast manipulations 2014-02-03 21:58:27 -08:00
Slava Kim
2c018d5efc Update dependencies 2014-02-03 21:58:27 -08:00
Slava Kim
ceea2a1cf2 Pull all imports with css-parse 2014-02-03 21:58:26 -08:00