0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update list markdown in CHANGELOG.md so gtihub displays it correctly More... over 11 years ago
Merge pull request #61 from kate2753/gruntRelease More... over 11 years ago
Add changelog More... over 11 years ago
Fix typo in CONTRIBUTING.md More... over 11 years ago
Merge structure and content templates into one. More... over 11 years ago
add method to redraw the bubble at a new position More... over 11 years ago
Add descriptions to grunt tasks More... over 11 years ago
Add Travis CI build status icon to README.md More... over 11 years ago
Add .travis.yml file for integration with Travis CI More... over 11 years ago
Remove 0.1.2 archive files I've added by mistake More... over 11 years ago
Release v0.1.3 More... over 11 years ago
Update Contributing.md with new grunt changes More... over 11 years ago
Remove banner from hopscotch srouce - it will be added at build step. Update .less files to reference img files under right name More... over 11 years ago
Refactor tests folder. Add mocha test and relase tasks to gruntfile More... over 11 years ago
Fix unit tests to reflect refactored code. Also fixes existing unit test failure in upstream repo. More... over 11 years ago
Minor cleanup items: More... over 11 years ago
Event listener is now bound to bubble. Still need to do a bit more cleanup (passing in tour details to render, for instance), but this is getting close to stable. A number of unit tests are failing at the moment... I hypothesize this is because the unit tests anticipate an element with a 'hide' class... instead, we now don't even bother adding the element into the page if it's not going to be displayed. More... over 11 years ago
Bubble rendering is working as expected. Still need to add in click event listener. More... over 11 years ago
Checking in work-in-progress on updating init and render to use templates. Code's kind of a mess at the moment... will remove commented-out methods and code blocks later on. More... over 11 years ago
Update Gruntfile to better handle template names. More... over 11 years ago
Break out structure and internal content of bubble into two templates. More... over 11 years ago
Continuing work on bubble template. More... over 11 years ago
Remove old css directory - compiled CSS is now in /dist. More... over 11 years ago
Update build to use /dist as build directory, with versioned artifacts. Bump version to 0.2.0-edge. Begin work on using templates for bubble rendering by integrating JST compilation into build process. More... over 11 years ago
Move source files into src folder and distribution files into dist folder. Create archive folder for old releases More... over 11 years ago
Merge pull request #45 from joshjordan/master More... over 11 years ago
Merge pull request #43 from ScrumDoLLC/master More... over 11 years ago
Merge pull request #42 from planio-gmbh/master More... over 11 years ago
Support arbitrary selectors for targets More... over 11 years ago
Small doc update for query selectors. More... over 11 years ago