Released 2025-02-20
- Merge pull request #25 from dfabulich/macos-searchable-playground
- Merge pull request #24 from skiptools/add-web-view
- Make Showcase tab searchable on macOS
- Add WebViewPlayground demonstrating UIViewRepresentable/ComposeView/AndroidView
- Merge pull request #23 from dfabulich/macos-custom-fonts
- Fix custom font on macOS
- Merge pull request #21 from dfabulich/fix-macos-destination
- Fix native macOS run destination
Released 2025-02-04
- Merge pull request #17 from skiptools/colorinvert
- Move .colorInvert sample to GraphicsPlayground with .grayscale
- Merge pull request #16 from AndreusPapandreus/andrew/feature
- Merge branch 'skiptools:main' into andrew/feature
- added usage example of color invert
- Update license header
- Update metadata
- Add WIP scrolling video list
- Merge pull request #15 from skiptools/focusstate
- Update TimerPlayground with current time
- Exercise binding to current tab with .page style
- Exercise @FocusState
- Exercise .navigationDestination(isPresented:destination:)
- Named colors
Released 2025-01-24
- Merge pull request #14 from skiptools/update-haptics
- Add System Information to Settings
- Update the HapticsPlayground to use View.sensoryFeedback
Released 2025-01-21
- Update translations
Released 2025-01-09
- Merge pull request #11 from skiptools/pagestyle
- Remove now-unused @State var
- Add paging tab view style to playground
Released 2025-01-09
- Add VideoPlayer looping sample, MapPlayground sample, and more localization examples (#12)
Released 2024-10-16
- Factor out helper class; add some localizations
- Update settings.gradle.kts to use new xcrun swift build command so skip export does not use macOS target
Released 2024-08-15
Released 2024-07-03
- Update app project for Kotlin 2 integrated compose compiler
- Additional exercising of latest SkipUI features
- Add Table playground and support iPad
- Experiment with .scenePhase and keychain support
- Update gradle build to match kotlinOptions in new template
- Remove jvmToolchain from build.gradle.kts
- Update README with correct Play Store link
Released 2024-07-03
- Update app project for Kotlin 2 integrated compose compiler
- Additional exercising of latest SkipUI features
- Add Table playground and support iPad
- Experiment with .scenePhase and keychain support
- Update gradle build to match kotlinOptions in new template
- Remove jvmToolchain from build.gradle.kts
- Update README with correct Play Store link
Released 2024-07-03
- Update app project for Kotlin 2 integrated compose compiler
- Additional exercising of latest SkipUI features
- Add Table playground and support iPad
- Experiment with .scenePhase and keychain support
- Update gradle build to match kotlinOptions in new template
- Remove jvmToolchain from build.gradle.kts
- Update README with correct Play Store link
Released 2024-02-20
- Keep skip in proguard for release builds
- Update CI build timing
- Upate project template
- Remove local.properties
- Updates for running app with new versionCatalogs
- Remove screenshots and update README
Released 2024-02-20
- Keep skip in proguard for release builds
- Update CI build timing
- Upate project template
- Remove local.properties
- Updates for running app with new versionCatalogs
- Remove screenshots and update README
Released 2024-01-14
- Exercise ForEach with non-0-start index ranges, TextFieldStyle.plain
- Exercise shadow support
Released 2024-01-12
- Localization improvements
- Exercise deeply nested menus and RawRepresentable @AppStorage values
Released 2024-01-06
- Exercise selected tab binding, List customization, and other new features
Released 2024-01-04
- Fixes for macOS
- Add StoragePlayground for AppStorage. Minor fixes
- Exercise DatePicker, Picker
- RTL support
- Additional State exercising
- Add playground to exercise ShareLink
- Update fastlane config
- Update project configuration
- Update Android project configuration
- Update fastlane
- Remove DEVELOPMENT_TEAM
- Update Fastlane config
- Restore accidentally removed gradle.properties
- Add LocalizationPlayground; add Fastlane config
Released 2023-12-19
- Exercise the latest SkipUI features: zIndex, Menus
Released 2023-12-15
- Improve playground list filtering
- Add custom modifier playground. Update playgrounds to exercise some placement-specific view behaviors
- Add About screen
- Bump required skip-ui version for Link support
- Add source links to playgrounds
- Add tabbed interface. Minor polish
- Exercise .onChange and .searchable improvements. Update dependencies
- Playground SecureField, new gesture support
- Add android:configChanges to AndroidManifest.xml to support screen orientation changes
Released 2023-11-28
- Exclude macOS from keyboard modifier testing
- Bump required SkipUI version
- onSubmit playgrounding
- Searchable, keyboard modifier playgrounding
- Add VideoPlayerPlayground
Released 2023-11-23
- .onMove, .onDelete playgrounding
Released 2023-11-21
- Bugfixes
- Bump required SkipUI version for .confirmationDialog
- .confirmationDialog playgrounding
- confirmationDialog playgrounding
Released 2023-11-19
- Fix for macOS
- Bump required SkipUI version
- .navigationBackButtonHidden playgrounding
- Bottom toolbar playgrounding
- Fix padding for ImagePlayground
Released 2023-11-18
- Add local AsyncImage sample
- Toolbar playgrounding
- Add local image sample
- Add playgrounding that confirms recent bugfixes
- Re-enable android.permission.INTERNET permission so AsyncImage can load images
- Update project structure
Released 2023-11-16
- More gradient playgrounding
- Custom shape playgrounding
Released 2023-11-13
- More List edit playgrounding
- Remove old project structure artifacts
- Remove generated .gradle folder
- Modernize project layout
- List delete editAction playgrounding
Released 2023-11-09
- Additional shape playgrounding
- Additional stack playgrounding
- Additional .frame playgrounding
- Add playgrounds for .background and .frame
- Snapshot Shape playground
- Begin Shape playground. Add gradient border to Border playground
- Add Divider playground
- Add Gradient playground with beginnings of support
- Add .offset playground
- Add use of optional @State value to State playground
- Add additional visual tests to image playground
- Remove #if !SKIP guards around use of Image.resizable() now that SkipUI supports it
- Add disabled and async image playgrounds
Released 2023-10-26
Released 2023-10-26
Released 2023-10-26
Released 2023-10-26
Released 2023-10-26
Released 2023-10-26
Released 2023-10-26
Released 2023-10-26
- Fix capitalization of Showcase directory
- Refactor to use new project conventions and layout
- Add gesture playground
- Add .sheet() testing
- Additional playground testing
- Update README with updated sample screenshots
- Exercise section footers
- Additional playground tests to reflect recent work
Released 2023-10-10
- Remove unnecessary remote reference
Released 2023-10-06
Released 2023-10-05
- More testing
- Enhance TextFieldPlayground
- Fleshing out playground
Released 2023-10-02
Released 2023-10-02
Released 2023-10-02
- Update playground to use nav bar and other fixes. Add ProgressView playground. Begin playgrounding .tint
Released 2023-10-01
Released 2023-10-01
Released 2023-10-01
Released 2023-10-01
Released 2023-10-01
- Cosmetic and CI improvements
- Include playground sample screenshots
Released 2023-09-29
Released 2023-09-28
Released 2023-09-28
- Add Symbol page; update metadata; add App+ target
- Update README.md
- Update README.md
Released 2023-09-10
- Upate project settings
Released 2023-09-07
- Fix Button initializers
Released 2023-09-07
- Fix Button initializers
Released 2023-09-07
- Enhance ColorPlayground and add Text bundle parameters.
- Playground improvements
Released 2023-09-06
- Fix Observable availability
Released 2023-09-06
- Re-enable Observable; add more color rows
Released 2023-09-06
Released 2023-09-06
Released 2023-09-06
Released 2023-09-06
- Remove Kt targets
- TextField support
- Begin toggle playground
- Fixes. Add State playground
- Unflatten list playground
Released 2023-09-03
Released 2023-09-03
- Remove Skip.yml
Released 2023-09-02
- Avoid testing crash on macOS 13 by not using Observation
Released 2023-09-02
- Remove AppModel reference and bump version
- Turn into playground for various SkipUI support
- Snapshot scratch app development
Released 2023-08-28
Released 2023-08-25
Released 2023-08-25
Released 2023-08-25
Released 2023-08-25
Released 2023-08-25
Released 2023-08-25
Released 2023-08-25
Released 2023-08-25
Released 2023-08-25
Released 2023-08-25
Released 2023-08-25
Released 2023-08-25