Commit Graph

  • 77c05b5ff6 Consolidate measure cache for layout nodes and leaf nodes Emil Sjolander 2017-04-27 13:02:55 -07:00
  • 7c324f058c Fix C# MeasureFunc test Kazuki Sakamoto 2017-04-27 09:15:08 -07:00
  • 3db38f2a80 Remove rounding from experimental features Emil Sjolander 2017-04-27 07:09:24 -07:00
  • f6b17183c5 Let measure behave more like on the web Lukas Wöhrl 2017-04-27 07:06:10 -07:00
  • 8f9d7e243e Expose setPointScaleFactor to java Emil Sjolander 2017-04-26 12:20:02 -07:00
  • fde4db9383 Add YGConfigCopy Cheng Zhao 2017-04-26 11:49:26 -07:00
  • 3178e3bf15 Fix flex-wrap with max constraint Lukas Wöhrl 2017-04-26 11:31:06 -07:00
  • cdfd05c742 Fix the parameter error ChengWei 2017-04-26 11:14:15 -07:00
  • 76f6a54327 Update fbjni Emil Sjolander 2017-04-26 07:29:50 -07:00
  • c91e4b3566 Correct android attribute link in docs Robert Spencer 2017-04-26 06:16:27 -07:00
  • e24561bcef Update Android XML attribute names in docs Robert Spencer 2017-04-26 03:05:44 -07:00
  • 363e941867 Fixed doc mismatch with the implementation Uldéric KIBONGUI 2017-04-26 03:02:26 -07:00
  • 3fb2c1888c Downgrade deployment target to ios 7 Ivan Persidskiy 2017-04-26 02:59:56 -07:00
  • aa5b296ac7 New round-to-pixel-grid algorithm that fixes possible subpixel gaps between sibling nodes 1.4.1 Valentin Shergin 2017-04-25 17:29:27 -07:00
  • f2b5d0fef7 Mark some fields as readonly and reuse index value in RemoveChild Lukas Wöhrl 2017-04-25 11:27:29 -07:00
  • 0684795a89 Mark enum with [Flags] where they are used as flags Lukas Wöhrl 2017-04-25 10:16:26 -07:00
  • 2ffc23f400 Remove project_config rules Daniel Wagner-Hall 2017-04-25 07:50:49 -07:00
  • dc4d16401f Move reset into yoga node and dont set overflow as it has no effect Emil Sjolander 2017-04-25 03:18:15 -07:00
  • 849de89a58 support flexible top container Martin Kralik 2017-04-23 17:14:05 -07:00
  • f8a2903d02 fixed invalid test Martin Kralik 2017-04-22 09:50:19 -07:00
  • 60977de242 Manual resync of moved fbjni files Emil Sjolander 2017-04-20 12:43:17 -07:00
  • cb612bcfbe Correcting Flex fix within Experimental feature Georgiy Kassabli 2017-04-19 13:27:03 -07:00
  • 6be1c2cdb4 Begone buckBuildAndCopy! Pascal Hartig 2017-04-19 12:22:09 -07:00
  • 034ab0b3b1 Set up Gradle build for yogacore Pascal Hartig 2017-04-19 12:22:08 -07:00
  • 8c50347f3c Add NDK build for libfb Pascal Hartig 2017-04-19 12:22:07 -07:00
  • 9f76fb6980 Move libfb to src/main/cpp Pascal Hartig 2017-04-19 11:28:14 -07:00
  • 8b0ff0a25c Add methods for easy adding/removing children Lukas Wöhrl 2017-04-19 11:19:45 -07:00
  • 8891ea1a7a Rename StyleAspectRatio to AspectRatio to be more consistent Lukas Wöhrl 2017-04-19 11:16:43 -07:00
  • ede2ad94bc Add YGEnums to visual studio solutions Lukas Wöhrl 2017-04-19 11:15:43 -07:00
  • eacf3cdbb4 Bump gradle and android dependencies Pascal Hartig 2017-04-19 10:48:59 -07:00
  • 3569a13b74 Make bintray parameters optional Pascal Hartig 2017-04-19 10:48:58 -07:00
  • b2a96ec744 Bundle gradle wrapper Pascal Hartig 2017-04-19 10:48:57 -07:00
  • a505adb2b7 Bump Android target SDK Pascal Hartig 2017-04-18 12:06:38 -07:00
  • 906b6e52f8 Bump java artifact Pascal Hartig 2017-04-15 00:32:42 -07:00
  • 3292337754 Revert D4875343: Correct fix for flexing grandchildren George Xu 2017-04-13 18:01:35 -07:00
  • eb4af86e3c Revert D4850458: [yoga][PR] Let measure behave more like on the web Emil Sjolander 2017-04-13 15:32:47 -07:00
  • 1b3e971549 Remove references to CSSLayoutDEPRECATED Emil Sjolander 2017-04-13 12:38:45 -07:00
  • 4615eee2d8 Revert D4878875: [yoga][PR] Fix sizing of non strech items Emil Sjolander 2017-04-13 09:51:45 -07:00
  • 7c57245943 Let measure behave more like on the web Lukas Wöhrl 2017-04-13 08:39:40 -07:00
  • 0d100ad7e9 Correct fix for flexing grandchildren Georgiy Kassabli 2017-04-13 08:38:02 -07:00
  • 0235789863 Fix sizing of non strech items Lukas Wöhrl 2017-04-13 07:36:55 -07:00
  • c080a46571 Fix some issues with the deploy script and deploy a new version for android Emil Sjolander 2017-04-12 09:52:30 -07:00
  • 5f050cb590 Bump version of android stuff Emil Sjolander 2017-04-12 03:30:49 -07:00
  • 25f14a1917 Fix min constraint incorrectly reducing available space 1.4.0 Lukas Wöhrl 2017-04-11 13:00:03 -07:00
  • e9927377b5 Fix position on root node with RTL direction Lukas Wöhrl 2017-04-11 13:00:02 -07:00
  • 3ea76f8a9b Add YogaConfig unit tests Kazuki Sakamoto 2017-04-10 14:22:24 -07:00
  • 8a45ed9671 Add YGConfigGetInstanceCount Kazuki Sakamoto 2017-04-10 14:22:23 -07:00
  • 1520749351 Update YogaConfig Kazuki Sakamoto 2017-04-10 10:42:09 -07:00
  • f66f52d1ba Make YogaLayout create programmatically. Make YogaNode of YogaLayout … birfincankafein 2017-04-07 01:57:02 -07:00
  • 49e18738c3 Remove gists and fix iOS instructions Christine Abernathy 2017-04-05 05:27:56 -07:00
  • 586b57009a Optimize log print by using html format Lukas Wöhrl 2017-04-03 09:34:42 -07:00
  • 5112564f08 Don't transfer layout outputs to java for unset edges Lukas Wöhrl 2017-04-01 04:29:05 -07:00
  • 34726a9926 Fix xmlns import for android yoga library Lukas Wöhrl 2017-03-30 09:13:20 -07:00
  • 5884ab7b76 Don't transfer layout outputs to java for nodes which don't have a new layout Lukas Wöhrl 2017-03-29 16:39:24 -07:00
  • 60db018ce4 Fix native build script for deployments Robert Spencer 2017-03-29 07:27:35 -07:00
  • 6b002bad3d Version bump of java library Robert Spencer 2017-03-29 06:43:15 -07:00
  • 5b173c1b61 Set web defaults when resetting Emil Sjolander 2017-03-29 03:06:19 -07:00
  • bc2fb5c7ab Expose UseWebDefaults to java Emil Sjolander 2017-03-29 03:06:17 -07:00
  • ebdf82f491 Set hasNewLayout on children when changing their layout due to display none parent Emil Sjolander 2017-03-28 12:37:49 -07:00
  • 36f6fa9861 Fix tests of splitted config feature Maël Nison 2017-03-28 10:28:53 -07:00
  • 91a34bb875 Support IL2CPP and fix stale handle Kazuki Sakamoto 2017-03-27 07:57:54 -07:00
  • d342fb1879 Use Assert.Throws instead of ExpectedException Kazuki Sakamoto 2017-03-27 07:57:45 -07:00
  • b283572453 Revert D4716024: [yoga] Avoid transfering cached layout information to java Emil Sjolander 2017-03-17 13:20:48 -07:00
  • 62a74a5ef9 Move -fPIC into YOGA_DEFS Shoaib Meenai 2017-03-17 10:49:59 -07:00
  • a14aeb27bb Avoid transfering cached layout information to java Emil Sjolander 2017-03-17 09:07:24 -07:00
  • 249d010dad Invalidate layout when node is removed from tree Emil Sjolander 2017-03-17 09:07:23 -07:00
  • 9b13fdeae4 Add YOGA_ROOTS to permit multiple definitions Pascal Hartig 2017-03-16 10:40:58 -07:00
  • 794b6b35ce YogaLayout perf tests Robert Spencer 2017-03-15 09:08:55 -07:00
  • dcff4d3db2 Update .travis.yml to build iOS sample project Maxime Ollivier 2017-03-15 09:05:40 -07:00
  • b94466e502 Fix align-content: center, flex-end alignment with margin Lukas Wöhrl 2017-03-15 05:20:38 -07:00
  • 11052053d8 Upgrade sample project to use bulk update API. Dustin Shahidehpour 2017-03-13 12:07:19 -07:00
  • 6ab3984bba Update README.md Dustin Shahidehpour 2017-03-13 09:53:12 -07:00
  • 136e0c7e52 undo iOS sample project build Maxime Ollivier 2017-03-10 10:06:00 -08:00
  • 7e2ef926ea Add Workaround #if to GC test Kazuki Sakamoto 2017-03-10 09:32:48 -08:00
  • 061981fb23 Align resolve function names to have similiar namings Lukas Wöhrl 2017-03-10 06:05:53 -08:00
  • 3d6fb2f2e5 Update .travis.yml to build iOS sample project Maxime Ollivier 2017-03-10 05:14:55 -08:00
  • a8e6123d47 Allow to reset measure and baseline functions Kazuki Sakamoto 2017-03-09 07:52:22 -08:00
  • 406c8a2117 Move pointscalefactor to config Lukas Wöhrl 2017-03-09 07:21:23 -08:00
  • 0445962bd4 Use camelCase for attributes Robert Spencer 2017-03-09 06:17:07 -08:00
  • 09f0c2d8ce Take margin into account on max dimension Lukas Wöhrl 2017-03-09 03:48:33 -08:00
  • 8dea884a69 Fix typo in test class to use same name as the others Lukas Wöhrl 2017-03-09 03:34:59 -08:00
  • 57898762a2 Bump NDK version and build all architectures Robert Spencer 2017-03-09 03:05:16 -08:00
  • 01bf8d7b6c Add unittest for percentage width inside absolute layout Lukas Wöhrl 2017-03-08 09:24:09 -08:00
  • af8d55c08e Missing project, Badges, ignore test on MacOS for a green build Rui Marinho 2017-03-08 07:51:53 -08:00
  • 53398b42c6 Fix broken link, rename CONTRIBUTING to CONTRIBUTING.md Bryan Jennings 2017-03-08 06:35:28 -08:00
  • 1bf142e048 Separate annotation processors and include in java as provided Robert Spencer 2017-03-08 00:09:32 -08:00
  • 0405c4f77d Update nuget and sln Rui Marinho 2017-03-07 09:00:52 -08:00
  • 61595763b0 Use SVGs for all badges Robert Spencer 2017-03-07 08:57:59 -08:00
  • f6ecc8da7b Update readme with badges and YogaLayout badges Robert Spencer 2017-03-07 06:51:04 -08:00
  • 32792a0de5 Gradle versionbump Robert Spencer 2017-03-07 06:50:08 -08:00
  • c3d60b55bd Bump podspec version Emil Sjolander 2017-03-07 06:18:48 -08:00
  • 17be6718ee Nicer formatting of gists in docs 1.3.0 Robert Spencer 2017-03-07 05:16:06 -08:00
  • abf912b729 Gradle version bump and POM details Robert Spencer 2017-03-07 03:52:51 -08:00
  • 5bc0197c78 Workaround for P/Invoke AccessViolationException Eric Rozell 2017-03-06 11:29:52 -08:00
  • 62f47190fb Added bool config to YGConfig to configure using web defaults Lukas Wöhrl 2017-03-03 10:47:42 -08:00
  • a706f4c97c Mark all children as dirty if display changes Lukas Wöhrl 2017-03-03 10:31:47 -08:00
  • feb365a77b Explicitly set new experimental and a small other improvement Lukas Wöhrl 2017-03-03 10:20:24 -08:00
  • b2a4e67fee Use floats to prevent double calculation + float casting on scale Lukas Wöhrl 2017-03-03 10:16:41 -08:00
  • e7d2792009 Add another nested percentage test Emil Sjolander 2017-03-03 10:15:51 -08:00
  • 0fde1424f0 re-generate tests. Something was missed when rebasing Emil Sjolander 2017-03-03 10:15:49 -08:00