Commit Graph

  • 4785e95a0c Persistent Yoga Sebastian Markbage 2017-10-17 01:02:04 -07:00
  • be94a5ef8d Fix NDK download in Travis Pascal Hartig 2017-10-13 06:43:19 -07:00
  • 208b70a93c Fix license check Pascal Hartig 2017-10-13 03:42:28 -07:00
  • 6c3155ae3b Download right NDK for Travis Pascal Hartig 2017-10-12 08:31:22 -07:00
  • 32f071c2ad Fix NDK download Pascal Hartig 2017-10-11 08:08:52 -07:00
  • fdd1dbe3a9 Update buildScript deps Pascal Hartig 2017-10-06 02:22:58 -07:00
  • 1ca5bb694d Use NDK 15c Pascal Hartig 2017-10-06 02:22:56 -07:00
  • b4cfaa916c Un-inline-ing a method declared as export Marko Novakovic 2017-09-26 18:55:54 -07:00
  • fc6c85996e Reformat BUCK files Michael Lee 2017-09-25 10:10:19 -07:00
  • 969f055f47 Deprecate older API uses of prebuilt_cxx_library Andrew Gallagher 2017-09-22 13:14:42 -07:00
  • 58328d01ef Add 'useYoga' property to indicate whether UIView uses Yoga for layout or not Bin Yu 2017-09-21 09:58:08 -07:00
  • d90914f3dc Improve formatting of YogaNode.print() on Android Mingwei Pan 2017-09-21 07:30:21 -07:00
  • 3a0a86788e Revert D5874862: [yoga][PR] Fix shrinking in non strech alignments Emil Sjolander 2017-09-21 03:36:02 -07:00
  • a77aa9a41e Fix shrinking in non strech alignments Lukas Wöhrl 2017-09-20 13:17:34 -07:00
  • 7217471427 fix build, correctly size UIScrollViews Shaddix 2017-09-19 09:29:21 -07:00
  • bcc36cc1b2 Zero out all fields in YGZeroOutLayoutRecursivly using memset Mingwei Pan 2017-09-15 08:22:36 -07:00
  • 16052085d0 Fix YogaLogger leakage when removing it from YogaConfig Amir Shalem 2017-09-11 02:59:15 -07:00
  • c20f2864ab Only add UIView nodes to Yoga where they are enabled Lukas Wöhrl 2017-08-23 15:25:41 -07:00
  • 4185a44393 Fix const declaration mismatch and double/float mix Lukas Wöhrl 2017-08-23 02:40:04 -07:00
  • c79c5e3c9d Make gYGNodeDefaults const Scott Wolchok 2017-08-22 11:54:13 -07:00
  • 35a9f33abb BREAKING: Change aspect ratio behavior Emil Sjolander 2017-08-21 03:09:09 -07:00
  • 32f128640b Revert D5643382: [yoga][PR] Fix a typo in YogaKit, Hoa Dinh 2017-08-17 15:41:26 -07:00
  • 18d19af7ec Fix a typo in YogaKit, Luc Dion 2017-08-17 14:35:53 -07:00
  • 2ee2dd439f Fix link to YGLayout header in docs Levi McCallum 2017-08-17 13:44:00 -07:00
  • 5edfb679e7 Add a java binary buck target Lior Tubi 2017-08-13 07:26:14 -07:00
  • f45059e1e6 Fixing edge case issue in Yoga where text node was unnecessary rounded down Georgiy Kassabli 2017-07-26 19:22:03 -07:00
  • c9384762ee Fix NDK build, Take II Pascal Hartig 2017-07-21 08:26:56 -07:00
  • 7ea50439ce Fix travis NDK setup Pascal Hartig 2017-07-21 03:07:01 -07:00
  • 154e67adbc Bump to 1.6.1-SNAPSHOT Pascal Hartig 2017-07-18 11:40:18 -07:00
  • 570a193b7e Update c# docs to use object initializer Lukas Wöhrl 2017-07-14 16:11:51 -07:00
  • 79e294c927 1.6.0 version bumps 1.6.0 Emil Sjolander 2017-07-13 08:24:58 -07:00
  • 5d75c7c4c8 Fixing the issue with node dimensions rounding in Yoga Georgiy Kassabli 2017-07-12 09:27:51 -07:00
  • 7c688cea68 Add babel processing to browser build to remove references to node builtins vincentriemer 2017-07-10 11:52:23 -07:00
  • 7640cd667f Reset the hadOverflow flag at the beginning of the algorithm Lukas Wöhrl 2017-07-10 11:49:21 -07:00
  • 24e2fc95dd Fix text node rounding with fractional dimensions matching the rounding factor 1.5.2 Lukas Wöhrl 2017-07-04 06:18:49 -07:00
  • ce3f99939f Overflow detection in Yoga Andrey Mishanin 2017-06-30 09:19:33 -07:00
  • 11bc97b16c Don't load fb native library Lior Tubi 2017-06-19 05:37:30 -07:00
  • 4804bcd594 make sure YGPointValue works in Obj-C++ Matthew Jarjoura 2017-06-16 11:06:10 -07:00
  • ca2c607f90 The total flex factores need to be a minimum of 1 if any Lukas Wöhrl 2017-06-16 07:31:19 -07:00
  • 6c67684fa6 Change android minimum SDK version to 14 sospartan 2017-06-16 06:33:32 -07:00
  • 835b2bbae8 Fix license headers Pascal Hartig 2017-06-15 07:36:33 -07:00
  • 47edd2586c Bump gradle plugin version Pascal Hartig 2017-06-10 08:13:46 -07:00
  • ca483cae00 Rounding error in width/height fixed Marco Cova 2017-06-10 05:30:17 -07:00
  • a20bde8444 Fix absolute position if wrap-reverse and align-items: flex-end Lukas Wöhrl 2017-06-01 05:30:17 -07:00
  • ac885626b3 Correct capitalization of JavaScript Christian Oliff 2017-05-31 10:24:24 -07:00
  • 976ecc6816 Version bump Emil Sjolander 2017-05-31 08:17:07 -07:00
  • d2f22283bb Fix confusing variable name 1.5.1 Emil Sjolander 2017-05-29 07:50:46 -07:00
  • 56b10fc35b Fix absolute positioning in reverse wrapping container Emil Sjolander 2017-05-29 07:50:43 -07:00
  • 5a3ceffba1 Add .editorconfig Eduardo Gonzalez 2017-05-27 09:04:47 -07:00
  • b378a685a4 Changed pointScaleFactor usage to avoid accumulating error Georgiy Kassabli 2017-05-26 10:56:33 -07:00
  • fa50f048f1 Only decrypt if keys are present Pascal Hartig 2017-05-26 03:43:03 -07:00
  • f68b50bb4b Parse YogaValue from string. inverse of toString() Emil Sjolander 2017-05-24 07:47:54 -07:00
  • aad1c3055c Move sdks = out to YOGA_DEFS Brian Cooke 2017-05-23 12:10:59 -07:00
  • cd1dbc3f0f Fixing potential measure call with negative size value Georgiy Kassabli 2017-05-23 11:11:37 -07:00
  • bf4ff0769d Use 'dumb' terminal for Gradle Pascal Hartig 2017-05-23 03:56:47 -07:00
  • a141ebfb50 Run Android tests with Gradle Pascal Hartig 2017-05-23 03:56:46 -07:00
  • 2fb01daf70 Expose calculateLayoutWithSize in YogaKit Jernej Strasner 2017-05-22 11:41:17 -07:00
  • e9e1e084da Enable unit tests with Gradle Pascal Hartig 2017-05-22 10:04:34 -07:00
  • 629e401deb Fix right/bottom in absolute layout. yihuang 2017-05-22 02:56:19 -07:00
  • f4c2b6ae63 Fix Typo Chiamaka Nwolisa 2017-05-22 02:17:19 -07:00
  • 4487862227 fix print edge value. yihuang 2017-05-21 06:45:26 -07:00
  • 927eca6604 Enable YogaKit for tvOS Brian Cooke 2017-05-18 05:56:37 -07:00
  • f2612192c5 Fixing using flex in root node Georgiy Kassabli 2017-05-17 07:21:52 -07:00
  • 49bccf47fa Fix windows and osx builds Rui Marinho 2017-05-16 12:27:53 -07:00
  • fa54167a20 fixes #411 - add npm config platform env var in order to set which js… cregnier 2017-05-16 10:43:46 -07:00
  • 50feb21cb3 Centralize native dependencies build script Rui Marinho 2017-05-16 09:47:25 -07:00
  • 52ce5828c9 Use buck release for csharp/build-native.sh Kazuki Sakamoto 2017-05-16 07:57:16 -07:00
  • 9cdaedfcb5 Correct YGNodeCanUseCachedMeasurement to account for non-existent scale factor Georgiy Kassabli 2017-05-15 08:39:56 -07:00
  • adad054cad Adding ability to account for rounding in YGNodeCanUseCachedMeasurement Georgiy Kassabli 2017-05-15 06:18:24 -07:00
  • b2b0c7ee37 Fix typo causing wrapped children to be sized by wrong axis margin Emil Sjolander 2017-05-12 09:03:24 -07:00
  • 488a7c1fe0 Include margin when calculating if children overflow Emil Sjolander 2017-05-12 09:03:23 -07:00
  • 85c2e406e4 Fix flex basis not accounting for max size constraint Emil Sjolander 2017-05-12 09:03:22 -07:00
  • dcf57d2f7e Big refactor moving most logic into DebugComponent Emil Sjolander 2017-05-12 03:50:32 -07:00
  • 3fefe9fc49 Adding node type and moving rounding dependency to rely on that type Georgiy Kassabli 2017-05-11 08:09:30 -07:00
  • 626a05fb6f Update docs for SNAPSHOTs Pascal Hartig 2017-05-11 05:16:37 -07:00
  • ffcd2cfc8a Fix android build and enable snapshots Pascal Hartig 2017-05-11 03:39:09 -07:00
  • 181101c92d Bump snapshot version Pascal Hartig 2017-05-11 03:39:08 -07:00
  • 3db6804202 Fix sample app oss build Pascal Hartig 2017-05-11 03:39:07 -07:00
  • 3fb135829d Release 1.5.0 Emil Sjolander 2017-05-10 09:28:57 -07:00
  • 2c91e1e7d2 Mark ByteBuffer methods as const 1.5.0 Pieter De Baets 2017-05-10 04:26:09 -07:00
  • c3982b6c1e Set up for automatic snapshot publishing Pascal Hartig 2017-05-09 08:48:47 -07:00
  • ae33c6c19c Update Maven release scripts Pascal Hartig 2017-05-09 03:39:23 -07:00
  • bcd68b997f Add missing fbjni deps Pascal Hartig 2017-05-09 01:48:23 -07:00
  • fcfa1b9f01 Update pod lock Emil Sjolander 2017-05-08 03:07:42 -07:00
  • d9a0822517 Update formula location for android-sdk Emil Sjolander 2017-05-05 10:12:47 -07:00
  • 097e99b699 Always use latest buck Emil Sjolander 2017-05-05 09:13:25 -07:00
  • ff7bec703b Fix build and test Kazuki Sakamoto 2017-05-04 09:12:34 -07:00
  • c7ab004922 Fixes Travis error reporting Maël Nison 2017-05-04 07:16:40 -07:00
  • 91230ae177 Move YGLogger into YGConfig and associate YGNodeRef with log events Lukas Wöhrl 2017-05-03 09:22:35 -07:00
  • 40eba60cf5 Move from ActionBarActivity to AppCompatActivity Aurimas 2017-05-02 09:16:46 -07:00
  • fb4cfed20d Move from ActionBarActivity to AppCompatActivity Aurimas 2017-05-02 09:16:35 -07:00
  • d3a9a84ac4 use java_library instead of android_library Emil Sjolander 2017-05-02 04:01:24 -07:00
  • accad5366f fixes #535 - changes unneeded js require expression to a static strin… cregnier 2017-05-01 05:18:14 -07:00
  • 8eca67e257 Fix useLegacyStretchBehaviour flag by simplifying its usage Emil Sjolander 2017-05-01 04:31:55 -07:00
  • 40e1bf6ce3 Treat measured nodes size as a minimun contraint when rounding Emil Sjolander 2017-04-30 03:03:43 -07:00
  • 7b89a1dd48 Implemented percentage values in YogaKit David Hart 2017-04-28 10:32:02 -07:00
  • 203577724e Fix sizing of non strech items Lukas Wöhrl 2017-04-28 06:13:51 -07:00
  • e3dbef7cbd Revert D4957570: [yoga] Consolidate measure cache for layout nodes and leaf nodes Emil Sjolander 2017-04-28 03:57:13 -07:00
  • 0ee3303791 Configure YogaKit with main screen scale factor Ivan Persidskiy 2017-04-28 03:04:59 -07:00
  • 83fddd8af6 Expose print function to java Emil Sjolander 2017-04-27 16:19:17 -07:00