Viet Hoang

Results 10 issues of Viet Hoang

See https://github.com/bower/bower/pull/1394 for background information

enhancement

Embedly is removing the free tier for their API. What is the opinion of this library in regards to paid aggregators? The library heavily relies on Embedly and the deadline...

[rubocop/rubocop](https://github.com/rubocop/rubocop) just released [version 1.31.0](https://github.com/rubocop/rubocop/releases/tag/v1.31.0). We would like our projects with also use CodeClimate stay up to date with this, but it looks like the 1.31.0 channel has not been...

Adding `rubocop-capybara` to the "required extensions" list in `.rubocop.yml` configuration file breaks the build on CodeClimate. A snippet of the require list in the `.rubocop.yml`: ```yaml require: - rubocop-capybara -...

- Ruby 2.1.5 - ve 0.0.3 --- **Case 1** Actual: ``` ruby string = 'おつまみ' words = Ve.in(:ja).words(string).map(&:word) => ["お", "つまみ"] parts_of_speeches = Ve.in(:ja).words(string).map(&:part_of_speech) => [Ve::PartOfSpeech::Prefix, Ve::PartOfSpeech::Verb] ``` Expected: ```...

Not sure if this is within the scope of **ve** but here it goes... Using: - Ruby 2.1.5 - ve 0.0.3 --- **Case 1** Actual: ``` ruby string = 'しょれでびしょびしょになったー'...

At the moment middleman-pagination has a `~> 3.3` dependency on middleman-core, which sets a restriction on Middleman 4 support.

Are there any plans to support directory indexes for the generated pages? Instead of /pages/1.html generate /pages/1/ I have added the activation code after activating :directory_indexes.

When typing in an IME (Japanese for us, but we're assuming it happens with other IME as well, like Mandarin, Korean, etc) text gets inserted before it's chosen. When typing...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description Currently there is no package ecosystem support for [importmap-rails](https://github.com/rails/importmap-rails). I have...

T: feature-request
T: new-ecosystem
Keep