...Mobiscroll for date pickers on touch devices, here is how to localize the Mobiscroll UI into German: var germanMobiscrollLocalization = { preset: 'datetime', ampm: false, cancelText: 'Abbrechen', dateFormat: 'dd.mm.yy', dateOrder: 'ddmmyy',
Some other Material Design CSS + JS Frameworks with partial pending release: Materializecss Material-ui Material Design for Bootstrap (note that this is incomplete, and free only for non-commercial...
...table rows (use case would be clicking the 1st link inside it for better UI). Consider this setup: hello ^ $(document).on('click', 'tr', function () { alert('row clicked') }); While this works...
...assisting devices. Turn it on with osascript -e 'tell application "System Events" to set UI elements enabled to true'. The capitalization of the application name is important, i.e. it's...
RestangularProvider.setDefaultHttpFields({ cache: true }); To invalidate cached responses e.g. on a state change in UI Router, you can do @app.run ['$rootScope', '$cacheFactory', ($rootScope, $cacheFactory) -> $rootScope.$on '$stateChangeSuccess', -> $cacheFactory.get('$http').removeAll...
Please don't use the horrible datetime_select helper. It has a terrible UI. Always prefer to use a visual time picker like Rome instead. In case everything has failed...
...is related to the current page. It is shown in the phone's native UI. See attached animation. There is some fineprint you need to read to make this work...
New application model DSL shortcut crud for "create a model and a web UI with crud actions" The generated application model is now a transformable example of katapult's...
Ruby Jard provides a rich Terminal UI that visualizes everything your need, navigates your program with pleasure, stops at matter places only, reduces manual and mental efforts...
...who wants an attractive alert or dialog box without having to download a massive UI framework...
...is currently in focus. This impacts, for instance, the popular date picker from jQuery UI, which opens itself when you focus the bound text area. All great solutions to concurrent...
...s paper elements collection. Our goal is to provide a set of AngularJS-native UI elements that implement the material design system...
The Paper elements are a set of UI elements that implement the material design system...
...friendly, responsive, and lightweight jQuery date & time input picker. Does not depend on jQuery UI, but currently does not allow typing in the associated input field...
A jQuery audio player plugin that is responsive and touch-friendly. The UI is css-only, no images used...
This will eventually be integrated into jQuery UI with the multiple: true option, but right now this is the way. Credits go to jqueryui.com...
...a program does, but de-emphasizes program structure. As a result complicated spreadsheets and UI panels are often difficult to understand and modify...
...we need to be more honest about the strengths and weaknesses of a touchscreen UI, rather than salivating about an imaginary realm of unnamed possibilities...
...major mobile platforms, but we’re also working to release a complete, unified, mobile UI framework...
Datetime picker that offers: simple UI without a specific framework several of customization options allows custom date/time validations Localization happens via moment.js (which is a Dependency anyway). However, you won...
A few releases back, Chrome started using a Material Design UI on desktop. If you don't like it (on some window managers or GTK themes it's ugly), you...
Best results in other decks
Take a look at the following material: World's shortest UI/UX design course Every UI/UX Concept Explained In Under 10 Minutes Easiest Way to Pick UI Colors
...for Creating Gorgeous UI (Part 1) 7 Rules for Creating Gorgeous UI (Part 2) Visual design rules you can safely follow every time Bootstrapping Design (in our library)
...to your mentor about: When moving a task to the background will introduce new UI states Exercise: Move API calls to a Sidekiq job You've previously implemented calls to...
...tested. Read the Sidekiq testing guide for some pointers. Sidekiq comes with a Web UI. Mount it into your MovieDB, so you can see your Sidekiq jobs under /sidekiq.