2015-09-27 |
Tim Wienk | Tests: Make server specFiles somewhat more relevant.
|
commit | commitdiff | tree |
2015-09-27 |
Tim Wienk | Specs: Update for Jasmine 2.3, and update karma-jasmine.
|
commit | commitdiff | tree |
2015-09-27 |
Tim Wienk | Specs: Replace Jasmine spies with Sinon spies.
|
commit | commitdiff | tree |
2015-09-27 |
Tim Wienk | Tests: Replace Syn with a local version that works...
|
commit | commitdiff | tree |
2015-09-27 |
Tim Wienk | Tests: Remove references to "Tests/Utilities/*.js".
|
commit | commitdiff | tree |
2015-09-27 |
Tim Wienk | Tests: Replace Tests/Utilities/syn.js with syn package...
|
commit | commitdiff | tree |
2015-09-27 |
Tim Wienk | Tests: Remove Utilities/sinon.js and add karma-sinon...
|
commit | commitdiff | tree |
2015-09-27 |
Tim Wienk | Gruntfile.js: Add "default:dev" and "nocompat:dev"...
|
commit | commitdiff | tree |
2015-09-27 |
Tim Wienk | .travis.yml: Add Node 4, remove iojs.
|
commit | commitdiff | tree |
2015-09-25 |
Tim Wienk | .travis.yml: Remove before_script downloading Sauce...
|
commit | commitdiff | tree |
2015-09-25 |
Tim Wienk | .travis.yml: Cleanup Travis builds, we don't need the...
|
commit | commitdiff | tree |
2015-09-25 |
Tim Wienk | Tests: Rename jasmine-server-tests to server-tests.
|
commit | commitdiff | tree |
2015-09-25 |
Tim Wienk | .gitignore: Ignore mootools-server.js and mootools...
|
commit | commitdiff | tree |
2015-09-25 |
Tim Wienk | package.json: Update devDependencies.
|
commit | commitdiff | tree |
2015-09-25 |
Tim Wienk | package.json: Fix test script "test: !=: unexpected...
|
commit | commitdiff | tree |
2015-09-25 |
Tim Wienk | Specs: Make Browser specs pass in Edge.
|
commit | commitdiff | tree |
2015-09-24 |
Tim Wienk | Specs: Improve spec for Element.clone. Cloned element...
|
commit | commitdiff | tree |
2015-09-24 |
Tim Wienk | Specs: Improve specs for $$.
|
commit | commitdiff | tree |
2015-09-13 |
Tim Wienk | Hello 1.5.3-dev.
|
commit | commitdiff | tree |
2015-09-13 |
Tim Wienk | Welcome 1.5.2.
|
commit | commitdiff | tree |
2015-09-13 |
Tim Wienk | Update copyright in Source/license.txt.
|
commit | commitdiff | tree |
2015-09-11 |
Tim Wienk | Update copyright notice to include 2015.
|
commit | commitdiff | tree |
2014-12-30 |
Tim Wienk | Element/Element.Style.js: Fix camelCasing of -ms- prefixed...
|
commit | commitdiff | tree |
2014-08-29 |
Tim Wienk | Hello 1.5.2-dev.
|
commit | commitdiff | tree |
2014-08-29 |
Tim Wienk | Welcome 1.5.1.
|
commit | commitdiff | tree |
2014-08-28 |
Tim Wienk | Tag-release is now prepare-release, also builds dist...
|
commit | commitdiff | tree |
2014-08-28 |
Tim Wienk | Add /dist directory to gitignore.
|
commit | commitdiff | tree |
2014-08-28 |
Tim Wienk | bower.json: Correct version is 1.5.1-dev.
|
commit | commitdiff | tree |
2014-08-28 |
Tim Wienk | dist: These files are not part of development, only...
|
commit | commitdiff | tree |
2014-05-19 |
Tim Wienk | Hello 1.5.1-dev.
|
commit | commitdiff | tree |
2014-05-19 |
Tim Wienk | Welcome 1.5.0.
|
commit | commitdiff | tree |
2014-05-19 |
Tim Wienk | tag-release: Shell script to simplify tagging releases.
|
commit | commitdiff | tree |
2014-05-12 |
Tim Wienk | merge: Use classList in Element where available. (...
|
commit | commitdiff | tree |
2014-05-12 |
Arian Stolwijk | Fixing classList for weird cases
|
commit | commitdiff | tree |
2014-05-12 |
cpojer | Use the HTML5 classList API in supported browsers.
|
commit | commitdiff | tree |
2014-05-12 |
Arian Stolwijk | Add some tests with some common 'wrong' cases
|
commit | commitdiff | tree |
2014-05-12 |
Tim Wienk | merge: Documentation of Object.keyOf. (#2578)
|
commit | commitdiff | tree |
2014-05-12 |
Tim Wienk | Fix Documentation of Object.keyOf.
|
commit | commitdiff | tree |
2014-05-12 |
Tim Wienk | Fix development version number in package.json as well.
|
commit | commitdiff | tree |
2014-05-08 |
Tim Wienk | Fixing development version number.
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Add Browser[Browser.name] spec for IE11 in...
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Add specs for `Browser.name`, since `Browser...
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Wrap Browser[Browser.name] specs in a compat...
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Have Browser.parseUA return 'windows' rather...
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Grammar and consistency in docs.
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Manual Semicolon Insertion.
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Rename Browser.parse to Browser.parseUA.
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Fix two links in docs.
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Move and slightly rewrite docs for Browser...
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Document Browser.parse.
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: docs, s/backwards compatibility/backward compatibility/
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Move `Browser[Browser.name]` into a compat...
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Make `parse` function work without lowercased...
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Move the Browser.Platform object into a compat...
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: Fix two deprecation notices in docs.
|
commit | commitdiff | tree |
2014-04-23 |
Tim Wienk | Browser: We only need the Browser.Plugins object in...
|
commit | commitdiff | tree |
2014-04-03 |
Tim Wienk | merge: Request docs update regarding CORS.
|
commit | commitdiff | tree |
2014-04-03 |
Tim Wienk | Request: Resource, I said Resource. Really.
|
commit | commitdiff | tree |
2014-04-03 |
Tim Wienk | Request: Add a note about CORS allowed headers to Request...
|
commit | commitdiff | tree |
2014-03-28 |
Tim Wienk | Browser: Detect CriOS correctly as Chrome for iOS.
|
commit | commitdiff | tree |
2014-03-17 |
Tim Wienk | merge: Revisiting modernie approach.
|
commit | commitdiff | tree |
2014-03-17 |
Tim Wienk | Docs: Added section about Browser.ie vs. Browser.modernie.
|
commit | commitdiff | tree |
2014-03-17 |
SergioCrisostomo | Remove modernie from specs
|
commit | commitdiff | tree |
2014-03-17 |
Tim Wienk | Docs: Move Browser.Plugins.Flash to deprecated section.
|
commit | commitdiff | tree |
2014-03-17 |
Tim Wienk | Browser: Remove Browser.modernie completely, just delete...
|
commit | commitdiff | tree |
2014-03-17 |
Tim Wienk | Browser: Change Browser.modernie to be for <1.4compat...
|
commit | commitdiff | tree |
2014-03-17 |
Tim Wienk | Docs: Updated Browser docs.
|
commit | commitdiff | tree |
2014-03-17 |
SergioCrisostomo | Fix specs so it will look for Browser.modernie
|
commit | commitdiff | tree |
2014-03-06 |
Tim Wienk | merge: Heavenly spec overhaul. (#2563)
|
commit | commitdiff | tree |
2014-03-06 |
Tim Wienk | merge: Fix key event spec, because our old syn bugs...
|
commit | commitdiff | tree |
2014-03-06 |
kentaromiura | change button to a
|
commit | commitdiff | tree |
2014-03-06 |
Tim Wienk | merge: Fix a Video Element spec that breaks in IE if...
|
commit | commitdiff | tree |
2014-03-06 |
kentaromiura | Oops, .message is back
|
commit | commitdiff | tree |
2014-03-06 |
kentaromiura | Amend the only valid exception
|
commit | commitdiff | tree |
2014-03-06 |
kentaromiura | Adding some info for catching the correct exception
|
commit | commitdiff | tree |
2014-03-06 |
Tim Wienk | merge: In README, correct path to point to mootools.
|
commit | commitdiff | tree |
2014-03-06 |
Sergio Crisostomo | Correct path to point to mootools
|
commit | commitdiff | tree |
2014-03-06 |
Tim Wienk | merge: Local testing info. (ibolmo/mootools-core#18)
|
commit | commitdiff | tree |
2014-03-06 |
Tim Wienk | merge: Fix for Sinon / All IE. (ibolmo/mootools-core#17)
|
commit | commitdiff | tree |
2014-03-06 |
SergioCrisostomo | Fix typo and lost parts
|
commit | commitdiff | tree |
2014-03-06 |
SergioCrisostomo | Re-organized after Olmo's nice input
|
commit | commitdiff | tree |
2014-03-06 |
Sergio Crisostomo | Added Travis & Sauce Labs first info
|
commit | commitdiff | tree |
2014-03-06 |
SergioCrisostomo | Local testing info
|
commit | commitdiff | tree |
2014-03-06 |
Tim Wienk | merge: Patch for Sinon-IE (IE7-9). (ibolmo/mootools...
|
commit | commitdiff | tree |
2014-03-06 |
kentaromiura | fixes the test failing on IE10 in IE9 compat mode
|
commit | commitdiff | tree |
2014-03-06 |
Tim Wienk | merge: Fix specs to look for correct behaviour since...
|
commit | commitdiff | tree |
2014-03-06 |
SergioCrisostomo | Patch for Sinon-IE (IE7-9)
|
commit | commitdiff | tree |
2014-03-06 |
SergioCrisostomo | Concat sinon files, add them under Tests/Utilities
|
commit | commitdiff | tree |
2014-03-06 |
Tim Wienk | merge: Update ports and sauce tasks. (ibolmo/mootools...
|
commit | commitdiff | tree |
2014-03-06 |
SergioCrisostomo | fix specs to look for correct behaviour since 1.3
|
commit | commitdiff | tree |
2014-03-06 |
SergioCrisostomo | Fix for Sinon / All IE
|
commit | commitdiff | tree |
2014-03-06 |
Garrick Cheung | Cleanup travis.yml
|
commit | commitdiff | tree |
2014-03-06 |
Garrick Cheung | Removing need to have travis install grunt-cli globally.
|
commit | commitdiff | tree |
2014-03-06 |
Garrick Cheung | Removing commented grunt tasks.
|
commit | commitdiff | tree |
2014-03-06 |
Garrick Cheung | Changing ports. Adding platforms.
|
commit | commitdiff | tree |
2014-03-06 |
Tim Wienk | merge: Function bind spec fix. (ibolmo/mootools-core#12)
|
commit | commitdiff | tree |
2014-03-06 |
Garrick Cheung | Updating node version and env variables.
|
commit | commitdiff | tree |
2014-03-06 |
Tim Wienk | merge: Restored original syntax in Element specs. ...
|
commit | commitdiff | tree |
2014-03-06 |
SergioCrisostomo | bypass spec if on compat testing
|
commit | commitdiff | tree |
2014-03-06 |
Garrick Cheung | Relocating curl in .travis.yml
|
commit | commitdiff | tree |