Commit Graph

  • 362f8193ab Improve Sky READMEs Adam Barth 2015-03-26 17:17:34 -07:00
  • 64d53aa0fa Move terminal example from //sky/examples to //examples Adam Barth 2015-03-26 14:53:38 -07:00
  • 854f083f1b Clean up examples directory Adam Barth 2015-03-26 14:32:40 -07:00
  • 20a4c66ade Move fakesky.dart from examples to benchmark/resources Adam Barth 2015-03-26 14:08:10 -07:00
  • 52d8ea0c23 Remove flights example Adam Barth 2015-03-26 13:28:23 -07:00
  • 114ebbed96 Rev Mojo and Sky pub packages Adam Barth 2015-03-26 12:59:00 -07:00
  • d47ecb8bc5 Menu in StocksApp should dismiss when tapping elsewhere Adam Barth 2015-03-25 10:43:35 -07:00
  • 1718f196c0 Remove the |style| parameter to InkWell Adam Barth 2015-03-25 10:41:38 -07:00
  • 08f2a275ad Menu in StocksApp should animate out Adam Barth 2015-03-25 10:40:29 -07:00
  • 0abd3c9ef3 Clean up stock_app.dart Adam Barth 2015-03-24 18:00:33 -07:00
  • e1e5d93861 Load data for StocksApp incrementally Adam Barth 2015-03-24 14:58:42 -07:00
  • 94d55d4003 A crappy "netcat"-type example (in Dart). Viet-Trung Luu 2015-03-24 13:49:13 -07:00
  • 0593b9f813 Fix the terminal example. Viet-Trung Luu 2015-03-24 13:00:55 -07:00
  • cf204971fb Let Dart code running in Sky add events to the trace timeline Adam Barth 2015-03-23 14:48:06 -07:00
  • 37bd64b209 Update references to Mojo core and bindings Adam Barth 2015-03-23 13:22:38 -07:00
  • 7818b1c0bb Make it possible to construct a Stock directly Adam Barth 2015-03-23 11:23:48 -07:00
  • cc1c9cb9fc Load stocks data off the network Adam Barth 2015-03-23 09:59:50 -07:00
  • 03a2006046 Copy all of dart_sky.dart's supporting files into package:sky Eric Seidel 2015-03-20 14:46:58 -07:00
  • ea62fa7d72 Make the Sky pub package include our APK and teach sky_tool to install it Eric Seidel 2015-03-20 14:35:14 -07:00
  • 49a947a868 Unbreak the build by adding the sky tool Eric Seidel 2015-03-20 13:59:15 -07:00
  • f15727a644 [Effen] Move README.md to correct directory Rafael Weinstein 2015-03-20 13:24:10 -07:00
  • ca74c312f7 Use StyleNode in StockMenu Adam Barth 2015-03-20 10:16:24 -07:00
  • f65ff7f4e5 Introduce Scaffold to Sky framework Adam Barth 2015-03-20 09:34:06 -07:00
  • 7ff22a955c [Effen] add StyleNode Rafael Weinstein 2015-03-16 12:27:25 -07:00
  • 11155a2b72 Add a basic custom painting facility to Sky Adam Barth 2015-03-19 16:00:21 -07:00
  • 9d9d2d52c5 Improve Material ink effects Adam Barth 2015-03-19 11:17:48 -07:00
  • 818df5f4c6 Make the terminal demo able (to try) to connect to anything. Viet-Trung Luu 2015-03-19 11:14:56 -07:00
  • bd7603bdb0 Change how events are handled in Effen Rafael Weinstein 2015-03-15 12:33:30 -07:00
  • f6d53459aa Improve the openning animation for PopupMenu Adam Barth 2015-03-18 15:21:48 -07:00
  • d5a089fd40 Remove custom elements examples, they are no longer maintained Eric Seidel 2015-03-18 13:38:17 -07:00
  • 5457347032 Update deploy and deploy_sdk for the new package: world. Eric Seidel 2015-03-18 13:00:46 -07:00
  • 977ece7e55 Begin work on the PopupMenu entrance animation Adam Barth 2015-03-18 11:31:07 -07:00
  • 9d14551fb7 Add a menu to the stocks app Adam Barth 2015-03-17 19:21:36 -07:00
  • df9d48ac83 Make stocks-fn match the style for the Sky SDK Adam Barth 2015-03-17 15:08:53 -07:00
  • d4f28b311e Move services/files/*.mojom -> mojo/services/files/public/interfaces/. Viet-Trung Luu 2015-03-17 14:31:56 -07:00
  • 2442b5313f Add a basic popup menu widget Adam Barth 2015-03-17 14:18:13 -07:00
  • 697c735740 Make mojo and sky dart packages deployable Eric Seidel 2015-03-17 11:09:33 -07:00
  • de7f898442 Cleanup events related to material splashes Adam Barth 2015-03-16 20:53:55 -07:00
  • 74cfcc4d39 Introduce sky/framework/theme/typography.dart Adam Barth 2015-03-16 20:53:26 -07:00
  • 914d935903 Fix the alignment of the title in Stock app Adam Barth 2015-03-16 13:44:10 -07:00
  • 394b1e53dd Rename Sky's Toolbar to ActionBar Adam Barth 2015-03-16 13:26:06 -07:00
  • 4c2f2486cf Allow Effen Styles to be extendable Rafael Weinstein 2015-03-13 14:08:24 -07:00
  • 51db28b81b Organize sky/framework/animation Adam Barth 2015-03-13 10:04:56 -07:00
  • 77da542715 Update README.md Rafael Weinstein 2015-03-12 20:36:24 -07:00
  • 2d0f67afb5 Update README.md Rafael Weinstein 2015-03-12 20:34:06 -07:00
  • 93e9d5f796 Update README.md Rafael Weinstein 2015-03-12 20:32:10 -07:00
  • f4872cdd67 Implement an OverscrollCurve for Scrollable Adam Barth 2015-03-12 13:08:44 -07:00
  • a3885659c5 Factor ScrollCurve out of Scrollable Adam Barth 2015-03-12 10:36:09 -07:00
  • d8fe727434 Fix errors in Sky detected by Dart analyzer Adam Barth 2015-03-11 22:04:22 -07:00
  • 0beafd3555 Terminal: Add support for (and "fix") backspace. Viet-Trung Luu 2015-03-11 16:54:17 -07:00
  • d34e0e4e7c Fix terminal since sky-* moved. Viet-Trung Luu 2015-03-11 14:58:36 -07:00
  • a87e8d9db1 Add a simple prototype "terminal" example. Viet-Trung Luu 2015-03-11 14:34:25 -07:00
  • 6d7725b3b2 Update Button to be made of Material Adam Barth 2015-03-11 14:20:11 -07:00
  • 6987f50834 Move sky-*.sky into framework/elements Eric Seidel 2015-03-11 13:50:09 -07:00
  • b5b7ddac27 Make Stocks app search actually search Adam Barth 2015-03-11 12:07:24 -07:00
  • bc6fb30f01 Add placeholder text to the Input component Adam Barth 2015-03-11 11:30:28 -07:00
  • c62170006f Re-work MaterialComponent Adam Barth 2015-03-11 10:17:54 -07:00
  • ceddf0e5f1 Make the search box in the stocks app show a search field Adam Barth 2015-03-10 17:17:03 -07:00
  • 5d27d7b223 Move example fn widgets into sky/framework/components Adam Barth 2015-03-10 15:55:24 -07:00
  • 0f99e272d8 Move material Input component into sky/framework Adam Barth 2015-03-10 15:03:10 -07:00
  • a04c6b09ef Make a material design Input component Adam Barth 2015-03-10 14:58:12 -07:00
  • 7e9bbbec21 Sort the stocks displayed in stocks-fn as per Material Design Eric Seidel 2015-03-10 14:55:49 -07:00
  • a8891ed07e Fix toolbar height to match Material Design. Eric Seidel 2015-03-10 14:38:44 -07:00
  • 6f691a043e Make Sky's EditableText mostly work Adam Barth 2015-03-10 12:31:55 -07:00
  • f7cdfda454 Add initialDelay to AnimationGenerator and add Animation class. Rafael Weinstein 2015-03-10 12:22:15 -07:00
  • 42b7a2716d Implement a basic IME-aware input element Adam Barth 2015-03-09 16:19:56 -07:00
  • 409b12e5df Change the name of Component.render to Component.build in Effen. Rafael Weinstein 2015-03-09 13:30:13 -07:00
  • b7d9e4753f Ensure that sky Nodes are in the document when didMount() is fired. Refactor FixedHeightScrollable to inspect heights rather than having the passed in Rafael Weinstein 2015-03-09 12:39:10 -07:00
  • 440185f854 add some more sky api to fakesky stub implementation. Rafael Weinstein 2015-03-06 12:46:02 -08:00
  • 4dcb64a99f Effen: willUmount->didUnmount, allow setState after didUnmount Rafael Weinstein 2015-03-06 12:23:53 -08:00
  • 196fd752c4 Remove unused Effen/widgets component. This was erroneously committed with the initial commit Rafael Weinstein 2015-03-06 10:24:01 -08:00
  • 21012343aa The floating action button should have a shadow Adam Barth 2015-03-05 17:56:15 -08:00
  • 2a9c2c40bf Make stocksapp.dart almost pass the dart analyzer. Eric Seidel 2015-03-05 16:52:14 -08:00
  • 760a6502e0 fix the hang when clicking the drawer in the stocks app Hixie 2015-03-05 15:46:21 -08:00
  • 169dea3270 Move animationgenerator.dart to sky/framework/animation/generator.dart Adam Barth 2015-03-05 11:40:35 -08:00
  • 55421096ec Move fn.dart into /sky/framework Adam Barth 2015-03-05 10:53:01 -08:00
  • c3aeac0ea1 Remove some more Sky examples that don't run Adam Barth 2015-03-05 10:52:29 -08:00
  • b23b62af59 Fix the drawer curve to match Android Adam Barth 2015-03-05 10:16:19 -08:00
  • bf2ff82576 Organize sky/framework a bit Adam Barth 2015-03-05 09:59:50 -08:00
  • 38ef054f95 Remove duplicate copy of animation/curves.dart in fn widgets Adam Barth 2015-03-05 09:59:22 -08:00
  • 65592c41cd Add constants for material colors and shadows Adam Barth 2015-03-05 09:58:23 -08:00
  • 1c73dfb952 Remove duplicate copy of fling-curve.dart in fn Adam Barth 2015-03-05 09:57:42 -08:00
  • 09538aed91 stocks and stocks-fn should share the stocks data Adam Barth 2015-03-05 09:56:51 -08:00
  • 7b1f56d8b2 Clean up examples directory Adam Barth 2015-03-05 09:55:55 -08:00
  • 50c2f8837b Don't hardcode the list of events types in fn Adam Barth 2015-03-05 08:00:24 -08:00
  • 3f34718465 Clean up some Dart idioms in fn Adam Barth 2015-03-04 08:27:04 -08:00
  • e5a51a3052 Update sky/examples/fn README.md Rafael Weinstein 2015-03-03 21:26:25 -08:00
  • a7aea2ba1e Give the floating action button a slash effect Adam Barth 2015-03-03 16:10:21 -08:00
  • 4677386498 fn-drawer sometimes doesn't tick closed Adam Barth 2015-03-03 15:45:52 -08:00
  • 130124bd4a Remove box shadow on floating action button until ganesh fixes its bug Rafael Weinstein 2015-03-03 15:36:21 -08:00
  • 658f770723 fn: make menu items have material splashes also, by factoring out the splashes TBR=raf Hixie 2015-03-03 14:12:15 -08:00
  • 3c5df69a2b Implement a floating action button in fn Adam Barth 2015-03-03 14:05:02 -08:00
  • de7f8a9c2b Change fn-stocks to use a different color toolbar. Eric Seidel 2015-03-03 11:17:10 -08:00
  • 202f99d71d Initial commit of Effen reactive framework experiment for Sky Rafael Weinstein 2015-03-02 20:55:02 -08:00
  • 6f92088fae Use double rather than float Adam Barth 2015-03-02 13:11:05 -08:00
  • b9c8e71096 Add support for pressure on pointer events Eric Seidel 2015-03-02 12:38:29 -08:00
  • 11c76c9c45 Make shake-to-reload actually work Adam Barth 2015-02-27 16:38:40 -08:00
  • 5db32b7186 Implement shake-to-reload Adam Barth 2015-02-27 15:31:11 -08:00
  • 5db8423f38 Expose Android sensors to via Mojo services Adam Barth 2015-02-27 14:37:50 -08:00
  • a128b09618 Fix multi-touch to work in SkyShell. Eric Seidel 2015-02-26 12:23:18 -08:00