-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thanks! |
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
This was referenced Aug 5, 2021
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
dev
branch and not themaster
branchfix: #xxx[,#xxx]
, where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Other information:
Reduce space between arrows and placeholder text when input enabled.