Bryan Haskin
Bryan Haskin
Now uses bootstrap 3 and also updated bootswatch themes.
### Requirements for Contributing a Bug Fix * Fill out the template below. Any pull request that does not include enough information to be reviewed in a timely manner may...
Be able to create collapsible sub sections under repeatable. It looks like this might have been planed at some point according to issue #33
Hello, I have tried to disable wp_autop using simple_fields_save_postdata_do_wpautop and can't seem to get it to work.
This fixes the error `active_model_has_person_name.rb:1:in `
Use `activationCommands` instead of `activationEvents` in your package.json Commands should be grouped by selector as follows: ``` json "activationCommands": { "atom-workspace": ["foo:bar", "foo:baz"], "atom-text-editor": ["foo:quux"] } ``` ``` Package.getActivationCommands (C:\Users\bryan\AppData\Local\atom\app-0.200.0\resources\app.asar\src\package.js:808:9)...
Store package style sheets in the `styles/` directory instead of `stylesheets/` in the `resize-panes` package ``` Package.getStylesheetsPath (C:\Users\bryan\AppData\Local\atom\app-0.200.0\resources\app.asar\src\package.js:460:9) Package.getStylesheetPaths (C:\Users\bryan\AppData\Local\atom\app-0.200.0\resources\app.asar\src\package.js:471:32) Package.loadStylesheets (C:\Users\bryan\AppData\Local\atom\app-0.200.0\resources\app.asar\src\package.js:453:38) (C:\Users\bryan\AppData\Local\atom\app-0.200.0\resources\app.asar\src\package.js:183:19) Package.measure (C:\Users\bryan\AppData\Local\atom\app-0.200.0\resources\app.asar\src\package.js:163:15) Package.load (C:\Users\bryan\AppData\Local\atom\app-0.200.0\resources\app.asar\src\package.js:177:12) ```
The date picker is displaying in simplified Chinese rather than English.
resolves #55
A nice feature/option would be the ability to close the on screen keyboard once you start typing with the physical one. That way you can easily navigate with the touch...