Michael Schneider
|
55abeed743
|
Introduce let / var macros and some further cleanup (#1012)
* Introduce let / var and some further cleanup
* Address first comments
* Update changelog
* Move the const before auto
|
2018-07-10 09:37:53 -07:00 |
|
Adlai Holler
|
cac14e0bce
|
Standardize Property Declaration Style in Core Classes (#870)
* Audit property attributes for core classes
* Update style guide
* Go crazy
* Update changelog
|
2018-05-24 14:42:43 -07:00 |
|
Huy Nguyen
|
b9ae6c4fa8
|
[ASDisplayNode] Fix an issue that causes a node to sometimes return an outdated calculated size or size range (#808)
|
2018-05-21 18:36:19 +01:00 |
|
Adlai Holler
|
0dc7002f0b
|
Add unit tests for the layout engine (#424)
* Build testing platform & tests for the layout engine
* Add our license header to debugbreak.
* Remove thing
* Address review comments
* Beef up the logging
* Update -[ASLayout isEqual:]
* testLayoutTransitionWithAsyncMeasurement passes now
* Disable testASetNeedsLayoutInterferingWithTheCurrentTransition
* Fix build errors
|
2017-12-01 17:05:47 +00:00 |
|