Commit Graph

  • 1a9b6b68d4 Dart: Renames dart:mojo_blah -> mojo:blah Zachary Anderson 2015-02-25 14:29:41 -08:00
  • 6d64856134 Implement quantum ink splashes Adam Barth 2015-02-24 15:41:52 -08:00
  • b4385bcebe Make the stock app demo list view prettier Adam Barth 2015-02-24 15:41:35 -08:00
  • 8462f94f22 Add a shadow to the sky-drawer Adam Barth 2015-02-24 11:33:26 -08:00
  • 0c2621411d Make the stocks drawer look more realistic Adam Barth 2015-02-24 10:48:23 -08:00
  • 5f50e4b60f Factor sky-toolbar into a componet and use a proper material shadow Adam Barth 2015-02-24 10:47:01 -08:00
  • 3904a6c35b Update Sky widgets to have more material design Adam Barth 2015-02-23 23:59:57 -08:00
  • adf02a0dc5 Add a search and menu button to stocks app Adam Barth 2015-02-23 22:14:26 -08:00
  • b24baa7a2a Add <sky-icon> to access material design widgets Adam Barth 2015-02-23 17:26:19 -08:00
  • 4ca655c963 Add a box-shadow to the app-bar per material design Eric Seidel 2015-02-23 17:19:29 -08:00
  • 71390b7ef1 Attempt to make the stocks example more more material-friendly. Eric Seidel 2015-02-23 16:19:06 -08:00
  • 465de9a02f Remove outdated examples and framework pieces Adam Barth 2015-02-23 15:09:36 -08:00
  • 377cd1bea7 Show the last sale price in the stocks app Eric Seidel 2015-02-23 14:51:22 -08:00
  • 457c78f742 Make the stocks app slightly prettier. Eric Seidel 2015-02-23 13:09:40 -08:00
  • e6a5e59e25 Wire in more-real stock data for stocks example. Eric Seidel 2015-02-23 12:52:17 -08:00
  • 545f6abb02 Morph "appish" example into a "stocks" app Adam Barth 2015-02-23 09:30:11 -08:00
  • 973cf80fb9 Port sky-drawer to Dart Adam Barth 2015-02-23 08:30:58 -08:00
  • eb117c7326 Port Sky widgets demo to Dart Adam Barth 2015-02-23 08:30:36 -08:00
  • 01938c9551 Port sky-scrollable to Dart Adam Barth 2015-02-21 09:56:22 -08:00
  • fba37a0398 Add a basic sky-element custom element Adam Barth 2015-02-20 21:45:36 -08:00
  • 7dcdf11b95 Fix touch-demo after recent api changes. Eric Seidel 2015-02-20 15:23:09 -08:00
  • 26629785a9 Fix spinning-square to spin again. Eric Seidel 2015-02-20 10:28:03 -08:00
  • c54e1688e8 Sky should expose services provided to/by embedder Adam Barth 2015-02-19 21:16:04 -08:00
  • 819d14cbd2 Dart version of the Sky color chooser Hans Muller 2015-02-19 15:08:20 -08:00
  • 431716f86d Port touch-demo.sky to Dart and make it work in SkyShell Adam Barth 2015-02-18 16:57:32 -08:00
  • a5e01b1521 Add initializeFromShellProxy to application.dart Adam Barth 2015-02-12 23:36:40 -08:00
  • deedba409a Merge the Sky Engine changes from the SkyDart branch Adam Barth 2015-02-12 15:06:03 -08:00
  • 5f719fecde Extend the sky color picker example Hans Muller 2015-02-04 09:30:47 -08:00
  • ae503019b7 A simple Sky color chooser example. The color-picker is two components: color-wheel, and color-picker which adds a div that displays the selected color. Data binding is used to connect the color-wheel's "color" property to the sample div's background-color. Hans Muller 2015-02-02 09:01:47 -08:00
  • 249bb59f25 This CL adds an "appish" example to the Sky examples, including a drawer widget. Adam Barth 2015-01-29 11:21:39 -08:00
  • 45d7d34530 Add a selection and outline to flights-app. Ojan Vafai 2015-01-28 21:48:28 -08:00
  • 931f29c80e Fix city-list example after changes to scrolling. Rafael Weinstein 2015-01-28 16:56:25 -08:00
  • cfd21dfd13 Add a very basic deploy script for mojo. Eric Seidel 2015-01-28 11:00:52 -08:00
  • 00842383fd Remove more scrolling code from Sky Adam Barth 2015-01-27 15:20:14 -08:00
  • 46334e2e32 Add wheel support to sky-scrollable Adam Barth 2015-01-27 09:58:22 -08:00
  • 73f0a8d121 Revert "Add a close box to flights-app toast." Colin Blundell 2015-01-27 10:11:41 +01:00
  • 55b9f393c1 Add a close box to flights-app toast. Ojan Vafai 2015-01-26 22:54:39 -08:00
  • 09ffab7233 Fix border painting on self-painting layers. Ojan Vafai 2015-01-26 22:45:30 -08:00
  • 609cf2e8d9 Add a gratuitous outline to flights-app. Ojan Vafai 2015-01-26 16:40:40 -08:00
  • 435b203406 Add a basic sky-scrollable element that scrolls Adam Barth 2015-01-26 13:29:38 -08:00
  • 66e6949f46 module.exports should default to an empty object. Elliott Sprehn 2015-01-26 11:38:04 -08:00
  • 8260024b38 Move city-list data into a separate module Adam Barth 2015-01-26 09:41:25 -08:00
  • 451778fdce Move sky-box,-button,-checkbox,-radio out of their directories Adam Barth 2015-01-26 09:20:25 -08:00
  • d439820922 Add the <t> element and ignore whitespace outside it. Elliott Sprehn 2015-01-23 16:50:00 -08:00
  • 106c532257 Remove touch events from Sky Adam Barth 2015-01-23 12:41:56 -08:00
  • 0b73de95da Don't set expression attributes before they're bound. Elliott Sprehn 2015-01-22 17:04:10 -08:00
  • fbc45545df Change background-repeat default to no-repeat Adam Barth 2015-01-21 16:42:26 -08:00
  • 8c9486fc71 Reuse the DOM in the <fps-counter>. Elliott Sprehn 2015-01-15 22:02:35 -08:00
  • 42a7db75ec Turn on harmony arrays and regexp. Elliott Sprehn 2015-01-15 17:12:17 -08:00
  • b9aac0ada7 Add two way data binding. Elliott Sprehn 2015-01-15 15:03:44 -08:00
  • ed73bbb5ee Fix fips-counter in touch-demo.sky Adam Barth 2015-01-15 11:11:38 -08:00
  • f3d9715455 Add a fps-counter widget to some Sky demos Adam Barth 2015-01-14 15:50:59 -08:00
  • c57eec3baa Remove outdated hack from flights-app Adam Barth 2015-01-13 16:41:20 -08:00
  • 7598f1fd3c Examples: move markAsLaidOut() to just before the return, so the asserts work Specs: introduce layoutDescendants() to avoid work when a layout manager is unaffected by its childrens' intrinsic dimensions Examples: update for layoutDescendants() change Specs: add "lifetime" to resolver settings so that a transition can avoid having to dirty every consumer of the property every frame when it only needs to update the objects that are changing that frame Specs: expose the parents on AbstractStyleDeclarationList subclasses Specs: fix documentation around autoreap Specs: fix definition of setProperty() Specs: clean up the dimension-related logic of layout managers Hixie 2015-01-13 11:25:24 -08:00
  • 6646821d57 Add support for touch events to sky_viewer Adam Barth 2015-01-12 15:18:16 -08:00
  • fcec023701 Specs and Docs: minor updates to fix mistakes I found when proof-reading Hixie 2015-01-09 13:46:58 -08:00
  • 4002105ad9 console.error when using unknown attributes in templates. Elliott Sprehn 2015-01-08 16:52:12 -08:00
  • d58e6de7b2 Add the #!mojo to spinning-square.sky Adam Barth 2015-01-08 16:47:32 -08:00
  • dfba1a80ac Prevent expandos on all SkyElements. Elliott Sprehn 2015-01-08 15:30:18 -08:00
  • 8ac50c62ca Implement <sky-input> Adam Barth 2015-01-08 13:22:00 -08:00
  • ed3cbb541e Changes magic sequence to '!#mojo ' and strips 'mojo ' when building url Scott Violet 2015-01-08 10:19:52 -08:00
  • 79a529c6d9 Specs: custom element constructor argument shouldn't clash with the module-global 'module' identifier Hixie 2015-01-07 14:39:58 -08:00
  • f8cce94873 Fix home.sky's #! to modern style Eric Seidel 2015-01-06 17:05:30 -08:00
  • 9d70f573e4 Specs: registerElement(registerElement(...)) failed to work as expected Hixie 2015-01-06 13:23:04 -08:00
  • 00f2a53738 Improve the appearance of <sky-checkbox> Elliott Sprehn 2015-01-05 14:28:16 -08:00
  • e1e7110716 Add declarataive event handlers. Elliott Sprehn 2014-12-19 13:10:16 -08:00
  • ea93d43e64 Fix widgets demo. Elliott Sprehn 2014-12-18 13:32:35 -08:00
  • be756e7329 Add super-basic sky widgets. Eric Seidel 2014-12-18 13:01:43 -08:00
  • 5f6c32c247 Make SkyElement more classy. Elliott Sprehn 2014-12-16 16:28:28 -08:00
  • 8cd1801dc7 Fix Animations, Remove Compostior Animations. Rafael Weinstein 2014-12-02 14:37:55 -08:00
  • 76ef4db5e4 fix the fix to city-list example autoscroll Rafael Weinstein 2014-11-27 12:44:24 -08:00
  • 034e19300d Fix bug in city-list autoscroll Rafael Weinstein 2014-11-24 18:27:49 -08:00
  • a0df465d10 Add auto-scroll option to sky city-list example Rafael Weinstein 2014-11-24 16:15:19 -08:00
  • 7da267c48b Add a basic example of a spinning square Adam Barth 2014-11-21 13:27:09 -08:00
  • 173b73535b Docs: fix the hitTest() logic for display:toolbar since it doesn't use size 0x0 for its hidden children Hixie 2014-11-20 15:50:43 -08:00
  • eedc2410f2 Specs: Simplify the paint model. Now you are not responsible for actually telling your child to paint, you just say where it would paint. The platform then takes care of making sure all the dirty nodes have their paint() methods called. Hixie 2014-11-20 15:30:30 -08:00
  • edcbad7686 Specs: update the layout and paint schemes to match discussions better Hixie 2014-11-20 13:58:53 -08:00
  • 85817b24a0 First step at getting rid of anonymous blocks and continuations. Ojan Vafai 2014-11-17 18:39:52 -08:00
  • 2556b66620 Specs: Define when needsLayout is reset (also, some unrelated markdown fixes) Hixie 2014-11-17 15:43:31 -08:00
  • 1496dcfafa Fix bad reference in city-list Rafael Weinstein 2014-11-17 14:57:15 -08:00
  • fd1e8ff53d Specs: Fix markdown errors Hixie 2014-11-17 14:54:01 -08:00
  • 30ba272a0a Docs: copy/pasta left a type annotation from the IDLs in an example Hixie 2014-11-17 14:24:33 -08:00
  • 8d2b5c3b1d Specs: make sure all layout/paint/hitTest APIs are relative to the right coordinate space Hixie 2014-11-17 13:55:45 -08:00
  • 1316326183 Docs: duplicate ID in example Hixie 2014-11-17 13:41:41 -08:00
  • 48b49a8cbe Specs: default exports to {} rather than document, since it makes writing modules saner Hixie 2014-11-17 13:08:09 -08:00
  • fe9b9d21d4 Add a version of flights that's made of components. Elliott Sprehn 2014-11-14 15:00:12 -08:00
  • 3d06e2a4e7 Specs: hit testing (and some cleanup) Hixie 2014-11-14 14:35:55 -08:00
  • f8340b77ef Specs: Initial hack at extensible style/layout Hixie 2014-11-13 14:00:46 -08:00
  • af585507a0 Revert "Add a version of flights that's made of components." Benjamin Lerman 2014-11-13 09:59:26 +01:00
  • a1d1c3e4fb Add a version of flights that's made of components. Elliott Sprehn 2014-11-12 18:42:24 -08:00
  • f9a8fd51ee Add the flights app scaffolding demo. Elliott Sprehn 2014-11-11 16:37:04 -08:00
  • 4fd0160716 Add city-list example tests to sky Rafael Weinstein 2014-11-05 17:58:57 -08:00
  • f1f2a12b97 Docs: Experimental 'button' widget, work in progress Hixie 2014-11-04 17:27:58 -08:00
  • 018e6ba3bb fix file-browser Rafael Weinstein 2014-11-04 15:21:57 -08:00
  • 842d46667a Docs: We renamed appendChild to append, so update this example which still uses the old name. Hixie 2014-11-04 14:15:40 -08:00
  • 1da15583c5 Docs: add an example that uses the current APIs to define an <element> element; an example that uses that example to define some HTMLy elements; and an example to use those HTMLy elements to display a hello world doc. Highly incomplete WIP. Hixie 2014-11-04 13:32:07 -08:00
  • 61f4494e25 Specs: define registerElement() a little differently, so that the code that uses it looks nicer; this moves the complexity to places that register elements without using 'class' (e.g. the internals of frameworks that create elements for defining elements) Hixie 2014-11-04 12:16:49 -08:00
  • 01f3d8fa67 Specs: define registerElement() more carefully; add an 'end tag parsed' callback; pass the element's module to the constructor when constructing a custom element (these are rather experimental changes and we may want to go a different way on this stuff) Hixie 2014-11-04 11:57:02 -08:00
  • 44ac35308c Don't GC message pipes that have an in-flight request Adam Barth 2014-11-03 19:05:48 -08:00
  • 1befcbfe67 Specs: Drop the concept of late-bound elements. An element can never be upgraded. Hixie 2014-11-03 16:52:47 -08:00