javi santana
c042733845
Merge pull request #17 from CartoDB/update_reference
...
adds expression: true for attributes supported by turbo
2016-06-01 14:37:37 +02:00
javi
1fc486b1b9
adds expression: true for attributes supported by turbo
2016-06-01 14:31:14 +02:00
Buti
b50ee48386
Merge pull request #16 from CartoDB/turbo
...
adds parser support for arrays and also updates reference to add "ram…
2016-05-31 15:12:06 +02:00
javi
cf5886579f
adds parser support for arrays and also updates reference to add "ramp" function
2016-05-31 12:40:31 +02:00
Buti
72d005a082
Merge pull request #15 from CartoDB/fix-parser-underscore-template
...
Fix parser's use of underscore's template
2016-05-30 16:45:18 +02:00
nobuti
9e8c90b6f9
Bumped version of underscore.
...
Updated some method calls.
Dist generation files.
2016-05-30 16:06:04 +02:00
nobuti
d3e23dcb5d
Fix parser's use of underscore's template method to work with modern use of it.
2016-05-30 14:05:42 +02:00
Raul Ochoa
176886f1ad
Use build status from cartodb repo
2016-04-27 15:37:35 +02:00
Raul Ochoa
673cf38121
Add test for non-dot notation filters
2016-04-27 15:23:01 +02:00
Raul Ochoa
860bc0adeb
Merge pull request #14 from CartoDB/filter-avoid-dot-notation
...
Avoid using dot notation to allow complex keys
2016-04-27 15:12:51 +02:00
Raul Ochoa
be56e24d9a
Avoid using dot notation to allow complex keys, e.g., mapnik::geometry_type
2016-04-26 18:19:53 +02:00
javi santana
27850ed122
Merge pull request #12 from CartoDB/fixed_strings_with_quote
...
fixed cartocss with single quoted strings
2016-02-24 12:28:45 +01:00
javi
0d2dddf978
fixed cartocss with single quoted strings
2016-02-24 12:16:29 +01:00
Raul Ochoa
fba91a0633
Merge pull request #11 from CartoDB/missed_small_changes
...
Missed changes
2015-12-14 17:44:59 +01:00
Young Hahn
1612b5a8b7
Drop xml2js and thus mml2json.
...
(cherry picked from commit bde0d0e2ab
)
2015-11-30 16:14:53 -08:00
Paul Norman
4f13aabb6c
Update less link
...
Update Less page link to match the current layout
(cherry picked from commit 73e6726e089ff47fae5115183aa3776918946ab7)
2015-11-30 13:56:53 -08:00
Raul Ochoa
8050ec843f
Release 0.15.1-cdb1
2015-02-20 19:48:15 +01:00
Francisco Dans
885849fe82
Merge pull request #9 from CartoDB/image-filters-fixes
...
Image filters fixes
2015-01-21 14:41:51 +01:00
Francisco Dans
14c0d3f550
adds color sequence test
2015-01-21 14:38:43 +01:00
Francisco Dans
0f46b57020
returns correct object for color list
2015-01-21 12:54:04 +01:00
Francisco Dans
152954ee70
adds additional filters to ref
2015-01-21 12:53:13 +01:00
Francisco Dans
2631c928b7
adds Makefile to produce uncompressed and minified dists
2015-01-19 14:29:11 +01:00
Francisco Dans
9e3ae6e6fd
adds uncompressed version of carto
2015-01-12 18:39:49 +01:00
Francisco Dans
eae8886b95
new dist
2015-01-12 18:35:15 +01:00
Francisco Dans
00c7a631b1
Merge pull request #8 from CartoDB/icon-list
...
Adding method to extract all "marker-file" properties
2015-01-08 17:35:53 +01:00
Francisco Dans
bd03e0c454
adds basic test for marker-files
2015-01-08 17:30:49 +01:00
Francisco Dans
981e117731
uses proper equality checks
2015-01-08 17:10:43 +01:00
Francisco Dans
d2a557acd9
removes old reference, renames method
2015-01-08 16:40:02 +01:00
Francisco Dans
f91ac22bfc
adds method to gather image asset file names
2015-01-08 16:21:24 +01:00
javi
db1cf0a8aa
missing torque prop
2014-12-18 11:02:20 +01:00
javi
46b3f4857f
version bump
2014-12-18 09:04:03 +01:00
javi
b5b03cc8d7
expose the default reference used
2014-12-18 09:02:13 +01:00
javi
8f86216fe0
updates the reference to work with the new parser
...
see db3c03bd1a
2014-12-18 09:01:59 +01:00
Raul Ochoa
bbfe3b3084
Merge pull request #6 from CartoDB/browserify_fixes
...
browserify fixes
2014-12-17 14:47:42 +01:00
javi
56d69ab68a
browserify fixes
2014-12-17 14:35:42 +01:00
javi
e491c64ceb
improved package.json
2014-12-16 18:39:18 +01:00
Raul Ochoa
26c30d2fb5
Remove doc block for non-existent param
2014-12-09 12:52:42 +01:00
Raul Ochoa
6ae21b3ee0
Merge pull request #4 from CartoDB/remove-run-coverage-on-travis
...
Remove coverage run from travis configuration as it is failing
2014-12-05 17:36:42 +01:00
Raul Ochoa
12d1b1a4fe
Merge pull request #3 from CartoDB/console-output-on-debug-only
...
Only use console output if debug option is present
2014-12-05 17:36:24 +01:00
Raul Ochoa
8a5f75546f
Remove coverage run from travis configuration as it is failing
2014-12-05 13:06:53 +01:00
Raul Ochoa
74d807a3ae
Only use console output if debug option is present
2014-12-05 13:01:15 +01:00
Raul Ochoa
bf6537071a
Check for style property
2014-12-04 19:09:43 +01:00
Raul Ochoa
1cb891ef92
Return style function from shader
2014-12-04 18:58:37 +01:00
javi
79a770f0af
removed unnused files
2014-12-04 18:43:13 +01:00
javi
44610ab1c4
using torque reference
2014-12-04 18:42:30 +01:00
javi
7c35dda115
Merge remote-tracking branch 'origin/browserify' into update_to_master
...
Conflicts:
.gitignore
.travis.yml
CHANGELOG.md
Makefile
README.md
bin/mml2json.js
lib/carto/index.js
lib/carto/parser.js
lib/carto/tree/call.js
lib/carto/tree/filterset.js
lib/carto/tree/reference.js
lib/carto/tree/ruleset.js
package.json
test/errorhandling.test.js
test/errorhandling/invalid_value.mss
test/errorhandling/invalid_value.result
test/errorhandling/issue297.mss
test/errorhandling/issue297.result
test/rendering-mss.test.js
test/rendering/transforms.mss
test/rendering/transforms.result
test/specificity/demo.result
test/specificity/filters_and_ids.result
test/specificity/issue60.result
test/version.test.js
2014-12-04 18:35:24 +01:00
javi
146976c8a3
using process.browser instead of type window
2014-12-04 17:29:15 +01:00
javi
ae111041dd
making explicit imports
2014-12-04 17:28:54 +01:00
javi
2e00705b64
adds support for browserify
...
this pr also changes some code to make compatible with the browser. It exposes the global variable "carto"
One of the problems is mapnik reference, the module is not read to work with browserify since it loads modules dynamically. It does not make sense to make it compatible since mapnik-reference is not going to be used so people must to set the reference needed before parse/render:
carto.tree.Reference.setData(reference)
2014-12-04 16:29:20 +01:00
Dane Springmeyer
b19ade3850
use latest mapnik-reference@6.0.2
2014-09-26 13:10:51 -07:00