This website requires JavaScript.
Explore
Help
Sign In
ThePain
/
Swiftgram
Watch
1
Star
0
Fork
0
You've already forked Swiftgram
mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced
2026-05-08 21:38:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b284d3f6064e742e23eae6db76e4456456acf14b
Swiftgram
/
AsyncDisplayKitTests
/
ReferenceImages_64
/
ASStackLayoutSpecSnapshotTests
History
appleguy
d132416d90
Merge pull request
#848
from nguyenhuy/JustifyContentSpaceBetweenAndAround
...
Implement "space between" and "space around" justify content options for stack layout
2015-11-29 21:46:42 -08:00
..
testAlignCenterWithFlexedMainDimension@2x.png
…
testAlignCenterWithIndefiniteCrossDimension@2x.png
…
testAlignedCenter@2x.png
…
testAlignedEnd@2x.png
…
testAlignedStart@2x.png
…
testAlignedStretchNoChildExceedsMin@2x.png
…
testAlignedStretchOneChildExceedsMin@2x.png
…
testChildSpacing_spacingAfter@2x.png
…
testChildSpacing_spacingBalancedOut@2x.png
…
testChildSpacing_spacingBefore@2x.png
…
testChildThatChangesCrossSizeWhenMainSizeIsFlexed@2x.png
…
testCrossAxisSizeBehaviors_fixedHeight@2x.png
…
testCrossAxisSizeBehaviors_variableHeight@2x.png
…
testCrossAxisStretchingOccursAfterStackAxisFlexing@2x.png
…
testEmptyStack@2x.png
…
testFixedFlexBasisAppliedWhenFlexingItems_overflow@2x.png
…
testFixedFlexBasisAppliedWhenFlexingItems_underflow@2x.png
…
testFixedFlexBasisOverridesIntrinsicSizeForNonFlexingChildren@2x.png
…
testFlexWithUnequalIntrinsicSizes_overflow@2x.png
…
testFlexWithUnequalIntrinsicSizes_underflow@2x.png
…
testHorizontalAndVerticalAlignments_horizontalBottomRight@2x.png
Implement horizontal and vertical alignments for stack layout
2015-11-24 20:57:19 +02:00
testHorizontalAndVerticalAlignments_horizontalCenter@2x.png
Implement horizontal and vertical alignments for stack layout
2015-11-24 20:57:19 +02:00
testHorizontalAndVerticalAlignments_horizontalTopLeft@2x.png
Implement horizontal and vertical alignments for stack layout
2015-11-24 20:57:19 +02:00
testHorizontalAndVerticalAlignments_verticalBottomRight@2x.png
Implement horizontal and vertical alignments for stack layout
2015-11-24 20:57:19 +02:00
testHorizontalAndVerticalAlignments_verticalCenter@2x.png
Implement horizontal and vertical alignments for stack layout
2015-11-24 20:57:19 +02:00
testHorizontalAndVerticalAlignments_verticalTopLeft@2x.png
Implement horizontal and vertical alignments for stack layout
2015-11-24 20:57:19 +02:00
testJustifiedCenterWithChildSpacing_variableHeight@2x.png
…
testJustifiedSpaceAroundWithOneChild@2x.png
Implement "space between" and "space around" options of stack layout justify content
2015-11-16 19:34:08 +02:00
testJustifiedSpaceAroundWithRemainingSpace@2x.png
Implement "space between" and "space around" options of stack layout justify content
2015-11-16 19:34:08 +02:00
testJustifiedSpaceBetweenWithOneChild@2x.png
Implement "space between" and "space around" options of stack layout justify content
2015-11-16 19:34:08 +02:00
testJustifiedSpaceBetweenWithRemainingSpace@2x.png
Implement "space between" and "space around" options of stack layout justify content
2015-11-16 19:34:08 +02:00
testOverflowBehaviors_flex@2x.png
…
testOverflowBehaviors_justifyCenter@2x.png
…
testOverflowBehaviors_justifyEnd@2x.png
…
testOverflowBehaviors_justifyStart@2x.png
…
testOverflowBehaviorsWhenAllFlexShrinkChildrenHaveBeenClampedToZeroButViolationStillExists@2x.png
…
testPercentageFlexBasisResolvesAgainstParentSize@2x.png
…
testStackSpacing_variableHeight@2x.png
…
testStackSpacingWithChildrenHavingNilObjects_variableHeight@2x.png
…
testUnderflowBehaviors_flex@2x.png
…
testUnderflowBehaviors_justifyCenter@2x.png
…
testUnderflowBehaviors_justifyEnd@2x.png
…
testUnderflowBehaviors_justifySpaceAround@2x.png
Implement "space between" and "space around" options of stack layout justify content
2015-11-16 19:34:08 +02:00
testUnderflowBehaviors_justifySpaceBetween@2x.png
Implement "space between" and "space around" options of stack layout justify content
2015-11-16 19:34:08 +02:00
testUnderflowBehaviors_justifyStart@2x.png
…
testViolationIsDistributedEquallyAmongFlexibleChildren@2x.png
…