-
Notifications
You must be signed in to change notification settings - Fork 46
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
Added LeafValueEditor interface to MaterialTimePicker #234
Open
marcrh
wants to merge
270
commits into
GwtMaterialDesign:release_2.1
Choose a base branch
from
marcrh:master
base: release_2.1
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+82,378
−35,601
Open
Changes from 10 commits
Commits
Show all changes
270 commits
Select commit
Hold shift + click to select a range
56e05fb
Added MaterialComboBox#getIndexByString
BenDol ed252b7
ComboBox support for getIndexByString
kevzlou7979 204932b
Merge branch 'release_2.1.1' of https://github.com/GwtMaterialDesign/…
kevzlou7979 845d0ea
Maintaining the Element position when scrolling using Stub Logic.
kevzlou7979 bcceeed
Fixed MaterialEmptyState iconSize #362
kevzlou7979 b60a6f3
Style fixes and copyright headers.
kevzlou7979 33ae8c3
Fixed MaterialAutoComplete: 2 chips removed on backspace #356
kevzlou7979 c9a0e44
Preparation for 2.1.1 release
kevzlou7979 efedc01
Fixed typo
kevzlou7979 7b2676d
Merge pull request #364 from GwtMaterialDesign/release_2.1.1
kevzlou7979 9363432
Iteration to 2.2-SNAPSHOT
kevzlou7979 79994f3
POC on transition on Stepper
kevzlou7979 3ca28ca
Stepper - support for insertion of step
kevzlou7979 4c4839a
Enhancements on MaterialStepper
kevzlou7979 5265aa8
Fixed MaterialWindow has bug in setPaddingLeft() method. #366
kevzlou7979 78dfdfb
New Incubator widget : Content_Placeholder
kevzlou7979 df3cdcb
Recent updates on status display type.
kevzlou7979 0d810df
Vehicle Selection finalization
kevzlou7979 8805724
Bug changing divider color on MaterialSplitPanel #365
kevzlou7979 371eff0
Standardization - Field Display Type and Focus state
kevzlou7979 612fdc9
Recaptcha provided getResponse() method
kevzlou7979 f1ae25c
ComboBox support for required field
kevzlou7979 cb4b55e
ReCaptcha updates - added getResponse(), expiredCallback errorCallbac…
kevzlou7979 778a239
Wrap recaptcha reset function.
kevzlou7979 e7d9b5a
Additional style fixes on Status Display for MaterialComboBox.
kevzlou7979 6a3a5b2
Recent style updates
kevzlou7979 2f83abf
Fixed Travis Build
kevzlou7979 1d5fb25
MaterialStepper - equalStepWidth property
kevzlou7979 1b1343a
Follow up fixes for combobox#getIndexByString
kevzlou7979 a0d436f
Standardization for MaterialStepper - Transition support
kevzlou7979 c12390c
Stepper - cleanups
kevzlou7979 82b9e13
Fixed stepper width + support for truncation
kevzlou7979 103a172
Revert "Fixed stepper width + support for truncation"
kevzlou7979 40c98ce
Minify css
kevzlou7979 5f8c3b9
Add unselect to MaterialComboBox and reset when setValue processes a …
BenDol 3c1f898
Missing copyright headers
kevzlou7979 dc1721d
Merge branch 'release_2.2' of https://github.com/GwtMaterialDesign/gw…
kevzlou7979 39ea6aa
Standardized Stepper.
kevzlou7979 c450ed8
Test Updates for Stepper component.
kevzlou7979 3bf162d
Added FontAwesome resources for custom icon support.
kevzlou7979 6d66a99
Separate FontAwesomeDebugResources.gwt and FontAwesomeResources.gwt
kevzlou7979 d95896f
Merge pull request #370 from GwtMaterialDesign/feature/incubator_font…
kevzlou7979 5e6afc8
Remove unselect for now
kevzlou7979 8460cc6
WIP - Async widgets
kevzlou7979 b724e21
Introduction to Async Widgets (WIP)
kevzlou7979 635eaf5
Recent updates on Image ALT Accessibility
kevzlou7979 39623cc
Merge pull request #377 from GwtMaterialDesign/feature/async_widgets_…
kevzlou7979 9810baa
Added setSingleValue(T value, boolean fireevents) on GroupToggleButto…
kevzlou7979 47a977b
Initial working POC for DateRange widget
kevzlou7979 bbcd84f
Initial working POC for DateRange Widget
kevzlou7979 3c394ea
More updates on Materialize theme + Mobile Support Date Range Widget
kevzlou7979 369b73e
DateRange - Fixed JSOverlay update for LocaleString
kevzlou7979 1a6d00b
Initial Event handling on DateRange Picker
kevzlou7979 9f32ab6
Supported Moment Js
kevzlou7979 d30f396
DateRangePicker - Standardization of Events
kevzlou7979 568ae34
Style updates + Standardiation on API.
kevzlou7979 8dc58bd
Mobile and Tablet support
kevzlou7979 b8c7cbf
Standardization for DateRangePicker
kevzlou7979 bd58b8d
Tablet Support
kevzlou7979 1086357
Smart Positioning on daterangepicker.
kevzlou7979 8c0da04
Rating added selectedRatingColor & unselectedRatingColor feature.
kevzlou7979 11aec9d
Update README.md
kevzlou7979 2e5a265
Fixed Input Masks number components
kevzlou7979 89158b0
Recaptcha Version 3 JSInteroped
kevzlou7979 d5f6efe
Check Mark initial poc
kevzlou7979 df4746f
Added setSingleValue on Date Range Picker.
kevzlou7979 985b49e
Stability fixes for Inputmasks
kevzlou7979 4bf4874
Update on DateOfBirthPicker
kevzlou7979 77114cd
Layout fixes
kevzlou7979 9bafc29
Support MonthLocaleProvider for DateOfBirthPicker
kevzlou7979 7b27f74
Localization support for DateOfBirthPicker
kevzlou7979 9d1c93c
Fixed minor typo
kevzlou7979 4b1be09
Fixed Typo
kevzlou7979 f6c7f99
Added a predefined formatter.
kevzlou7979 e64b0b8
Introduction to TagLabel component.
kevzlou7979 34d8a0d
Fixed Chrome version 73 regression on TimePicker
kevzlou7979 5d22c77
Tag Label updates
kevzlou7979 d905526
Revisit and standardized input mask events.
kevzlou7979 85d86d3
Merge branch 'master' of https://github.com/GwtMaterialDesign/gwt-mat…
c1c350f
Fixed DateOfBirthPicker layout
kevzlou7979 c78d65e
CoboBox Updates
kevzlou7979 0331567
Added leap year validation.
kevzlou7979 21f1d19
Added more complex validation on date of birth picker.
kevzlou7979 2aa149d
Fixed Small IconMorphs in NavBar get clipped
kevzlou7979 0f25335
Fixed carousel cheking logic. Carousel could be set up even its not a…
kevzlou7979 ee55831
Fixed MaterialStepper Vertical no longer works
kevzlou7979 6f585ff
Fixed MaterialTree: NullPointerException when deselectSelectedItem ex…
kevzlou7979 7663cec
Iteration for 2.2-rc1 release
kevzlou7979 ee7c77a
Fixed license headers
kevzlou7979 b521fea
Fixed deprecated URL.createObjectURL(mediaStream) for MaterialCameraC…
kevzlou7979 bc0f287
Preparation for 2.2-rc1 release
kevzlou7979 fc2f6ad
Merge pull request #376 from GwtMaterialDesign/release_2.2
kevzlou7979 1be09cc
Iteration for next snapshot
kevzlou7979 7a76338
Fixed combobox Opening Multiple type.
kevzlou7979 9661556
Standard fixed for TimePicker disappears on Chrome version 73
kevzlou7979 fb37e51
Fixed DateOfBirthPicker
kevzlou7979 90495ba
HeroVideo and Keyboard requirements POC
kevzlou7979 c5f3ab7
Added missing license headers
kevzlou7979 fdca58e
Removal of ChartJs
kevzlou7979 a36f1fe
Merge branch 'release_2.2'
kevzlou7979 f517b58
Iteration for 2.3-SNAPSHOT
kevzlou7979 ad68225
Dnd Cleanup
kevzlou7979 50448f1
Enhancements on OnScreenKeyboard
kevzlou7979 f6ceee7
More enhancements on Dnd.
kevzlou7979 4e907dc
Enable 2.3-SNAPSHOT auto deploy to maven.
kevzlou7979 7343425
Date Of Birth ability to hide field labels
kevzlou7979 9291451
Fixed DateOfBirthPicker
kevzlou7979 fe37a16
Fixed Travis Build
kevzlou7979 e0e3380
Initial working prototype for Kanban Widget.
kevzlou7979 a2831e2
Standardized Kanban Widget
kevzlou7979 a5fa6d9
StepHighlighter feature request for MaterialStepper
kevzlou7979 778f189
Step Highlighter - Minor updates to separate the stylesheets.
kevzlou7979 945306e
Added missing animation styles.
kevzlou7979 21b4b63
StepHighlighter - multiple registration of objects.
kevzlou7979 c2a2adb
Removed unused css files
kevzlou7979 ebdc726
Added PasswordStrengthTextBox poc.
kevzlou7979 a583376
PWDStrengthMeter - added destroy and reset
kevzlou7979 86a8c96
Upgrade jdenticon to 2.2.0 #395
kevzlou7979 2dde93b
WIP : Dark Theme support for ComboBox
kevzlou7979 01f26f2
More updates
kevzlou7979 f9030db
GroupToggleButton add convenience method addItem(String text, T value…
kevzlou7979 d7d15e0
ComboBox async loader enhancements
kevzlou7979 ddbc527
ComboBox allowBlank Support
kevzlou7979 40f2b83
Minor removal
kevzlou7979 21bcb2d
InputMask add InitializeHandler
kevzlou7979 a9ee0e4
TimePicker, Rating and RichEditor dark theme support.
kevzlou7979 bcfe962
RichEditor - standardized PasteEvent
kevzlou7979 6ac3a2b
Fixed Travis Build
kevzlou7979 8480aba
ComboBox - added focus
kevzlou7979 b17dcaf
Minor update on combobox padding on search input.
kevzlou7979 710c1e5
Carousel Dark Theme implementation
kevzlou7979 62566e7
File Uploader dark theme implementation.
kevzlou7979 abb3d5b
Touch Splitter dark theme support.
kevzlou7979 09d4ab7
Window Dialog - dark theme support.
kevzlou7979 ac55e79
Image Cropper slider - applied recent changes.
kevzlou7979 f572285
Subheader Dark Theme support
kevzlou7979 e3c90b3
Fixed Camera Overlay Panel
kevzlou7979 f6f9f14
Tree Item dark theme support.
kevzlou7979 c4dc65a
Autocomplete support for dark theme
kevzlou7979 2a6195d
Autocomplete - fixed box-shadow on darkmode
kevzlou7979 cb5cbb9
Standardize autocomplete dark theme same with combo / list box
kevzlou7979 5dbf7c8
Overlay dark theme support
kevzlou7979 80cb532
Fixed timepicker css with recent dark theme changes
kevzlou7979 6b1fc26
Circular progress and dropzone dark theme fixes.
kevzlou7979 226053f
menu bar fixes
kevzlou7979 af42867
Stepper replaced feedback text with loading message.
kevzlou7979 03ba815
Incubator Dark Theme - Progress Line Bar
kevzlou7979 a6946a8
Group toggle button dark theme support.
kevzlou7979 3e0c695
Content Placeholder dark theme
kevzlou7979 acec96b
TagLabel support dark mode.
kevzlou7979 ee72d99
Address Lookup dark theme support
kevzlou7979 9907fd7
Date Range picker dark mode support
kevzlou7979 cf49c55
CheckMark dark mode support.
kevzlou7979 e4d4321
Inline Search dark mode
kevzlou7979 43e87ab
Timer Progress dark mode
kevzlou7979 6b41b26
Added license headers.
kevzlou7979 cffce45
Preparation for 2.3 release
kevzlou7979 8bb1d6b
Updated version 2.3.0
kevzlou7979 845be77
Merge pull request #397 from GwtMaterialDesign/release_2.3
kevzlou7979 518e069
Update README.md
kevzlou7979 829eae8
Update README.md
kevzlou7979 97cfd5b
Iteration for 2.3.1 snapshot
kevzlou7979 317dbc9
Travis update
kevzlou7979 e4f22a9
Merge branch 'master' into release_2.3.1
kevzlou7979 a021e50
DateRangePicker - bug fixes
kevzlou7979 b45d44f
Merge branch 'release_2.3.1' of https://github.com/GwtMaterialDesign/…
kevzlou7979 05c8a3e
Select2Js upgrade from 4.0.3 to 4.0.13
kevzlou7979 7c38aff
CountUpJs upgraded from 1.9.0 to 2.0.4
kevzlou7979 17565a5
Input Mask upgraded version from 1.14.15 to 1.14.16
kevzlou7979 149f51b
Migrated MaterialCombobox (SlickJs) version from 1.6.0 to 1.8.0
kevzlou7979 24479b9
MaterialCombobox (CroppieJs) version from 2.5.0 to 2.6.4
kevzlou7979 ec6189a
Signature Pad from 2.3.0 to 3.0.0 Beta 3
kevzlou7979 614f602
MaterialDnd (InteractJs) upgrade version from 1.2.6 to 1.9.4 with new…
kevzlou7979 6c0dcdd
Major work on MaterialFileUploader upgrade from 4.3.0 to 5.7.0
kevzlou7979 7e3f30e
Follow up updates on ImageCropper upgrade
kevzlou7979 0d37035
Followup test updates on ImageCropper upgrades
kevzlou7979 11f6e0e
MaterialMasonry (MasonryJs) upgraded version from 4.0.0 to 4.2.2
kevzlou7979 02bd757
SimpleKeyboard
kevzlou7979 65ffe0a
Fixed https://github.com/GwtMaterialDesign/gwt-material-addins/issues…
kevzlou7979 167fae0
Simplify and Fixed null source on DragEventDispatcher and DropEventDi…
kevzlou7979 bcb83fd
MaterialAvatar - Convert ReplaceMode to enum instead of string (Type …
kevzlou7979 c4e16de
MaterialCarousel - Added new methods, events and properties.
kevzlou7979 b641cdd
Revert back Count Up version to 1.9.0
kevzlou7979 77a9c78
MaterialComboBox - Added New Features from upgrades.
kevzlou7979 8a87f29
Added DefaultResultTemplate and DefaultSelectionTemplate for combobox…
kevzlou7979 f86d014
DateRatePicker: Changed setFirstDay from String to int
vokke bb1a8e9
Merge pull request #404 from vokke/DateRangePicker_FirstDayOfWeek
kevzlou7979 65853d8
Revert "DateRatePicker: Changed setFirstDay from String to int"
kevzlou7979 ac9836d
Merge pull request #405 from GwtMaterialDesign/revert-404-DateRangePi…
kevzlou7979 adb39f9
Add AnimationGlobalConfig.ENABLE_ANIMATION to turn on / off animation.
kevzlou7979 15b86fb
MaterialComboBox enhancements.
kevzlou7979 41f7a05
MaterialSideProfile - Updated legacy javadoc
kevzlou7979 118229d
Fixed https://github.com/GwtMaterialDesign/gwt-material-addins/issues…
kevzlou7979 f828da4
MaterialComboBox - Support for AllowBlank
kevzlou7979 5c0da66
DateRangePicker - added setDateInputValue() to manually update the in…
kevzlou7979 57328e9
Incubator NEW Widget - LoadingDots.
kevzlou7979 74d9bf6
MaterialComboBoxTest - updated test cases to the new version.
kevzlou7979 86e7f6e
Migrated FontAwesome version from 5.4.1 -> 5.13.0
kevzlou7979 2adb228
Starting GMD 2.3.1 we standardized the labelling system of all value …
kevzlou7979 e09028c
Added getLabel() on HasLabel and also refactor the returned widget to…
kevzlou7979 d35f7a9
ComboBox added constructor for building the items.
kevzlou7979 d92b07e
Fixed splitterLineColor overriding the parent's style.
kevzlou7979 9ee7819
Removed unused imports.
kevzlou7979 0b34eb2
Standardized InfiniteScroll to follow the data configs just like the …
kevzlou7979 e142e83
Layout Updates for InfiniteScroll - WIP
kevzlou7979 d82245f
Standardized the loader to make use of the recent GMD Loader structure
kevzlou7979 f5df330
WIP - Carousel JQuery 3.x Support
kevzlou7979 5899301
Kanban added clearAllBoards.
kevzlou7979 44ae628
Follow up changes on Promise API.
kevzlou7979 6001260
Dark Theme Support for OnScreenKeyboard.
kevzlou7979 7230ce4
Fixed MaterialCameraCapture issue with GWT 2.9 JSInterop.
kevzlou7979 96de8ca
Change branches to upgrade/jquery dependencies.
kevzlou7979 787e0fd
Fixed carousel issue on Hash selector (JQuery 3.x).
kevzlou7979 1399050
Fixed Carousel next & previous arrows not hiding.
kevzlou7979 c7b5992
Fixed CircularProgress Reloading & Redrawing issue.
kevzlou7979 7191e48
Fixed DateRangePicker High Serverity Issue.
kevzlou7979 6492c4c
Updated InputMask to support the latest GWT 2.9 JSinterop - Provide p…
kevzlou7979 bd00b5e
ScreenKeyboard - Fixed JSinterop issue with CCE (Convert String -> Ke…
kevzlou7979 2287c7a
Removed Module Exports on Signrature Page
kevzlou7979 2b222b4
LocalForage - fixed JSinterop issue with restrictions.
kevzlou7979 0f6fc15
JsAvatar - removed JSNI code.
kevzlou7979 caa0e67
Minor code cleanup
kevzlou7979 7d9603c
Standardized Inputmask callbacks.
kevzlou7979 ef176e8
JsLiveStamp & Menubar code cleanups.
kevzlou7979 e865db4
Added todos for JSNI -> JsInterop conversions. (Backlog)
kevzlou7979 937e958
Removed debug code on DateRangePicker
kevzlou7979 1745701
Fixed Kanban Board Drop Element Callback.
kevzlou7979 0094e55
Dropzone / FileUploader - fixed issue with CCE due to wrong param sou…
kevzlou7979 09497f8
Major work on migration of GMD addins / incubator to GWT 2.9
kevzlou7979 36c169c
Bump version to 2.4.0-SNAPSHOT
kevzlou7979 d7bc6ac
Trigger Travis Build
kevzlou7979 3f47797
Added dependency to gwt-material-table (Needed by Infinite Scroll)
kevzlou7979 6ca6d76
Add AddinsTestSuite for better performance on Travis Building Process…
kevzlou7979 2e0149c
Fixing ComboBox failing tests. Need to properly fire open() only if t…
kevzlou7979 9dbcfa3
MaterialWindow - Fixing dnd issue. We must need to attach the widget …
kevzlou7979 58d9e59
Minor config changes skip tests.
kevzlou7979 abd6b63
Release 2.4.0-rc1
kevzlou7979 6aa4444
Merge pull request #414 from GwtMaterialDesign/release_2.4.0
kevzlou7979 b1e5184
Revert back to 2.4.0-SNAPSHOT
kevzlou7979 b2de14a
Updated Select2 js to have the full version to be injected.
kevzlou7979 7338d21
Autocomplete - Use valuebox.setAutocomplete(ON | OFF | NEW_PASSWORD) …
kevzlou7979 f6e66e5
Preparation for 2.4.0-rc2 release.
kevzlou7979 ac9bcf0
Merge pull request #415 from GwtMaterialDesign/release_2.4.0
kevzlou7979 191a68d
Revert back to GMD 2.4.0-SNAPSHOT
kevzlou7979 1ecf7df
Update README.md
kevzlou7979 5db02ae
Standardized HasOpenClose for all addins widgets.
kevzlou7979 80fc9c0
Preparation for 2.4.0 official release.
kevzlou7979 cf689b7
Merge pull request #416 from GwtMaterialDesign/release_2.4.0
kevzlou7979 0eed8fc
Merge branch 'master' of https://github.com/GwtMaterialDesign/gwt-mat…
1993266
2.4.0
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi there, is this incomplete?