Skip to content
New issue

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

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

Already on GitHub? # to your account

More compact display for QPagination #3015

Merged
merged 1 commit into from
Jan 19, 2019
Merged

More compact display for QPagination #3015

merged 1 commit into from
Jan 19, 2019

Conversation

DracoThuban
Copy link
Contributor

@DracoThuban DracoThuban commented Jan 19, 2019

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

  • It's submitted to the dev branch and not the master branch
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix: #xxx[,#xxx], where "xxx" is the issue number)
  • It's been tested with all Quasar themes
  • It's been tested on a Cordova (iOS, Android) app
  • It's been tested on a Electron app
  • Any necessary documentation has been added or updated in the docs (for faster update click on "Suggest an edit on GitHub" at bottom of page) or explained in the PR's description.

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:
Reduce space between arrows and placeholder text when input enabled.

@rstoenescu rstoenescu merged commit fc843dd into quasarframework:dev Jan 19, 2019
@rstoenescu
Copy link
Member

Thanks!

@rstoenescu rstoenescu added this to the v1.0 milestone Jan 19, 2019
rstoenescu pushed a commit that referenced this pull request Jan 24, 2019
* feat(docs): QBreadcrumbs (#3013)

* feat(docs): QBreadcrumbs

* Removing obsolete 'color' property from QBreadcrumbs and QBreadcrumbsEl.

* feat(docs): QInfiniteScroll (#3012)

* feat(docs): QInfiniteScroll

* Update infinite-scroll.md

* Qslider docs (basic) (#3008)

* QSlider docs - Scaffold examples

* QSlider docs - more examples work

* more slider work

* QRange (#3011)

* Less space between the arrows and placeholder text (#3015)

* Fix for eslint errors in dev examples (#3016)

* feat(docs): Menu refactoring; Some Style & Identity pages

* feat(docs): Finalize all Style & Identity pages (except for Theming)

* feat(docs): QPullToRefresh (#3017)

* feat(docs): Adding additional tip to QInfiniteScroll (#3018)

QPullToRefresh has similar tip.

* feat(docs): QRating (#3019)

* Allow for float cookie expiration times, thus enabling setting sub-day expiration values. (#3020)

* feat(docs): QSplitter (#3021)

* feat(docs): QVideo (#3022)

* chore(docs): Avoid Layout flickering

* Feat/docs/editor (#3023)

* feat(docs): Editor - [wip]

* feat(docs): Editor - [wip]

* feat(docs): Editor - [finished] (#3024)

* Added Mask Input basic Docs (#3025)

* Added masked input docs

* Revert: Added masked input docs

* Update form-mask.md

* feat(docs): Developing with SSR pages

* Added PreFetch Feature (#3028)

* Added Vuex Store - CLI (#3027)

* Added Vuex Store - CLI

* Fixed Link

* Adding description to QSplitter (#3030)

* feat(docs): QImg (#3029)

* initial json api for QSelect

* Revert "initial json api for QSelect"

This reverts commit 687013f.

* feat(docs): QChip

* feat(docs): QImg

* Added PreProcessor WebPack (#3031)

* Added PreProcessor WebPack

* Update preprocessors-with-webpack.md

* Added Installation (#3032)

* Added More CLI Docs (#3034)

* Added More CLI Docs

* Update adding-pages-and-layouts.md

* Update directory-structure.md

* Update linter.md

* Update supporting-ie.md

* feat(docs): Developing PWA pages & Quasar CLI documentation pages review

* feat(docs): Addition to Developing PWA pages

* feat(docs): Fix QImg transition (#3035)

* tooltip docs (#3036)

* feat(docs): QTime (#3037)

* feat(docs): QTime

* Update time.md

* fix(@quasar/app): SSR distributables deps

* feat(@quasar/app): Update deps

* Port mobile docs (#3038)

* Port of original docs from Mobile development

* Update build-commands.md

* Update configuring-cordova.md

* Update publishing-to-store.md

* feat(docs): Developing a SPA pages (scaffolding)

* feat(docs): Review of Developing Mobile Apps

* feat(docs): Color Utils (#3039)

- Updated color-utils.md

* feat(docs): Dom Utils (#3040)

- Updated dom-utils.md

* feat(docs): Formatter Utils (#3041)

- Update formatter-utils.md

* feat(docs): Other Utils (#3042)

- Updated other-utils.md

* feat(docs): Review Quasar Utils

* feat(docs): Finalizee Developing SPA pages

* feat(docs): Update tip blocks design

*  QIcon support iconfont (#3043)

* QIcon support iconfont

* QIcon support iconfont

* Adds QBar (#3044)

* Adds QBar

* Removes trailing spaces in several files

* More trailing spaces

* Adds installation.

* Adds QAjaxBar (#3045)

* Add QAjaxBar

* Moves text out of the example.

* feat(docs): QDate (#3046)

* feat(docs): QColor (picker) (#3047)

* feat(docs): Right side menu on 2 levels

* chore: Deployment data

* Revert "chore: Deployment data"

This reverts commit f4401d8.

* feat(docs): Quasar Config (#3048)

- Updated quasar-conf-js.md

* feat(docs): Q-Cli Build Commands (#3049)

* feat(docs): Q-Cli Build Commnds

- Updated build-command.md

* Update build-commands.md

* Form validation new + RFC (#3050)

* form validation scaffolding

* form validation first iter. finished

* Pagination docs (#3051)

* Paginations documentation update:
* Updated validation for maxPages on paginations component
*Updated styling of input box on paginations to remove number arrows

* Shouldn't be in this commit

* Updated docs for option group (#3052)

* fix(QPagination): Spinners need to be removed

* chore: Update backers

* chore: Update README

* feat(docs): QCarousel (#3053)

* feat(docs): Remove my test file (#3054)

* feat(docs): QColor 'input' example (#3056)

* feat(docs): Filtering for API cards

* feat(dev): Fix for broken dev example (#3057)

* feat(docs): Routing with Layouts and Pages; Handling Webpack; review for Quasar.conf.js page

* feat(docs): Q-Cli Boot Files (#3055)

* feat(docs): Boot files

- Updated boot-files.md

* feat(docs): Q-Cli Boot Files

- Restore boot dir & components.js

* Update boot-files.md

* chore(quasar): Bump version

* feat(docs): Q-Cli Open Dev Server (#3059)

- Updated opening-dev-server-to-public.md

* feat(docs): Q-Cli Ajax Requests (#3058)

- Updated ajax-requests.md

* feat(docs): Review some pages

* feat(docs): QChatMessage (#3060)

* fix(docs): Hydration errors

* Updates QAjaxBar/Example.vue (#3062)

* feat(docs): Highlight "names" in API cards

* feat(docs): Card - [wip] (#3064)

* feat(docs): Card - [wip]

* feat(docs): Card [finished]

* Updating bar examples (#3065)

* Updating bar examples

* Update Android.vue

* Update iOS.vue

* feat(docs): QMenu (#3066)

* feat(docs): QMarkupTable page + Quasar fixes regarding tables

* feat(docs): QMenu - updated (#3067)

* feat(docs): QTable scaffolding

* feat(docs): Card (#3068)

* feat(docs): Card
- add missing api refs

* Update card.md

* feat(docs): QParallax (#3069)

Parallax possibly has a bug with <video> tag.

* feat(docs): QPopupProxy (#3070)

* feat(docs): Popup Proxy

- Added component files
- Updated propup-proxy.md

* feat(docs): Popup Proxy

- Update popup-proxy.md

* Spelling error (#3071)

* feat(docs): Small additions to Parallax

* feat(docs): Review QPopupProxy page

* feat(docs): Markdown support for embedding components and data into vue files

* feat(docs): Updates to Color Palette page

* fix(quasar): Fix brand colors dynamic support on several components

* feat(docs): Theme builder

* chore: Bump version

* add "rawCopy" param to render()
- lodash.template was messing stuff up

* 2nd Merge remote-tracking branch 'upstream/dev' into dev

* 3rd Merge remote-tracking branch 'upstream/dev' into dev

* Update InstallAPI.js
mesqueeb pushed a commit to mesqueeb/quasar that referenced this pull request Feb 2, 2020
* feat(docs): QBreadcrumbs (quasarframework#3013)

* feat(docs): QBreadcrumbs

* Removing obsolete 'color' property from QBreadcrumbs and QBreadcrumbsEl.

* feat(docs): QInfiniteScroll (quasarframework#3012)

* feat(docs): QInfiniteScroll

* Update infinite-scroll.md

* Qslider docs (basic) (quasarframework#3008)

* QSlider docs - Scaffold examples

* QSlider docs - more examples work

* more slider work

* QRange (quasarframework#3011)

* Less space between the arrows and placeholder text (quasarframework#3015)

* Fix for eslint errors in dev examples (quasarframework#3016)

* feat(docs): Menu refactoring; Some Style & Identity pages

* feat(docs): Finalize all Style & Identity pages (except for Theming)

* feat(docs): QPullToRefresh (quasarframework#3017)

* feat(docs): Adding additional tip to QInfiniteScroll (quasarframework#3018)

QPullToRefresh has similar tip.

* feat(docs): QRating (quasarframework#3019)

* Allow for float cookie expiration times, thus enabling setting sub-day expiration values. (quasarframework#3020)

* feat(docs): QSplitter (quasarframework#3021)

* feat(docs): QVideo (quasarframework#3022)

* chore(docs): Avoid Layout flickering

* Feat/docs/editor (quasarframework#3023)

* feat(docs): Editor - [wip]

* feat(docs): Editor - [wip]

* feat(docs): Editor - [finished] (quasarframework#3024)

* Added Mask Input basic Docs (quasarframework#3025)

* Added masked input docs

* Revert: Added masked input docs

* Update form-mask.md

* feat(docs): Developing with SSR pages

* Added PreFetch Feature (quasarframework#3028)

* Added Vuex Store - CLI (quasarframework#3027)

* Added Vuex Store - CLI

* Fixed Link

* Adding description to QSplitter (quasarframework#3030)

* feat(docs): QImg (quasarframework#3029)

* initial json api for QSelect

* Revert "initial json api for QSelect"

This reverts commit 687013f.

* feat(docs): QChip

* feat(docs): QImg

* Added PreProcessor WebPack (quasarframework#3031)

* Added PreProcessor WebPack

* Update preprocessors-with-webpack.md

* Added Installation (quasarframework#3032)

* Added More CLI Docs (quasarframework#3034)

* Added More CLI Docs

* Update adding-pages-and-layouts.md

* Update directory-structure.md

* Update linter.md

* Update supporting-ie.md

* feat(docs): Developing PWA pages & Quasar CLI documentation pages review

* feat(docs): Addition to Developing PWA pages

* feat(docs): Fix QImg transition (quasarframework#3035)

* tooltip docs (quasarframework#3036)

* feat(docs): QTime (quasarframework#3037)

* feat(docs): QTime

* Update time.md

* fix(@quasar/app): SSR distributables deps

* feat(@quasar/app): Update deps

* Port mobile docs (quasarframework#3038)

* Port of original docs from Mobile development

* Update build-commands.md

* Update configuring-cordova.md

* Update publishing-to-store.md

* feat(docs): Developing a SPA pages (scaffolding)

* feat(docs): Review of Developing Mobile Apps

* feat(docs): Color Utils (quasarframework#3039)

- Updated color-utils.md

* feat(docs): Dom Utils (quasarframework#3040)

- Updated dom-utils.md

* feat(docs): Formatter Utils (quasarframework#3041)

- Update formatter-utils.md

* feat(docs): Other Utils (quasarframework#3042)

- Updated other-utils.md

* feat(docs): Review Quasar Utils

* feat(docs): Finalizee Developing SPA pages

* feat(docs): Update tip blocks design

*  QIcon support iconfont (quasarframework#3043)

* QIcon support iconfont

* QIcon support iconfont

* Adds QBar (quasarframework#3044)

* Adds QBar

* Removes trailing spaces in several files

* More trailing spaces

* Adds installation.

* Adds QAjaxBar (quasarframework#3045)

* Add QAjaxBar

* Moves text out of the example.

* feat(docs): QDate (quasarframework#3046)

* feat(docs): QColor (picker) (quasarframework#3047)

* feat(docs): Right side menu on 2 levels

* chore: Deployment data

* Revert "chore: Deployment data"

This reverts commit f4401d8.

* feat(docs): Quasar Config (quasarframework#3048)

- Updated quasar-conf-js.md

* feat(docs): Q-Cli Build Commands (quasarframework#3049)

* feat(docs): Q-Cli Build Commnds

- Updated build-command.md

* Update build-commands.md

* Form validation new + RFC (quasarframework#3050)

* form validation scaffolding

* form validation first iter. finished

* Pagination docs (quasarframework#3051)

* Paginations documentation update:
* Updated validation for maxPages on paginations component
*Updated styling of input box on paginations to remove number arrows

* Shouldn't be in this commit

* Updated docs for option group (quasarframework#3052)

* fix(QPagination): Spinners need to be removed

* chore: Update backers

* chore: Update README

* feat(docs): QCarousel (quasarframework#3053)

* feat(docs): Remove my test file (quasarframework#3054)

* feat(docs): QColor 'input' example (quasarframework#3056)

* feat(docs): Filtering for API cards

* feat(dev): Fix for broken dev example (quasarframework#3057)

* feat(docs): Routing with Layouts and Pages; Handling Webpack; review for Quasar.conf.js page

* feat(docs): Q-Cli Boot Files (quasarframework#3055)

* feat(docs): Boot files

- Updated boot-files.md

* feat(docs): Q-Cli Boot Files

- Restore boot dir & components.js

* Update boot-files.md

* chore(quasar): Bump version

* feat(docs): Q-Cli Open Dev Server (quasarframework#3059)

- Updated opening-dev-server-to-public.md

* feat(docs): Q-Cli Ajax Requests (quasarframework#3058)

- Updated ajax-requests.md

* feat(docs): Review some pages

* feat(docs): QChatMessage (quasarframework#3060)

* fix(docs): Hydration errors

* Updates QAjaxBar/Example.vue (quasarframework#3062)

* feat(docs): Highlight "names" in API cards

* feat(docs): Card - [wip] (quasarframework#3064)

* feat(docs): Card - [wip]

* feat(docs): Card [finished]

* Updating bar examples (quasarframework#3065)

* Updating bar examples

* Update Android.vue

* Update iOS.vue

* feat(docs): QMenu (quasarframework#3066)

* feat(docs): QMarkupTable page + Quasar fixes regarding tables

* feat(docs): QMenu - updated (quasarframework#3067)

* feat(docs): QTable scaffolding

* feat(docs): Card (quasarframework#3068)

* feat(docs): Card
- add missing api refs

* Update card.md

* feat(docs): QParallax (quasarframework#3069)

Parallax possibly has a bug with <video> tag.

* feat(docs): QPopupProxy (quasarframework#3070)

* feat(docs): Popup Proxy

- Added component files
- Updated propup-proxy.md

* feat(docs): Popup Proxy

- Update popup-proxy.md

* Spelling error (quasarframework#3071)

* feat(docs): Small additions to Parallax

* feat(docs): Review QPopupProxy page

* feat(docs): Markdown support for embedding components and data into vue files

* feat(docs): Updates to Color Palette page

* fix(quasar): Fix brand colors dynamic support on several components

* feat(docs): Theme builder

* chore: Bump version

* add "rawCopy" param to render()
- lodash.template was messing stuff up

* 2nd Merge remote-tracking branch 'upstream/dev' into dev

* 3rd Merge remote-tracking branch 'upstream/dev' into dev

* Update InstallAPI.js
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants