Skip to content

Fix/responsive docs pages #1174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 4, 2021
Merged

Fix/responsive docs pages #1174

merged 3 commits into from
Feb 4, 2021

Conversation

ethanshar
Copy link
Collaborator

Description

Mobile responsive fixes for our docs site

Changelog

Mobile responsive fixes for our docs site

@ethanshar ethanshar merged commit fae574f into master Feb 4, 2021
M-i-k-e-l added a commit that referenced this pull request Feb 7, 2021
* master:
  Remove addItems from screen with fewItems
  Add vertical scroll to Carousel component (#1175)
  Fix Carousel gif
  Update Carousel gifs
  Fix and improve search using fuzzysearch
  Update PageControl docs with a gif
  Fix issue with Carousel props not being included in docs
  Fix issue with duplicate props appearing in docs site
  Fix order of markdown pages in docs site
  Update uilib-docs version to 1.0.11
  Update generate types
  Fix/tab controller center android with rtl (#1178)
  Fix/responsive docs pages (#1174)
  Add customLoader and remove animatable (#1152)
  turn off TextFieldMigrator for now
  Update peer deps version
  Move IncubatorTextField screen to be in Incubator screens hierarchy
  Docs/mobie responsive (#1164)
  Update generatedTypes

# Conflicts:
#	uilib-docs/src/components/navbar/index.js
#	uilib-docs/src/components/navbar/item.js
#	uilib-docs/src/pages/sections/IntroSection.jsx
M-i-k-e-l added a commit that referenced this pull request Feb 18, 2021
* Add customLoader and remove animatable (#1152)

* Add customLoader and remove animatable

* remove redundent view

Co-authored-by: Ethan Sharabi <[email protected]>

* Fix/responsive docs pages (#1174)

* Support showing navbar in mobile

* More minor responsive fixes

* Fix margin top in navbar on mobile

* Fix/tab controller center android with rtl (#1178)

* Update generate types

* Update uilib-docs version to 1.0.11

* Fix order of markdown pages in docs site

* Fix issue with duplicate props appearing in docs site

* Fix issue with Carousel props not being included in docs

* Update PageControl docs with a gif

* Fix and improve search using fuzzysearch

* Update Carousel gifs

* Fix Carousel gif

* Add vertical scroll to Carousel component (#1175)

* Add vertical scroll to Carousel component

* cr fixes

Co-authored-by: Ethan Sharabi <[email protected]>

* Remove addItems from screen with fewItems

* Feat/image demo broken (#1173)

* no-direct-import eslint rule - adding `applyAutofix` flag (#1183)

* no-direct-import eslint rule - adding `applyAutofix` flag to control autofix option

* bumping version to 1.1.00

* version number fix

* Update eslint-rules/package.json

Co-authored-by: Ethan Sharabi <[email protected]>

Co-authored-by: Ethan Sharabi <[email protected]>

* updating published version

* Fix Carousel typings

* Avoid passing overlayContent in CardSecion (#1187)

* Disable flipper

* Export TabBarProps and fix BadgeScreen typescript errors

* Update expo snack link with only supported platforms

* Update our stars count

* Safe require blur-view dependency in Card (#1179)

* safe require blur-view dependency in card and warn user if missing

* Add optional require for blur-view package in Modal component

* Update generate types

* Infra/expo app fixes (#1166)

* Load assets for demo app

* expo settings stuff

* Update UI for main screen

* use useCallback for renderItem and renderSectionHeader

* register ChipScreen so it will be accessible in expo demo app

* Update README

* remove .expo files from git

* Update .gitignore to exclude .expo files

* Use Incubator.TextField

* Update our expo demo icon with the new one

* Update expoDemo/.gitignore

Co-authored-by: Mendy Edri <[email protected]>

* code review fixes and search improvements

* refactor item onPress and use useCallback

Co-authored-by: Mendy Edri <[email protected]>

* prop value shape deprecation lint rule (#1094)

* set new lint rule for prop value

* fix schema

* add cases to prop-value-shape lint rule

* refactor propShapeValueDeprecation

* Adding two (failing) tests

* Fix test and add two more big tests

* More tests

* add getComponentName to utils

* Renaming

* update message when there's no fix

* fix deprecation message

* update version

Co-authored-by: Miki Leib <[email protected]>

* fix: catch undefined StatusBarManager (#1189)

* Update generate types

* replace @react-native-community/picker with @react-native-picker/picker (#1063)

* replace @react-native-community/picker with @react-native-picker/picker

* Safely require Picker package

* Use optional require only for iOS

* Update expo dependncy to use @react-native-picker/picker

* Button - refactor into smaller files (#1168)

* Button - refactor into smaller files (reanimated 2 part 1)

* Oops

Co-authored-by: Ethan Sharabi <[email protected]>

Co-authored-by: Lidor Dafna <[email protected]>
Co-authored-by: Ethan Sharabi <[email protected]>
Co-authored-by: Daniel Kochavi <[email protected]>
Co-authored-by: Inbal Tish <[email protected]>
Co-authored-by: Inbal Tish <[email protected]>
Co-authored-by: Mendy Edri <[email protected]>
Co-authored-by: Julian Hundeloh <[email protected]>
@ethanshar ethanshar deleted the fix/responsiveDocsPages branch July 26, 2021 09:08
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.

1 participant