Michael Ramirez

Results 4 issues of Michael Ramirez

I tried to build the demo: ``` $ npm install ... $ grunt serve Running "karma:continuous" (karma) task Running "ngAnnotate:main" (ngAnnotate) task >> 1 file successfully generated. Running "uglify:build" (uglify)...

I can't get a simple app to work with this, ex: I want to proxy `/api` to `github.api` ``` # app.rb require 'sinatra' require 'rack/proxy' class SimpleProxy < Rack::Proxy def...

**Use Case:** Form with an optional date field **Problem:** Once the rxDatepicker has been used to select a date, it cannot be cleared or set back to default state. This...

design
Captured in JIRA

Hey Nice theme 🧛 ### Describe the bug Noticed a tiny issue: when sections are expandable it's REALLY hard to see them in black theme. * It's due to the...

bug
pending
needs-triage