Skip to content

Conversation

@riggaroo
Copy link
Collaborator

@riggaroo riggaroo commented Sep 4, 2024

Material 1.3 introduces two experimental versions of the Material 3 Carousel - HorizontalMultiBrowseCarousel and HorizontalUncontainedCarousel.

The HorizontalMultiBrowseCarousel shows at least one large, medium, and small carousel item.

carousel_multi_browse_short.mp4

The HorizontalUncontainedCarousel displays its items with the given size except for one item at the end that is cut off.

carousel_uncontained_short.mp4

Similar to using the HorizontalPager, the Carousel applies a few design specifications on top of the Pager.

arriolac and others added 30 commits January 24, 2024 11:55
* Add ripple snippets.

* Add new ripple APIs.

* Add snippets for interactions.

* Added more ripple snippets.

* Update foundation and material to 1.7.0-alpha01

* Fix snippet tag.

* Apply Spotless

---------

Co-authored-by: arriolac <[email protected]>
* Adding pip snippets to latest branch

* Apply Spotless

* Adding pip snippets to latest

---------

Co-authored-by: MagicalMeghan <[email protected]>
* Migrate recomposeHighlighter to Modifier.Node

* Apply Spotless

* Simplify recompose highlighter

* Apply Spotless

---------

Co-authored-by: Tomáš Mlynarič <[email protected]>
Co-authored-by: mlykotom <[email protected]>
* Add snippets for ContextualFlowRow

* Apply Spotless

* Update flow snippets

* Apply Spotless

---------

Co-authored-by: riggaroo <[email protected]>
Update Compose BOM to 2024.04.00

Co-authored-by: MagicalMeghan <[email protected]>
* Update libs.versions.toml (#251)

* Replace Graphics bitmap snippets with new Graphics Layer snippets.

* Replace Graphics bitmap snippets with new Graphics Layer snippets.

* Apply Spotless

---------

Co-authored-by: Simona <[email protected]>
Co-authored-by: riggaroo <[email protected]>
* add shared element snippets

* Apply Spotless

* Split snippets into different files.

* Apply Spotless

---------

Co-authored-by: riggaroo <[email protected]>
riggaroo and others added 25 commits May 2, 2024 08:12
* Update libs.versions.toml (#251)

* Updated ListDetailPaneScaffold use to alpha12 (#255)

This eliminates storing state outside and directly uses the navigator as
the source of truth. This also gets rid of the Modifier for AnimatedPane
as it's no longer a required argument.

* Added NavigationSuiteScaffold snippets (#261)

* Added NavigationSuiteScaffold snippets

* Apply Spotless

* 🤖 Update Dependencies (#262)

* Added snippets for SupportingPaneScaffold (#260)

* Added snippets for SupportingPaneScaffold
* Apply Spotless
* Update compose/snippets/src/main/java/com/example/compose/snippets/adaptivelayouts/SampleSupportingPaneScaffold.kt

* Migrate to material3-adaptive WindowSizeClass method (#264)

* Migrate to material3-adaptive WindowSizeClass method

* Update comments to be single line

* Apply Spotless

---------

Co-authored-by: Simona <[email protected]>
Co-authored-by: Ian G. Clifton <[email protected]>
Co-authored-by: Alex Vanyo <[email protected]>
Co-authored-by: compose-devrel-github-bot <[email protected]>
* Update to new beta01 version

* Apply Spotless

* Update shared element text composable

* Apply Spotless

---------

Co-authored-by: riggaroo <[email protected]>
* Added AnimatedVisibility shared element examples.

* Apply Spotless

* Switch to using LazyColumn instead of Grid as it has better animation support at present.

* Apply Spotless

* Fixed import.

* Apply Spotless

* Seperate samples into different files, simplify snippet.

* Apply Spotless

---------

Co-authored-by: riggaroo <[email protected]>
# Conflicts:
#	compose/snippets/build.gradle.kts
#	compose/snippets/src/main/java/com/example/compose/snippets/adaptivelayouts/SampleListDetailPaneScaffold.kt
#	compose/snippets/src/main/java/com/example/compose/snippets/pictureinpicture/PictureInPictureSnippets.kt
#	gradle/libs.versions.toml
* Update CenterAlignedTopAppBar snippet to use centerAlignedTopAppBarColors

* Time pickers comments (#295)

* Adding advanced examples

* Apply Spotless

* Adding advanced examples

* Rename AdvancedTimePickerExample

* Rename AdvancedTimePickerExample

---------

Co-authored-by: jakeroseman <[email protected]>

* Adds preview and breakpoint

---------

Co-authored-by: Jamal Eason <[email protected]>
Co-authored-by: Jake Roseman <[email protected]>
Co-authored-by: jakeroseman <[email protected]>
Co-authored-by: Kat Kuan <[email protected]>
Co-authored-by: Chiara Chiappini <[email protected]>
Co-authored-by: Chiara Chiappini <[email protected]>
* Update CenterAlignedTopAppBar snippet to use centerAlignedTopAppBarColors

* Time pickers comments (#295)

* Adding advanced examples

* Apply Spotless

* Adding advanced examples

* Rename AdvancedTimePickerExample

* Rename AdvancedTimePickerExample

---------

Co-authored-by: jakeroseman <[email protected]>

* Adds preview and breakpoint

* Updating DeviceConfigurationOverride snippet comment (#232)

* Timepickers redux (#296)

* Reworking the time picker examples to be more friendly to copy-pasting

* Apply Spotless

* Updating the time picker examples to be more copy-pastable

* Change in-use tag name back to the current form.

* Apply Spotless

* Renaming region tags

* Renaming region tags

---------

Co-authored-by: jakeroseman <[email protected]>

* Date pickers (#302)

* Reworking the time picker examples to be more friendly to copy-pasting

* Apply Spotless

* Updating the time picker examples to be more copy-pastable

* Change in-use tag name back to the current form.

* Apply Spotless

* Renaming region tags

* Renaming region tags

* Adding date picker snippets

* Apply Spotless

* fixing region tags

* Adding additional range tags

---------

Co-authored-by: jakeroseman <[email protected]>

* Break long instruction in 2 lines to optimize for DAC

* Prevent redrawing twice and running timer when compositions =0 (#304)

---------

Co-authored-by: Jamal Eason <[email protected]>
Co-authored-by: Jake Roseman <[email protected]>
Co-authored-by: jakeroseman <[email protected]>
Co-authored-by: Kat Kuan <[email protected]>
Co-authored-by: Chiara Chiappini <[email protected]>
Co-authored-by: Chiara Chiappini <[email protected]>
Co-authored-by: Alex Vanyo <[email protected]>
Co-authored-by: Tomáš Mlynarič <[email protected]>
Snippet updates for type safe navigation APIs
* Update CenterAlignedTopAppBar snippet to use centerAlignedTopAppBarColors

* Time pickers comments (#295)

* Adding advanced examples

* Apply Spotless

* Adding advanced examples

* Rename AdvancedTimePickerExample

* Rename AdvancedTimePickerExample

---------

Co-authored-by: jakeroseman <[email protected]>

* Adds preview and breakpoint

* Updating DeviceConfigurationOverride snippet comment (#232)

* Timepickers redux (#296)

* Reworking the time picker examples to be more friendly to copy-pasting

* Apply Spotless

* Updating the time picker examples to be more copy-pastable

* Change in-use tag name back to the current form.

* Apply Spotless

* Renaming region tags

* Renaming region tags

---------

Co-authored-by: jakeroseman <[email protected]>

* Date pickers (#302)

* Reworking the time picker examples to be more friendly to copy-pasting

* Apply Spotless

* Updating the time picker examples to be more copy-pastable

* Change in-use tag name back to the current form.

* Apply Spotless

* Renaming region tags

* Renaming region tags

* Adding date picker snippets

* Apply Spotless

* fixing region tags

* Adding additional range tags

---------

Co-authored-by: jakeroseman <[email protected]>

* Break long instruction in 2 lines to optimize for DAC

* Prevent redrawing twice and running timer when compositions =0 (#304)

* Allow Spotless to make commits on a user's behalf (#312)

See diffplug/spotless#1242

---------

Co-authored-by: Jamal Eason <[email protected]>
Co-authored-by: Jake Roseman <[email protected]>
Co-authored-by: jakeroseman <[email protected]>
Co-authored-by: Kat Kuan <[email protected]>
Co-authored-by: Chiara Chiappini <[email protected]>
Co-authored-by: Chiara Chiappini <[email protected]>
Co-authored-by: Alex Vanyo <[email protected]>
Co-authored-by: Tomáš Mlynarič <[email protected]>
Co-authored-by: Jolanda Verhoef <[email protected]>
* Do latest 1.7.0-beta06 version updates

* Apply Spotless

* Code cleanup

* Apply Spotless

* Fix broken test

* Fix tests

---------

Co-authored-by: riggaroo <[email protected]>
* Do latest 1.7.0-beta06 version updates

* Apply Spotless

* Code cleanup

* Apply Spotless

* Fix broken test

* Remove M2 usage from many snippets.

* Apply Spotless

* Remove M2 usage from many snippets.

* Remove M2 usage from many snippets.

* Revert incorrect commit

---------

Co-authored-by: riggaroo <[email protected]>
* Fix text snippets in latest

* Apply Spotless
* Migrate CompositionLocal snippets to m3 (#321)

* Migrate Custom design system page to M3 (#325)

* Migrate Custom design system page to M3

* Apply Spotless

---------

Co-authored-by: riggaroo <[email protected]>

---------

Co-authored-by: Ben Trengrove <[email protected]>
Co-authored-by: Rebecca Franks <[email protected]>
Co-authored-by: riggaroo <[email protected]>
@snippet-bot
Copy link

snippet-bot bot commented Sep 4, 2024

Here is the summary of possible violations 😱

There are 2 possible violations for removing region tag in use.

The end of the violation section. All the stuff below is FYI purposes only.


Here is the summary of changes.

You are about to add 2 region tags.
You are about to delete 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

Base automatically changed from latest to main September 6, 2024 10:16
# Conflicts:
#	.github/workflows/sync_main_latest.yml
#	.github/workflows/update_deps.yml
#	compose/snippets/src/main/java/com/example/compose/snippets/mentalmodel/ThinkingInComposeSnippets.kt
#	compose/snippets/src/main/java/com/example/compose/snippets/text/TextSnippets.kt
#	gradle/libs.versions.toml
@riggaroo riggaroo closed this Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants