Commit Graph

  • ee8465bf10 updating version.yaml for the 0.9.2 iteration Igor Minar 2010-10-27 07:38:18 -07:00
  • 9c6794a044 start new release 0.9.2 faunal-mimicry Misko Hevery 2010-10-26 22:48:34 -07:00
  • 0ffb47bdb6 cutting the 0.9.1 repulsion-field release v0.9.1 Igor Minar 2010-10-26 22:18:25 -07:00
  • ec885489a2 updating CHANGELOG.md for the 0.9.1 release Igor Minar 2010-10-26 22:17:37 -07:00
  • 01c52e92b1 Adding e2e tests for the PersonalLog app Igor Minar 2010-10-23 21:40:27 -07:00
  • 943377a091 fix closure compile warnings Misko Hevery 2010-10-26 21:06:24 -07:00
  • 72b7a1c531 adding missing angular-mocksSpec.js file Igor Minar 2010-10-26 16:44:59 -07:00
  • 9c0225512c fixes IE related failures, and form submit event handling in ie Misko Hevery 2010-10-26 15:35:58 -07:00
  • 40d7e66f40 Lots of bug fixes in the scenario runner and a bunch of new features. Elliott Sprehn 2010-10-24 14:14:45 -07:00
  • 1d52349440 Reverted change 841013a4c4 which does not work on all browsers Misko Hevery 2010-10-26 14:25:01 -07:00
  • 3eb0c8bc67 Simplify dateGetter() within the date filter. Igor Minar 2010-10-25 22:08:30 -07:00
  • 42855e4363 Simplify implementation of angular.String.toDate() Igor Minar 2010-10-25 22:17:51 -07:00
  • 4c61fc01f9 Add TzDate to angular-mocks.js Igor Minar 2010-10-25 22:05:38 -07:00
  • 4fdab37659 create HTML sanitizer to allow inclusion of untrusted HTML in safe manner. Misko Hevery 2010-10-18 21:20:47 -07:00
  • 841013a4c4 Add millisecond support for date filter Igor Minar 2010-10-23 18:44:32 -07:00
  • 4e9a2aa10e Revert "added support for treating numbers as date in miliseconds" Igor Minar 2010-10-23 18:26:47 -07:00
  • 4fc2141458 improving the PersonalLog app Igor Minar 2010-10-23 16:25:53 -07:00
  • 5b40e87ac6 personalLog demo - initial version with spec Igor Minar 2010-10-22 22:13:14 -07:00
  • 1391f19fb4 added support for treating numbers as date in miliseconds Misko Hevery 2010-10-23 14:37:44 -07:00
  • 04a4d8b061 adding ng:submit directive for use with forms Igor Minar 2010-10-22 16:44:14 -07:00
  • bbd87c9425 simplifying ng:click spec Igor Minar 2010-10-22 16:45:56 -07:00
  • 64063b5d41 Fix issue where directories don't have a slash on the end and allow specifying a different port Elliott Sprehn 2010-10-21 19:24:03 -07:00
  • 833e0ae343 $cookieStore should not be a global service Igor Minar 2010-10-22 11:09:43 -07:00
  • d74ef497de Fix for getting into recursive $eval on scope. Close #59 Misko Hevery 2010-10-23 13:42:11 -07:00
  • 6ddcf91861 Fix test which was causing the Chrome runner to fail. Upgraded JSTD to latest. Cleanup whitespace. Misko Hevery 2010-10-23 13:10:42 -07:00
  • 8a867cee22 Workaround for http://bugs.jquery.com/ticket/7292 Misko Hevery 2010-10-22 22:46:51 -07:00
  • 68217d427c Horrible IE + jQuery hack to make the tests pass Misko Hevery 2010-10-22 16:40:04 -07:00
  • 1efef67b5f corrected buzz.html to use ng:src on images to prevent sporious browser requests/errors Misko Hevery 2010-10-22 14:27:03 -07:00
  • a6cfa43c19 fixed issue with ie .data() method failing tests Misko Hevery 2010-10-22 14:26:18 -07:00
  • b41bc98c54 Better nodeserver that implements an HTTP server more completely Elliott Sprehn 2010-10-21 11:26:34 +08:00
  • aaabeb8c5e fixed more ie test failures Misko Hevery 2010-10-20 23:51:49 -07:00
  • 05d4971abb fix some of the failing ie tests Misko Hevery 2010-10-20 23:17:59 -07:00
  • c6107fe8ac Rakefile should create the build directory when it is needed and doesn't exist Igor Minar 2010-10-20 17:14:31 -07:00
  • 68f074c299 adding CHANGELOG.md with 0.9.0 release notes Igor Minar 2010-10-20 17:00:36 -07:00
  • c53a37ed91 preparing 0.9.1 repulsion-field iteration Igor Minar 2010-10-20 15:41:32 -07:00
  • 2a9579a0ea cutting the 0.9.0 release v0.9.0 Igor Minar 2010-10-20 14:49:55 -07:00
  • 6f3a757a37 Angular should look for angular-ie-compat file at the right location Igor Minar 2010-10-19 21:53:16 -07:00
  • 2e687ee56f Add support for version numbers in the Rakefile Igor Minar 2010-10-19 21:19:28 -07:00
  • 7530eea703 add missing spec for angularJsConfig Igor Minar 2010-10-19 17:08:00 -07:00
  • 644c8514c5 extract and test regexp that identifies angular script tag Igor Minar 2010-10-19 17:07:20 -07:00
  • 2115db6903 Lots of stability and performance updates and UI polish too. Elliott Sprehn 2010-10-19 13:17:49 -07:00
  • 9c8b1800b9 fixed negative numbers in Json Misko Hevery 2010-10-20 07:22:15 -07:00
  • a27198d52e Added tests for URL_MATCH and fixed issue with empty path Vojta Jina 2010-10-18 20:35:31 +01:00
  • 286d1fe434 fix issue where script calls back before callback registered. Misko Hevery 2010-10-19 21:03:34 -07:00
  • c5cfe2b393 fix date filter to igrone falsy input Misko Hevery 2010-10-19 20:38:49 -07:00
  • a0ac6725ed fixed Scenario.js so that it does not clobber global vars Misko Hevery 2010-10-19 16:25:23 -07:00
  • 406373b5db fixed tests Misko Hevery 2010-10-19 16:14:16 -07:00
  • 977cb7e03e upgrade jstd Misko Hevery 2010-10-19 16:02:41 -07:00
  • 01c7abab35 Fix browser triggering in scenario to always do native events. - Also fixed angular.suffix for scenarios - refactored click() to browserTrigger() - Fixed Rakefile with CSS and jQuery Misko Hevery 2010-10-19 15:34:58 -07:00
  • e7e894a2e3 Significantly clean up the way the scenario DSL works and implement many more DSL statements. Elliott Sprehn 2010-10-18 14:02:18 -07:00
  • a1fa23397f small fixes to the $location services Igor Minar 2010-10-18 22:24:44 -07:00
  • ffb968b08b Remove externs target from the Rakefile Igor Minar 2010-10-18 11:15:44 -07:00
  • 4bef371e5a fixing css class name for currency filter and its spec Igor Minar 2010-10-17 22:53:08 -07:00
  • 7059579c74 inline all images into css Igor Minar 2010-10-15 21:38:41 -07:00
  • d0e55bf446 Removed $location.cancel() method (and related test) Vojta Jina 2010-10-18 19:19:49 +01:00
  • 1cad16c6f9 Update $location API Close #62 Vojta Jina 2010-10-16 15:22:36 +01:00
  • 341b2b3a9b Update $location API Close #62 Vojta Jina 2010-10-16 15:22:36 +01:00
  • 9e9bdbdc40 JSON parser is now strict (ie, expressions are not allowed for security) Misko Hevery 2010-10-15 15:28:58 -07:00
  • 352dbfa38f upgraded jasmine to 1.0.1 Close #63 Misko Hevery 2010-10-17 21:12:51 -07:00
  • f24ec0c8f7 improving angular.copy spec Igor Minar 2010-10-05 18:22:19 -07:00
  • 54090d7766 ng:include should remove the reference to childScope when src is blank Igor Minar 2010-10-05 10:50:16 -07:00
  • b08e2be64c Pass the toKeyValue() test - parsing flags Vojta Jina 2010-10-16 16:18:41 +01:00
  • 46c6406b25 Add test for toKeyValue() - true values should be composed to flag Vojta Jina 2010-10-16 16:15:08 +01:00
  • 732bcd8a36 Add missing tests for toKeyValue() function Vojta Jina 2010-10-16 16:13:53 +01:00
  • ce49c361d7 attempting to fix ie on jquery build failure Misko Hevery 2010-10-16 22:08:58 -07:00
  • b96f736951 fixed date formater and make it work on ie Misko Hevery 2010-10-16 21:36:49 -07:00
  • f8865459d5 adding an extra DateToUTC assertion Igor Minar 2010-10-16 21:14:46 -07:00
  • 312f93574e Fixed filter date test - remove dependency on machine timezone Vojta Jina 2010-10-16 22:52:45 +01:00
  • ff52f47537 Fix unicode parsing Close #56 Misko Hevery 2010-10-15 14:06:30 -07:00
  • a36964799b fixed lint warnings and one flaky test Misko Hevery 2010-10-15 13:44:53 -07:00
  • d320e3d2c3 Updated JSTD Misko Hevery 2010-10-15 11:58:55 -07:00
  • de66a319b4 removed unneeded function rethrow from scope which was interfering with the test rethrow function Misko Hevery 2010-10-15 10:55:58 -07:00
  • 7903f4d940 use new Function instead of eval() Misko Hevery 2010-10-14 21:01:25 -07:00
  • a7da160c1d publish $route since we bind it with $route.current in ng:include Misko Hevery 2010-10-14 15:44:14 -07:00
  • d9c8284ea5 removed stray console.log Misko Hevery 2010-10-14 14:52:12 -07:00
  • 692333f2f5 temporary backwards compatibility patch for Igor Minar 2010-10-14 12:36:29 -07:00
  • 03df6cbddb New Angular Scenario runner and DSL system with redesigned HTML UI. Elliott Sprehn 2010-10-08 16:43:40 -07:00
  • 0f104317df Added support for date filter Misko Hevery 2010-10-13 23:09:26 -07:00
  • 1cc85a77cf fixing reference issue in angular-mocks.js Igor Minar 2010-10-13 15:23:11 -07:00
  • 80c64b48f3 fix Rakefile - add Injector.js to :compile Igor Minar 2010-10-13 12:23:25 -07:00
  • 818b507d3c updating file list for the :package rake task Igor Minar 2010-10-12 16:52:33 -07:00
  • 075bdf2316 adding angular logo Igor Minar 2010-10-13 10:55:02 -07:00
  • 805753dba4 fixed issue where date copy creates an object instead of date Misko Hevery 2010-10-13 12:47:10 -07:00
  • 3ab49538a4 fixed issue where ng:bind would not reset value if expression returned undefined Misko Hevery 2010-10-13 10:51:16 -07:00
  • 2cb9497d02 Fixed issue where compiler would pass in detached text node if previous markup would have removed it. Misko Hevery 2010-10-12 21:52:04 -07:00
  • d9abfe8a7e Introduced injector and $new to scope, and injection into link methods and controllers Misko Hevery 2010-10-08 17:30:13 -07:00
  • fbfd160316 adding :package task to the rake file Igor Minar 2010-10-12 16:28:46 -07:00
  • 7ed2191b07 fixing missing semicolon Igor Minar 2010-10-12 14:48:59 -07:00
  • 451a711343 fix global namespace polution with invalidWidgets Igor Minar 2010-10-12 14:14:39 +08:00
  • 70ff7a2639 fix memory leak caused by leftbehind $invalidWidgets references Igor Minar 2010-10-12 05:36:38 +08:00
  • 7e47a2d016 temparary backaward compatibility patch for Controller.init Igor Minar 2010-10-12 05:31:32 +08:00
  • 3bd4abba6b Fixed calculator examples Vojta Jina 2010-10-07 21:49:43 +01:00
  • 8490bb921b Fix bug with Lexer not recognizing exponential values and values starting with dots Shyam Seshadri 2010-10-08 17:11:45 -07:00
  • e3ea980c81 fixed leaking constants to gloabal scope Misko Hevery 2010-10-08 16:25:12 -07:00
  • 772e32c220 change ng:controller to create new scope hence allow nesting Misko Hevery 2010-10-06 17:01:41 -07:00
  • c30807d141 Change angular-mocks to throw errors on unexpected gets in the format JSTD now expects Shyam Seshadri 2010-10-07 09:31:19 -07:00
  • a930e782a5 removing anchor spec and improving jqLite.trigger() method Igor Minar 2010-10-04 23:42:21 -07:00
  • 8e40e7070d Fix bug in IE where clone removes whitespace nodes. Elliott Sprehn 2010-10-05 07:08:18 +08:00
  • 81052d4a62 fixed lint warnings Igor Minar 2010-10-04 09:00:09 -07:00
  • 328ff6c926 adding missing spec for 'A' widget Igor Minar 2010-10-04 08:53:24 -07:00