Commit Graph

  • ed81aa6bd4 Refactors matrix handling in sprites Viktor Lidholt 2015-08-03 16:04:27 -07:00
  • a192280f18 Rev Sky package Adam Barth 2015-08-03 15:57:21 -07:00
  • 906ff9ed1a Fix build Adam Barth 2015-08-03 15:52:07 -07:00
  • 2a83f8e67c Fix failing test card_collection.dart. Matt Perry 2015-08-03 18:14:51 -04:00
  • 8886cae26f Merge pull request #433 from abarth/widgets_dart Adam Barth 2015-08-03 15:14:08 -07:00
  • e7bd46b9e9 Add a widgets.dart uber library Adam Barth 2015-08-03 15:09:49 -07:00
  • 99c0edd6b0 Rename some animation classes. Matt Perry 2015-08-03 17:30:34 -04:00
  • dc9a4ccd97 Merge pull request #427 from mpcomplete/dismissable mpcomplete 2015-08-03 17:18:06 -04:00
  • c575802b19 Merge pull request #428 from abarth/stocks_visuals Adam Barth 2015-08-03 14:15:05 -07:00
  • 92268c92eb Use transitions for Dismissable. Matt Perry 2015-08-03 16:56:36 -04:00
  • ad4c4272dd Add support for FontStyle.italics Adam Barth 2015-08-03 13:50:46 -07:00
  • c47a118493 Fix visual bugs in Stocks Adam Barth 2015-08-03 12:43:25 -07:00
  • 4270d8970d Update Sky package deps Adam Barth 2015-08-03 11:12:09 -07:00
  • d51fcb1e97 Rev pub packages Adam Barth 2015-08-03 10:54:54 -07:00
  • 15d16186a7 Rev pub packages Adam Barth 2015-08-03 10:54:54 -07:00
  • a3d139f2d0 Fix skyanalyzer Adam Barth 2015-08-03 10:00:52 -07:00
  • 98a2c9b063 ScrollableBlock should be able to overscroll Adam Barth 2015-08-03 09:57:38 -07:00
  • 614a535193 Merge pull request #422 from abarth/rm_sky_init Adam Barth 2015-08-01 21:30:22 -07:00
  • 9af45b5e96 Remove sky:init Adam Barth 2015-08-01 19:02:54 -07:00
  • 763b423fcc Remove unused imports to make the analyzer happy Adam Barth 2015-08-01 18:58:13 -07:00
  • 851e80547d Add documentation about layout models Adam Barth 2015-08-01 18:56:54 -07:00
  • 64c9b3ddc0 Add some documentation for the basic widgets Adam Barth 2015-08-01 16:35:11 -07:00
  • bbc2d196a8 Update README.md Adam Barth 2015-08-01 10:29:58 -07:00
  • 4f5164b108 Update README.md Adam Barth 2015-08-01 10:29:06 -07:00
  • 777f0c35d4 Rev pub package Adam Barth 2015-07-31 20:32:27 -07:00
  • a9e4336a7b Update shelf_static and enable directory listing Adam Barth 2015-07-31 20:27:50 -07:00
  • 53369b10ae Merge pull request #421 from abarth/rounded_border Adam Barth 2015-07-31 16:03:55 -07:00
  • ea541955ff Add transitions.dart for common animation transitions. Matt Perry 2015-07-31 19:03:11 -04:00
  • 14c0b18745 Support borders with borderRadius Adam Barth 2015-07-31 15:18:51 -07:00
  • fa58691dc5 Merge pull request #420 from abarth/fix_readme_links Adam Barth 2015-07-31 13:49:54 -07:00
  • 32d8a5ca40 Use absolute URLs in sky/packages/sky/README.md Adam Barth 2015-07-31 13:32:15 -07:00
  • c464b82fe4 Merge pull request #419 from abarth/fix_align_right Adam Barth 2015-07-31 13:05:27 -07:00
  • 2b0e4784d3 Fix TextAlign.right Adam Barth 2015-07-31 12:55:45 -07:00
  • cb9376cb47 Make sky package depend on new sky_engine and sky_services John McCutchan 2015-07-31 11:05:30 -07:00
  • 8597417a59 Merge pull request #415 from johnmccutchan/dont_upload_twice John McCutchan 2015-07-31 10:52:17 -07:00
  • e3de853c58 Don't upload things again in stage two John McCutchan 2015-07-31 10:49:46 -07:00
  • 16d75dede4 Merge pull request #414 from johnmccutchan/bump_versions John McCutchan 2015-07-31 10:47:58 -07:00
  • d9e9ece917 Bump versions of sky packages John McCutchan 2015-07-31 10:46:14 -07:00
  • 6dd187cdb9 Bump versions of sky packages John McCutchan 2015-07-31 10:46:14 -07:00
  • 0ef60ba0b8 Merge pull request #413 from johnmccutchan/big_red_button_split John McCutchan 2015-07-31 10:44:34 -07:00
  • f22d60775e Continue to upload binaries as part of stage 1 John McCutchan 2015-07-31 10:43:52 -07:00
  • 92bc9de4b0 whitespace John McCutchan 2015-07-31 10:42:16 -07:00
  • a2f344c610 Add a --stage-two to big_red_button.py John McCutchan 2015-07-31 10:41:24 -07:00
  • e9db2fcde9 Merge pull request #409 from abarth/stack_repaint Adam Barth 2015-07-31 10:21:08 -07:00
  • d95e0c6960 Bump Dart runtime dependency John McCutchan 2015-07-31 10:19:07 -07:00
  • 9ac5c5438f Do not invoke mojom/generate.dart from sky_tool anymore John McCutchan 2015-07-31 10:13:48 -07:00
  • a5e5cbc8bd Bump sky package version requirements John McCutchan 2015-07-31 10:07:28 -07:00
  • a98ac70b45 Stacked does not repaint when its position changes Adam Barth 2015-07-31 10:06:44 -07:00
  • a54c2905ee Simplify Navigator's Transition code a bit. Matt Perry 2015-07-30 19:14:43 -04:00
  • c9284dff77 Merge pull request #402 from vlidholt/master Viktor Lidholt 2015-07-30 16:10:50 -07:00
  • f39dcbb4cd Fixes anchor points for particles in particle systems Viktor Lidholt 2015-07-30 16:04:57 -07:00
  • c04a02a756 Merge pull request #396 from chinmaygarde/master Chinmay Garde 2015-07-30 15:13:10 -07:00
  • 1868222770 Allow loading SkyX files on Mac desktop Chinmay Garde 2015-07-30 15:07:11 -07:00
  • 248780f37d Allow loading SkyX files on Mac desktop Chinmay Garde 2015-07-30 15:07:11 -07:00
  • 5ba11ed66e Merge pull request #376 from jamesr/render_switch James Robinson 2015-07-30 15:00:13 -07:00
  • 6c59acbfca Lower sky package requirements John McCutchan 2015-07-30 14:57:52 -07:00
  • 445f4ee8cd Make Switch a standalone class with a custom RenderObject James Robinson 2015-07-30 10:39:08 -07:00
  • 1387bd7533 Merge pull request #394 from abarth/merge_scrollable Adam Barth 2015-07-30 14:51:25 -07:00
  • a740dbd734 Combine all the scrollable classes into scrollable.dart Adam Barth 2015-07-30 14:33:28 -07:00
  • 7045c78259 Merge pull request #391 from johnmccutchan/bump_versions John McCutchan 2015-07-30 14:29:48 -07:00
  • 177b5cf9f6 Bump versions John McCutchan 2015-07-30 14:29:03 -07:00
  • 44ebd7f28e Bump versions John McCutchan 2015-07-30 14:29:03 -07:00
  • 6beeede1ca Merge pull request #390 from abarth/fix_analyzer Eric Seidel 2015-07-30 14:28:57 -07:00
  • ed4afafaa3 Fix Dart analyzer warnings Adam Barth 2015-07-30 14:26:53 -07:00
  • 4817e0e653 Merge pull request #388 from johnmccutchan/sky_services John McCutchan 2015-07-30 14:22:22 -07:00
  • ba11e97ee6 Merge branch 'sky_services' of github.com:johnmccutchan/sky_engine into sky_services John McCutchan 2015-07-30 14:19:49 -07:00
  • 90b03d0e01 Merge branch 'sky_services' of github.com:johnmccutchan/sky_engine into sky_services John McCutchan 2015-07-30 14:19:49 -07:00
  • 064744e8ca Bump sky_services to v0.0.3 John McCutchan 2015-07-30 14:18:30 -07:00
  • f107ccb179 Bump sky_services to v0.0.3 John McCutchan 2015-07-30 14:18:30 -07:00
  • 3e7eeb4760 Fix imports John McCutchan 2015-07-30 13:58:27 -07:00
  • c21ba52b7b Use built sky_services in workbench John McCutchan 2015-07-30 13:57:57 -07:00
  • 4c2df9f77c Neuter sky:init John McCutchan 2015-07-30 13:57:20 -07:00
  • 4ad4dd7836 Update mojo and mojo_services dependencies John McCutchan 2015-07-30 12:27:57 -07:00
  • 93b47d7523 Update mojo and mojo_services dependencies John McCutchan 2015-07-30 12:27:57 -07:00
  • febece5620 Bump sky_services to v0.0.3 John McCutchan 2015-07-30 14:18:30 -07:00
  • 04d05e5977 Bump sky_services to v0.0.3 John McCutchan 2015-07-30 14:18:30 -07:00
  • f10a5f4cd0 Fix imports John McCutchan 2015-07-30 13:58:27 -07:00
  • 28db4a0ecc Use built sky_services in workbench John McCutchan 2015-07-30 13:57:57 -07:00
  • 5ba2a1aa73 Neuter sky:init John McCutchan 2015-07-30 13:57:20 -07:00
  • ed9bb9e391 Update mojo and mojo_services dependencies John McCutchan 2015-07-30 12:27:57 -07:00
  • 48ac4a8407 Update mojo and mojo_services dependencies John McCutchan 2015-07-30 12:27:57 -07:00
  • 137f47be2f Merge pull request #385 from johnmccutchan/roll_dart John McCutchan 2015-07-30 13:22:44 -07:00
  • dc732dc320 Upgrade Dart John McCutchan 2015-07-30 13:21:24 -07:00
  • 7a231905f1 Bump APK version in prep for release Eric Seidel 2015-07-30 12:37:16 -07:00
  • 7a195fde13 Merge pull request #379 from eseidelGoogle/roll_versions Eric Seidel 2015-07-30 12:36:21 -07:00
  • cef85b11fb Teach roll_versions about sky_services and add mising CHANGELOG.md files Eric Seidel 2015-07-30 12:33:56 -07:00
  • 05d6d55171 Merge pull request #373 from abarth/fix_stack Adam Barth 2015-07-30 11:11:07 -07:00
  • fc48378896 Merge pull request #372 from abarth/fix_sporadic_crash Adam Barth 2015-07-30 11:11:02 -07:00
  • de6aa23a93 Fix patch application John McCutchan 2015-07-30 10:57:47 -07:00
  • eac6fe4362 Automatically apply patches for mojo and chromium rolls John McCutchan 2015-07-30 10:46:31 -07:00
  • 456e17d033 Use SnackBar's SlideInIntention for Drawer animation. Matt Perry 2015-07-30 13:11:32 -04:00
  • b86ad9b053 RenderStack should handle top, right, bottom, left all being zero Adam Barth 2015-07-30 10:08:07 -07:00
  • 3c14e41b07 Sporadic crash from invalid touch event Adam Barth 2015-07-30 09:41:40 -07:00
  • 67f6cab2ea Update README.md Jim Beveridge 2015-07-30 09:26:50 -07:00
  • 944673e515 Merge pull request #371 from abarth/fix_dist Adam Barth 2015-07-30 00:10:52 -07:00
  • 0f32a95832 Update :dist to actually build sky_services Adam Barth 2015-07-30 00:09:24 -07:00
  • e0b99fa1ba Merge pull request #369 from abarth/pub_cache Adam Barth 2015-07-29 23:42:28 -07:00
  • 4b886965c8 Import mojom.dart files from package:mojom Adam Barth 2015-07-29 23:40:49 -07:00
  • adcac1f69f Remove pub spam during the build Adam Barth 2015-07-29 23:38:52 -07:00
  • f4fe5295ae Merge pull request #368 from abarth/rev_packages Adam Barth 2015-07-29 23:13:35 -07:00