Commit Graph

139 Commits

Author SHA1 Message Date
Oliver Sartun
59008b3d8e Merge pull request #22 from osartun/backbone-update
Update Backbone & Underscore in Test resources
2016-04-09 12:14:29 +02:00
Oliver Sartun
340b52cff2 Update Backbone & Underscore in Test resources 2016-04-09 12:04:39 +02:00
Oliver Sartun
1bfbadca2a Merge pull request #20 from borNfreee/patch-1
Fix typo
2015-09-14 09:47:32 +02:00
Maks Rafalko
37cd3c06d0 Fix typo 2015-09-13 23:57:54 +03:00
Oliver Sartun
d04ee132f4 Merge pull request #19 from osartun/os-contributor-adding
Extending list of contributors / authors
2015-06-30 15:51:42 +02:00
Oliver Sartun
ae489e93d9 Add @darrrk to list of authors 2015-06-30 15:50:47 +02:00
Oliver Sartun
9dca167dd3 Adding @darrrk to the list of contributors 2015-06-30 15:49:32 +02:00
Oliver Sartun
a839b0907b Merge pull request #18 from Infowatch/master
proper commonjs; upgrade deps
2015-06-30 15:47:04 +02:00
Vladislav Botvin
5a66993e84 bump 0.2.5 2015-06-30 15:00:22 +03:00
Vladislav Botvin
cea75b85ec fix broken tests 2015-06-30 14:59:45 +03:00
Vladislav Botvin
2a082975d9 bump 0.2.4 2015-06-30 14:38:05 +03:00
Vladislav Botvin
b88e2fe864 allow to use latest deps 2015-06-30 14:37:49 +03:00
Vladislav Botvin
562b73db33 proper commonjs 2015-06-30 14:37:09 +03:00
Oliver Sartun
e2eb4feffa Merge pull request #16 from totophe/master
Add unit tests for new function
2015-03-26 14:14:28 +01:00
Jean-Christophe Cuvelier [Artack]
2f2461c399 Add unit tests for new function 2015-03-26 14:11:43 +01:00
Oliver Sartun
428a7ab2c2 Merge pull request #15 from totophe/master
Add isTracking accessor method
2015-03-26 11:12:23 +01:00
Jean-Christophe Cuvelier [Artack]
fcb4cc6058 Add isTracking accessor method 2015-03-26 11:04:25 +01:00
Jean-Christophe Cuvelier [Artack]
6cb23b75d1 Add isTracking accessor method 2015-03-26 10:29:04 +01:00
Oliver Sartun
26807f807e Changed the tagline 2014-10-24 13:30:32 +02:00
Oliver Sartun
cb50f8da09 Fixing problems of undoAll / redoAll
Fixing the severe problems caused by mixing undoAll / redoAll with
regular undo / redo calls
2014-09-17 16:13:17 +02:00
Oliver Sartun
a8e3ded102 Adding tests for undoAll / redoAll
Tests for mixing undoAll / redoAll with regular undo / redo
2014-09-17 16:11:01 +02:00
Oliver Sartun
b298b58d9f Adapted to spacing convention & added doc comments 2014-08-25 00:11:18 +02:00
Oliver Sartun
6316e64394 Added undoAll & redoAll to the docs 2014-08-24 23:59:40 +02:00
Oliver Sartun
0d7c918ab8 Renamed legacy name "Magic Condensation" to current name 2014-08-24 23:55:34 +02:00
Oliver Sartun
698a9b938a Merge pull request #13 from geowarin/master
Added undoAll() and redoAll() methods
2014-08-24 23:52:50 +02:00
geowarin
b69ef10691 Added undoAll() and redoAll() methods 2014-08-24 18:47:54 +02:00
Oliver Sartun
180d56294a Added contributors to the authors-list 2014-07-28 11:29:50 +02:00
Oliver Sartun
36be1990b8 Updated patch-version and contributor-list 2014-07-28 11:27:46 +02:00
Oliver Sartun
1dcb178788 Merge pull request #12 from marcin-lawrowski/feature/clearStack
Added clearing method
Thanks for your contribution!
2014-07-28 11:22:21 +02:00
Marcin Lawrowski
cacc9dc2c9 Added clearing method 2014-07-26 16:38:48 +02:00
Oliver Sartun
01586446ed Updated the patch-version 2014-07-12 11:58:44 +02:00
Oliver Sartun
59c5039f35 Added AMD support 2014-07-12 11:55:22 +02:00
Oliver Sartun
cabcb80403 Added chaining support
Added chaining support for add / change / remove UndoTypes
2014-07-08 19:54:14 +02:00
Oliver Sartun
d8bc79d378 Corrected Readme / Docs 2014-07-08 19:47:58 +02:00
Oliver Sartun
5a6e37e7d5 Ignore node_modules
If I get this:
http://stackoverflow.com/questions/11459475/should-i-check-in-node-modul
es-to-git-when-creating-a-node-js-app-on-heroku correctly, I shouldn’t
check in node_modules as this is not an application, but a reusable
package. Right?! I have honestly no experience with node!
2014-07-08 19:42:46 +02:00
Oliver Sartun
59bfb236cf A package.json to publish it in npm 2014-07-02 21:55:10 +02:00
Oliver Sartun
18fa4f70ed Changed description & authors; rm version; added license
The description now also contains that it's targeted at small/simple apps
Bower ignores the version tag now, so I removed it
Bower recommends to put in the license tag
2014-07-02 21:39:00 +02:00
Oliver Sartun
8d026dbb12 Merge pull request #9 from osartun/patch-1
Added CommonJS Support by shuvalov-anton
2014-06-30 11:40:58 +02:00
Oliver Sartun
694c0d6156 Corrected typo
An f was missing. It was just actory instead of factory
2014-06-30 11:37:37 +02:00
Shuvalov Anton
521049ac89 add commonjs support 2014-06-29 17:11:16 +04:00
Oliver Sartun
432c5ed9e5 Merge pull request #5 from creynders/bowerup
Added bower.json file
2014-02-11 13:08:16 +01:00
Camille Reynders
8d17cc8174 Added bower.json file
Fixes #1
2014-02-10 12:02:25 +01:00
Oliver Sartun
79d64b4556 Merge pull request #4 from osartun/patch-1
Corrected grammatical mistakes
2014-01-11 04:31:26 -08:00
Oliver Sartun
e88574fbb1 Corrected grammatical mistakes 2014-01-11 13:29:41 +01:00
Oliver Sartun
5186f4e30e Merge pull request #3 from Infowatch/master
hot fix collision with native backbone unset option #2
2014-01-11 04:23:20 -08:00
Vladislav Botvin
0142f982e8 hot fix collision with native backbone unset option #2 2014-01-11 00:09:05 +04:00
Oliver Sartun
4927777d8e Added a link to backbone.undojs.com 2013-11-04 00:51:52 +01:00
Oliver Sartun
5997f735cf Renamed "Magic Condensation" to "Magic Fusion" 2013-10-29 22:49:49 +01:00
Oliver Sartun
b02b3e6278 Renamed "Magic Condensation" to "Magic Fusion" 2013-10-29 22:47:39 +01:00
Oliver Sartun
82112bd479 Added missing concretization 2013-10-29 21:54:42 +01:00