Rizky Syazuli

Results 8 issues of Rizky Syazuli

it would be great if cssembed has an option to ignore commented rules and/or properties. or even ignore it completely without extra configurations. i know i should probably remove unused...

### Environment - Ember CLI Version: 3.1.4 - Ember CP Validations Version: 4.0.0-beta.2 ### Steps to Reproduce I'm checking for a unique username from an [Airtable](https://airtable.com/) "spreadsheet". The validation seems...

My model returns data in dd/mm/yyyy format. Passing this value of ember-pikaday does not work and the input is blank. ```handlebars {{#each parent.child_list as |child index|}} ... {{pikaday-input firstDay=0 format="DD/MM/YYYY"...

I'm trying to install a list of plugins from a text file. This file contains the output of `wp plugin list` command. Because i saw in the docs that you...

I know it's not the most popular thing these days. But we've all been there, working on that legacy project some third party vendor worked on many years ago. Which...

you can do something like [CyberDuck](http://cyberduck.io/). it's also a "donationware", but the developer will give you a licence code if you gave a donation. and once entered, the menu is...

It's been a while since i visit the admin section of my app. Suddenly i'm seeing empty tables. Even though I can see the data is being published and the...

I'm still touching the surface about this whole micro frontend and Tailor thing. But i'm curious on how to handle additional routes / pages with this approach? * Do we...