-
I'm using **gijgo** from _npm_
importing this way, after jquery imports:
```
import 'modules/gijgo/js/gijgo.min';
import 'modules/gijgo/js/messages/messages.pt-br.min';
import 'modules/gijgo/c…
-
**Issue by [claudiutraistaru](https://github.com/claudiutraistaru)**
_Monday Nov 13, 2017 at 20:14 GMT_
_Originally opened as https://github.com/xolvio/chimp/issues/663_
----
Hello,
I am posting…
-
More of a suggestion, but do we want to have styles in place to work with form validation? For example, indicate that a form input is missing, or has the wrong input. We don't necessarily need to ho…
-
## What problem does this address?
Hardcoded screen width media queries like the 600px breakpoint for the core/columns block poses a not-insignificant problem for theme developers. We either have t…
-
# Bug Report
## Capacitor Version
`npx cap doctor` output:
```
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 1.2.1
@capacitor/core: 1.2.1
@capacitor/andro…
-
## 團隊簡介/地點
VoiceTube 致力於語言學習服務,從台灣紮根,放眼世界(2016年榮獲「Facebook 年度最佳App」)。我們相信透過影片,可以帶領學習者進入全英文學習情境,讓「學語言」這件事情變得輕鬆有趣,我們也深信科技可以翻轉教育模式!
如果你相信科技能帶給世界不同的視野,如果你對於語言產業充滿熱忱,歡迎加入我們的工作團隊,我們需要你帶領 VoiceTube 走向世界!…
-
# Bug Report
**Ionic version:**
[x] **4.x**
**Current behavior:**
Add the disabled attribute to a ion-radio-group, and some child ion-radio components
**Expected behav…
-
I'm starting this so that there's a quick place to put a link that I come across that I don't really have time to categorize and a commit is a hassle. Often I'll come across something interesting but …
-
Dart & Flutter has suddenly become unusable slow in VSCode. Intellisense won't load within 30+ seconds, syntax highlighting won't update, jumping to code definitions loads infinitely, etc.
This see…
-
Hi, this will be a nice addition for widescreens
Here is a sample css
```css
@media screen and (max-width: 1600px) {
.col-2x-12..........
@media screen and (max-width: 1280px) {
.col-x…