Commit Graph

  • 52276e0ddd feat(junie): added .devcontainer.json junie-init jetbrains-junie[bot] 2025-06-02 21:38:09 +00:00
  • d4790079fd feat(junie): added .junie workflow jetbrains-junie[bot] 2025-06-02 21:38:08 +00:00
  • 36654794c7 Make demo more compact master 2.1.0 Ronny Roeller 2017-11-13 16:34:46 +01:00
  • f6d626ac49 Support styling the current text Ronny Roeller 2017-11-13 16:34:32 +01:00
  • 3cca880fd9 Support meters without a goal text Ronny Roeller 2017-11-13 16:29:27 +01:00
  • f23fae39ac Add demo 2.0.0 Ronny Roeller 2017-11-13 16:21:28 +01:00
  • bf8b3e7236 Upgrade to Polymer 2.x Ronny Roeller 2017-11-13 16:21:16 +01:00
  • 3f13628371 Fix mistake in type-text width (#4) 1.1.1 Tomasz Pluskiewicz 2017-07-18 00:04:24 +02:00
  • 8d967a0e1a Merge pull request #3 from tpluscode/adjust-thresholds 1.1.0 Andreas Kohn 2017-07-17 15:09:12 +02:00
  • 0a479083d7 use element variables instead of consts to control when progress changes color Tomasz Pluskiewicz 2017-07-17 11:51:43 +02:00
  • b50bd814cc add test for custom thresholds behavior Tomasz Pluskiewicz 2017-07-17 10:07:18 +02:00
  • 04d848b545 Use css to calculate font sizes (#2) 1.0.9 Tomasz Pluskiewicz 2017-07-17 13:11:19 +02:00
  • b300fc42ca Remove the explicit demo in favor of the inline demo in README.md 1.0.8 Andreas Kohn 2017-06-19 15:30:42 +02:00
  • 2055e3aec3 Further improve the inline demo Andreas Kohn 2017-06-19 15:30:24 +02:00
  • 561b115a8a Remove the unneeded conflicting dependency on test-fixture 1.0.7 Andreas Kohn 2017-06-19 15:03:39 +02:00
  • 561585a5ef Use the ESR version of Firefox for testing Andreas Kohn 2017-06-19 15:01:51 +02:00
  • 2602e78625 Disable recursion for polylint to avoid polymer/polymer-analyzer#205 Andreas Kohn 2017-06-19 15:01:31 +02:00
  • cdb4d47842 Use 'npm bin' to find the correct binaries Andreas Kohn 2017-06-19 15:01:13 +02:00
  • 99cb073670 Switch to Trusty infrastructure Andreas Kohn 2017-06-19 15:00:22 +02:00
  • bc040d0b95 Update Firefox to 49.0.2 and make wct happy again Andreas Kohn 2017-06-19 14:59:48 +02:00
  • 85aff302d6 Use 'node' instead of the deprecated 'stable' Andreas Kohn 2017-06-19 14:58:35 +02:00
  • 6447b5097d Conditionally run npm rebuild when the NodeJS version changes Andreas Kohn 2017-06-19 14:58:16 +02:00
  • 74c23edfa7 Cache $HOME/.cache/bower to speed up builds a bit Andreas Kohn 2017-06-19 14:57:14 +02:00
  • d41856e1ca Use webcomponents.org to show Polymer demos & docu Andreas Kohn 2017-06-19 14:55:58 +02:00
  • 766f72c960 Add documentation for custom styling properties 1.0.6 1.0.5 Claudia Minardi 2016-02-19 16:17:08 +01:00
  • 26a313e59b Enclose properties in double quotes Claudia Minardi 2016-02-19 16:07:19 +01:00
  • 0d10b77379 Use custom CSS properties to allow color customization Claudia Minardi 2016-02-19 16:05:52 +01:00
  • d83a7c4aab Use $= instead of = to bind to the 'hidden' attribute 1.0.4 Claudia Minardi 2016-02-19 15:09:48 +01:00
  • cf3562a6e7 Add tests for new features Claudia Minardi 2016-02-19 14:53:23 +01:00
  • 657ddccd8d Remove unnecessary initialization of variable Claudia Minardi 2016-02-19 14:53:05 +01:00
  • 28e28fc224 Expand the demo to show the new features Claudia Minardi 2016-02-19 14:14:06 +01:00
  • 95e3244086 Add the possibility of setting a caption Claudia Minardi 2016-02-19 14:13:50 +01:00
  • 011028fccd Add doctype Claudia Minardi 2016-02-19 13:53:52 +01:00
  • 83b85a9d43 Set colors programmatically, so users can specify custom colors Claudia Minardi 2016-02-19 13:44:24 +01:00
  • d352222d56 Use gpages_build.sh from Collaborne/collaborne-build-tools Andreas Kohn 2016-02-16 12:16:42 +01:00
  • f1f0caae34 Run gpages_build.sh conditionally and move it to after_success Andreas Kohn 2016-02-16 12:16:23 +01:00
  • dcfaa79b2a Remove the unused version element Andreas Kohn 2016-02-16 12:16:04 +01:00
  • 8c7352c0d2 Update .travis.yml and gpages_build.sh Andreas Kohn 2016-01-21 10:51:48 +01:00
  • 608f39d821 Follow naming convention: private properties are prefixed with underscore Ronny Roeller 2015-12-30 22:58:22 +01:00
  • e449889795 Add Polymer doc Ronny Roeller 2015-12-30 22:55:49 +01:00
  • 91ced9ce03 Simplify CI badge Ronny Roeller 2015-12-16 18:11:12 +01:00
  • 60b171df0b Fix license reference Ronny Roeller 2015-12-07 12:06:01 +01:00
  • c72658e935 Run polylint as part of CI Ronny Roeller 2015-11-20 10:54:59 +01:00
  • fb492d984c Fix Firefox version because Travis doesn't find any longer 'latest' Ronny Roeller 2015-11-18 16:53:41 +01:00
  • 3cd0053fbd Simplify Travis config Ronny Roeller 2015-11-03 09:17:18 +01:00
  • d5b1dc58a2 Test with latest browser version Ronny Roeller 2015-11-03 09:10:40 +01:00
  • 4991a2a9fc Add border to screenshot Ronny Roeller 2015-10-22 10:04:22 +02:00
  • 15ab36d47b Add screenshot to documentation Ronny Roeller 2015-10-22 09:59:20 +02:00
  • 6ae650ca1f Document type of properties Ronny Roeller 2015-10-21 20:40:15 +02:00
  • 82e18e747e Add reference to Travis CI status Ronny Roeller 2015-10-21 12:40:50 +02:00
  • b7d985f543 Improve formating Ronny Roeller 2015-10-21 10:51:26 +02:00
  • 73ae081526 Dcoument properties Ronny Roeller 2015-10-21 10:49:16 +02:00
  • 87650e8be9 Add Bower badge to docu Ronny Roeller 2015-10-21 10:25:58 +02:00
  • 82a60c10a1 Fix license attribute Ronny Roeller 2015-10-15 13:01:34 +02:00
  • 56374ef51b Fix the license attribution Andreas Kohn 2015-10-15 12:25:32 +02:00
  • d89f2b65a2 Prepare release 1.0.3 (add progress colors) 1.0.3 Ronny Roeller 2015-09-30 12:08:12 +02:00
  • f804546f0b Add tests Ronny Roeller 2015-09-30 12:07:43 +02:00
  • 09746026bf Fix tests Ronny Roeller 2015-09-30 12:05:02 +02:00
  • 016b945239 Add separate background circle Ronny Roeller 2015-09-30 12:00:59 +02:00
  • 13bf8f89a2 Add different progress colors for 1/3, 2/3, 3/3 percentange Ronny Roeller 2015-09-30 11:57:15 +02:00
  • d731063c24 Align licenses Ronny Roeller 2015-09-30 11:30:42 +02:00
  • d27ad59714 Add configuration for Travis CI https://travis-ci.org/Collaborne/d3-progress-meter Ronny Roeller 2015-09-30 11:22:00 +02:00
  • dcb9be8777 Clarify that component works with Polymer 1.1 and later Ronny Roeller 2015-09-28 15:37:54 +02:00
  • 826f61e4b3 Prepare release 1.0.2 1.0.2 Ronny Roeller 2015-09-22 16:33:32 +02:00
  • 94304cf9d7 Limit length of type text Ronny Roeller 2015-09-22 16:30:59 +02:00
  • 2bd800744b Update documentation to latest attributes Ronny Roeller 2015-09-18 15:39:02 +02:00
  • 7ed2accb16 Fix invalid version number 1.0.1 Ronny Roeller 2015-09-18 10:47:12 +02:00
  • 067704bf72 Prepare public release 1.0.0 Ronny Roeller 2015-09-18 10:43:32 +02:00
  • 80eeff44be Clarify why there is a timeout in a test Ronny Roeller 2015-09-16 16:39:51 +02:00
  • 34f7266bab Clarify that components works with any Polymer 1.x version Ronny Roeller 2015-09-16 16:36:20 +02:00
  • 688eab76fd Add tests Ronny Roeller 2015-09-16 16:35:10 +02:00
  • 9e3ff9ef7d Merge branch 'master' of https://github.com/Collaborne/d3-progress-meter.git 0.0.5 Ronny Roeller 2015-09-16 10:54:44 +02:00
  • f63ed63ace Prepare new release Ronny Roeller 2015-09-16 10:53:20 +02:00
  • 2ec28073eb Split goal and type text Ronny Roeller 2015-09-16 10:52:56 +02:00
  • 361d612336 Bind 'this' to the function instead of defining a shared variable Ronny Roeller 2015-09-15 16:09:49 +02:00
  • 5efbb32d44 Adjust bower.json for new release 0.0.4 Ronny Roeller 2015-09-14 16:09:17 +02:00
  • da0275eedc Allow to manually define the current and total text 0.0.3 Ronny Roeller 2015-09-14 15:57:28 +02:00
  • c9932614d7 Support multiple progress meters on one page 0.0.2 Ronny Roeller 2015-09-13 22:38:16 +02:00
  • a403b928ac Improve project description Ronny Roeller 2015-09-13 00:01:38 +02:00
  • 057dea634f Add missing comma 0.0.1 Ronny Roeller 2015-09-12 23:55:18 +02:00
  • bee79bd865 Remove Eclipse file Ronny Roeller 2015-09-12 23:52:22 +02:00
  • aecb589612 Ignore Eclipse file Ronny Roeller 2015-09-12 23:50:08 +02:00
  • 5bd69c6c47 Initial commit Ronny Roeller 2015-09-12 23:46:33 +02:00