Code Monkey home page Code Monkey logo

chrome-color-picker's People

Contributors

greenkeeper[bot] avatar greenkeeperio-bot avatar puranjayjain avatar rrroyal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chrome-color-picker's Issues

HTMLElement.shadowRoot is deprecated.

The contents of atom-text-editor elements are no longer encapsulated
within a shadow DOM boundary. Please, stop using shadowRoot and access
the editor contents directly instead.

HTMLElement.shadowRoot (C:\Users\Steven\AppData\Local\atom\app-1.19.0-beta5\resources\app\src\text-editor-element.js:13:10)
Object.toggle (C:\Users\Steven\.atom\packages\chrome-color-picker\lib\chrome-color-picker.coffee:244:42)
HTMLElement.subscriptions.add.atom.commands.add.chrome-color-picker:toggle (C:\Users\Steven\.atom\packages\chrome-color-picker\lib\chrome-color-picker.coffee:117:26)
CommandRegistry.handleCommandEvent (<embedded>:21817:35)
handleCommandEvent (<embedded>:21555:65)
CommandRegistry.dispatch (<embedded>:21718:25)

Uncaught Error: You can't have a focus-trap without at least one focusable element

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.27.1 x64
Electron: 1.7.15
OS: Mac OS X 10.13.4
Thrown From: chrome-color-picker package 0.8.0

Stack Trace

Uncaught Error: You can't have a focus-trap without at least one focusable element

At /Users/Steven/.atom/packages/chrome-color-picker/lib/modules/helper/FocusTrap.coffee:30

Error: You can't have a focus-trap without at least one focusable element
    at firstFocusNode (/packages/chrome-color-picker/lib/modules/helper/FocusTrap.coffee:30:13)
    at Object.activate (/packages/chrome-color-picker/lib/modules/helper/FocusTrap.coffee:17:12)
    at Object.setTrap (/packages/chrome-color-picker/lib/chrome-color-picker.coffee:942:15)
    at Object.toggle (/packages/chrome-color-picker/lib/chrome-color-picker.coffee:325:8)
    at /packages/chrome-color-picker/lib/chrome-color-picker.coffee:137:94)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:384:49)
    at CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:273:23)
    at AtomEnvironment.dispatchContextMenuCommand (/Applications/Atom.app/Contents/Resources/app/src/atom-environment.js:1351:25)
    at EventEmitter.outerCallback (/Applications/Atom.app/Contents/Resources/app/src/application-delegate.js:346:53)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:197:7)

Commands

     -1:29.9.0 application:reopen-project (input.hidden-input)
     -1:24.5.0 datatip:toggle (input.hidden-input)
     -1:24 datatip:copy-to-clipboard (input.hidden-input)
  3x -1:23.3.0 datatip:toggle (input.hidden-input)
     -1:20.2.0 datatip:copy-to-clipboard (input.hidden-input)
     -1:19.7.0 datatip:toggle (input.hidden-input)
     -1:16.8.0 code-format:format-code (input.hidden-input)
  2x -1:13.3.0 datatip:toggle (input.hidden-input)
     -1:10.7.0 core:undo (input.hidden-input)
     -1:08.9.0 editor:copy-path (input.hidden-input)
  2x -1:06.3.0 datatip:toggle (input.hidden-input)
     -1:01.5.0 core:undo (input.hidden-input)
  3x -0:59.3.0 datatip:toggle (input.hidden-input)
     -0:57 code-format:format-code (input.hidden-input)
     -0:22.5.0 chrome-color-picker:toggle (span.syntax--constant.syntax--other.syntax--color.syntax--rgb-value.syntax--hex.syntax--css)

Non-Core Packages

atom-ide-ui 0.12.0 
chrome-color-picker 0.8.0 
ide-cpp 0.0.3 
ide-css 0.3.0 
ide-html 0.4.2 
ide-json 0.2.1 
ide-python 0.9.2 
ide-vue 0.1.8 
language-vue 0.23.1 
rbox 0.5.0 
vue-autocomplete 0.1.1 
vue2-autocomplete 0.1.0-alpha.4 

An in-range update of coffeelint is breaking the build 🚨

Version 1.16.1 of coffeelint just got published.

Branch Build failing 🚨
Dependency coffeelint
Current Version 1.16.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As coffeelint is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/appveyor/branch AppVeyor build failed Details

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

chrome-color-picker (1 deprecation)

The contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. Please, stop using shadowRoot and access the editor contents directly instead.

HTMLElement.shadowRoot - /Applications/Atom.app/Contents/Resources/app/src/text-editor-element.js:13:10
Object.toggle - /Users/#/.atom/packages/chrome-color-picker/lib/chrome-color-picker.coffee:244:42
HTMLElement.subscriptions.add.atom.commands.add.chrome-color-picker:toggle - /Users/#/.atom/packages/chrome-color-picker/lib/chrome-color-picker.coffee:117:26
CommandRegistry.handleCommandEvent - :22450:36
CommandRegistry.dispatch - :22335:23
AtomEnvironment.dispatchContextMenuCommand - :1626:34k:

Uncaught TypeError: FocusTrap.activate is not a function

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.8.0
System: Unknown Windows Version
Thrown From: chrome-color-picker package, v0.8.0

Stack Trace

Uncaught TypeError: FocusTrap.activate is not a function

At /C:/Users/alexzeng/.atom/packages/chrome-color-picker/lib/chrome-color-picker.coffee:1007

TypeError: FocusTrap.activate is not a function
    at Object.module.exports.CCP.setTrap (file:///C:/Users/alexzeng/.atom/packages/chrome-color-picker/lib/chrome-color-picker.coffee:942:15)
    at Object.module.exports.CCP.toggle (file:///C:/Users/alexzeng/.atom/packages/chrome-color-picker/lib/chrome-color-picker.coffee:325:8)
    at atom-workspace.subscriptions.add.atom.commands.add.chrome-color-picker:toggle (file:///C:/Users/alexzeng/.atom/packages/chrome-color-picker/lib/chrome-color-picker.coffee:137:94)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (C:\Users\alexzeng\AppData\Local\atom\app-1.8.0\resources\app.asar\src\command-registry.js:260:29)
    at C:\Users\alexzeng\AppData\Local\atom\app-1.8.0\resources\app.asar\src\command-registry.js:3:61
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (C:\Users\alexzeng\AppData\Local\atom\app-1.8.0\resources\app.asar\node_modules\atom-keymap\lib\keymap-manager.js:580:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (C:\Users\alexzeng\AppData\Local\atom\app-1.8.0\resources\app.asar\node_modules\atom-keymap\lib\keymap-manager.js:388:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (C:\Users\alexzeng\AppData\Local\atom\app-1.8.0\resources\app.asar\src\window-event-handler.js:98:36)
    at HTMLDocument.<anonymous> (C:\Users\alexzeng\AppData\Local\atom\app-1.8.0\resources\app.asar\src\window-event-handler.js:3:61)

Commands

     -2:26.4.0 core:paste (atom-text-editor.editor.is-focused)
     -2:23.1.0 core:save (atom-text-editor.editor.is-focused)
     -2:04.4.0 core:copy (atom-text-editor.editor.is-focused)
     -2:01.7.0 editor:newline (atom-text-editor.editor.is-focused)
     -2:01.3.0 core:paste (atom-text-editor.editor.is-focused)
     -1:58.9.0 core:save (atom-text-editor.editor.is-focused)
     -1:35.9.0 chrome-color-picker:toggle (atom-text-editor.editor.is-focused)
     -0:12.4.0 core:copy (atom-text-editor.editor.hex.mini.is-focused)
     -0:03.1.0 chrome-color-picker:toggle (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "autoHideMenuBar": true,
    "disabledPackages": [
      "color-picker"
    ],
    "themes": [
      "atom-material-ui",
      "one-dark-syntax"
    ]
  },
  "chrome-color-picker": {
    "General": {}
  }
}

Installed Packages

# User
atom-beautify, v0.29.9
atom-html-preview, v0.1.21
atom-material-ui, v1.2.13
chrome-color-picker, v0.8.0
emmet, v2.4.3
file-icons, v1.7.15
markdown-scroll-sync, v2.1.2
minimap, v4.24.6

# Dev
No dev packages

Uncaught TypeError: Cannot read property 'drawImage' of undefined

[Enter steps to reproduce below:]

  1. Select Eyedropper tool in color picker
  2. ????

Atom Version: 1.9.0-dev-d71f6e5
System: linux 4.6.0-1-ARCH
Thrown From: chrome-color-picker package, v0.8.0

Stack Trace

Uncaught TypeError: Cannot read property 'drawImage' of undefined

At /home/ash/.atom/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2327

TypeError: Cannot read property 'drawImage' of undefined
    at safeImage (/home/ash/.atom/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2327:16)
    at renderItem (/home/ash/.atom/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2353:67)
    at /home/ash/.atom/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2392:13
    at Array.forEach (native)
    at /home/ash/.atom/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2391:38
    at Array.forEach (native)
    at /home/ash/.atom/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2378:13
    at Object._html2canvas.Renderer (/home/ash/.atom/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2201:5)
    at Object.options.complete (/home/ash/.atom/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2291:29)
    at start (/home/ash/.atom/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:1880:19)
    at HTMLImageElement.img.onload (/home/ash/.atom/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:1996:9)

Commands

     -3:47.5.0 minimap-titles:convert (atom-text-editor.editor.is-focused.power-mode)
     -3:37.5.0 editor:toggle-line-comments (atom-text-editor.editor.is-focused.power-mode)
     -3:35.7.0 core:undo (atom-text-editor.editor.is-focused.power-mode)
  2x -2:30.9.0 editor:newline (atom-text-editor.editor.power-mode.is-focused)
  4x -2:26 core:backspace (atom-text-editor.editor.power-mode.is-focused)
  2x -1:15 susave:save (atom-text-editor.editor.power-mode.is-focused)
  2x -0:38.6.0 chrome-color-picker:toggle (atom-text-editor.editor.power-mode.is-focused)

Config

{
  "core": {
    "disabledPackages": [
      "vim-mode",
      "Sublime-Style-Column-Selection",
      "highlight-selected",
      "minimap-highlight-selected"
    ]
  }
}

Installed Packages

# User
activate-power-mode, v0.5.2 (active)
atomic-chrome, v0.3.0 (active)
cake-syntax, v0.5.0 (inactive)
chrome-color-picker, v0.8.0 (active)
genesis-syntax, v1.0.7 (inactive)
genesis-ui, v0.5.0 (inactive)
git-time-machine, v1.5.3 (inactive)
highlight-selected, v0.11.2 (inactive)
language-x86-64-assembly, v2.1.11 (active)
minimap, v4.24.3 (active)
minimap-bookmarks, v0.3.1 (active)
minimap-codeglance, v0.4.5 (active)
minimap-highlight-selected, v4.4.0 (inactive)
minimap-pigments, v0.2.1 (active)
minimap-selection, v4.4.0 (active)
minimap-titles, v1.5.0 (active)
pigments, v0.27.1 (active)
Sublime-Style-Column-Selection, v1.5.1 (inactive)
susave, v0.4.0 (active)
vim-mode, v0.65.1 (inactive)
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.51.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.43.0 (inactive)
base16-tomorrow-dark-theme, v1.1.0 (inactive)
base16-tomorrow-light-theme, v1.1.1 (inactive)
one-dark-ui, v1.3.1 (active)
one-light-ui, v1.3.1 (inactive)
one-dark-syntax, v1.2.0 (active)
one-light-syntax, v1.2.0 (inactive)
solarized-dark-syntax, v1.0.2 (inactive)
solarized-light-syntax, v1.0.2 (inactive)
about, v1.5.2 (active)
archive-view, v0.61.1 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.11.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.0 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.0 (active)
bookmarks, v0.41.0 (active)
bracket-matcher, v0.82.1 (active)
command-palette, v0.38.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.38.1 (active)
fuzzy-finder, v1.2.0 (active)
git-diff, v1.0.1 (active)
find-and-replace, v0.198.0 (inactive)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.1 (active)
image-view, v0.57.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.1 (inactive)
markdown-preview, v0.158.0 (active)
metrics, v0.53.1 (active)
notifications, v0.64.1 (active)
open-on-github, v1.1.0 (inactive)
package-generator, v1.0.0 (inactive)
settings-view, v0.237.0 (active)
snippets, v1.0.2 (active)
spell-check, v0.67.1 (active)
status-bar, v1.2.6 (active)
styleguide, v0.45.2 (active)
symbols-view, v0.113.0 (inactive)
tabs, v0.97.0 (active)
timecop, v0.33.1 (active)
tree-view, v0.208.0 (active)
update-package-dependencies, v0.10.0 (active)
welcome, v0.34.0 (active)
whitespace, v0.32.2 (active)
wrap-guide, v0.38.1 (active)
language-c, v0.52.1 (active)
language-clojure, v0.21.0 (active)
language-coffee-script, v0.47.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.36.1 (active)
language-gfm, v0.86.0 (active)
language-git, v0.13.0 (active)
language-go, v0.42.0 (active)
language-html, v0.44.1 (active)
language-hyperlink, v0.16.0 (active)
language-java, v0.21.0 (active)
language-javascript, v0.110.0 (active)
language-json, v0.18.0 (active)
language-less, v0.29.3 (active)
language-make, v0.22.0 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.35.0 (active)
language-php, v0.37.0 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.0 (active)
language-ruby, v0.68.5 (active)
language-ruby-on-rails, v0.25.0 (active)
language-sass, v0.52.0 (active)
language-shellscript, v0.22.3 (active)
language-source, v0.9.0 (active)
language-sql, v0.21.1 (active)
language-text, v0.7.1 (active)
language-todo, v0.28.0 (active)
language-toml, v0.18.0 (active)
language-xml, v0.34.6 (active)
language-yaml, v0.26.0 (active)

# Dev
No dev packages

chrome-color-picker (1 deprecation)

Issue Templates

  • Search the currently opened issues and past issues before posting a new one.
  • Escalate issues by making a reaction of πŸ‘ at the first comment on the issue (the issue author's)
  • Be clear and try to open one issue for one problem at a time (open multiple issues if you have multiple problems 😭)
  • @include the people πŸ‘ͺ who are maintaining the repo or a feature to bring them to focus if there are excessive delays ⏰

atom-text-editor.Object.defineProperty.get is deprecated.

The contents of atom-text-editor elements are no longer encapsulated
within a shadow DOM boundary. Please, stop using shadowRoot and access
the editor contents directly instead.

atom-text-editor.Object.defineProperty.get (/Applications/Atom.app/Contents/Resources/app.asar/src/text-editor-element.js:68:18)
Object.toggle (/Users/reda.benmeradi/.atom/packages/chrome-color-picker/lib/chrome-color-picker.coffee:244:42)
atom-workspace.subscriptions.add.atom.commands.add.chrome-color-picker:toggle (/Users/reda.benmeradi/.atom/packages/chrome-color-picker/lib/chrome-color-picker.coffee:117:26)
CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:259:29)
handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:59)
CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:160:19)

Uncaught Error: Cannot read property 'object' of undefined

  1. Awesome Package! Thank you
  2. Open the Color Picker in any File
  3. Klick on the "Pick Color" Icon
  4. Move the cursor

The Circle don't move with the cursor or with a huge delay.

Atom Version: 1.9.8
System: Mac OS X 10.12
Thrown From: chrome-color-picker package, v0.8.0

Stack Trace

Uncaught Error: Cannot read property 'object' of undefined
TypeError: Cannot read property 'object' of undefined
at ObjectsRegistry.get (/Applications/Atom.app/Contents/Resources/electron.asar/browser/objects-registry.js:44:28)
at EventEmitter. (/Applications/Atom.app/Contents/Resources/electron.asar/browser/rpc-server.js:309:31)
at emitMany (events.js:121:13)
at EventEmitter.emit (events.js:195:7)
at EventEmitter. (/Applications/Atom.app/Contents/Resources/electron.asar/browser/api/web-contents.js:141:25)
at emitTwo (events.js:100:13)
at EventEmitter.emit (events.js:185:7)

At /Applications/Atom.app/Contents/Resources/electron.asar/renderer/api/remote.js:178

Error: Cannot read property 'object' of undefined
TypeError: Cannot read property 'object' of undefined
    at ObjectsRegistry.get (/Applications/Atom.app/Contents/Resources/electron.asar/browser/objects-registry.js:44:28)
    at EventEmitter.<anonymous> (/Applications/Atom.app/Contents/Resources/electron.asar/browser/rpc-server.js:309:31)
    at emitMany (events.js:121:13)
    at EventEmitter.emit (events.js:195:7)
    at EventEmitter.<anonymous> (/Applications/Atom.app/Contents/Resources/electron.asar/browser/api/web-contents.js:141:25)
    at emitTwo (events.js:100:13)
    at EventEmitter.emit (events.js:185:7)
    at metaToValue (/Applications/Atom.app/Contents/Resources/electron.asar/renderer/api/remote.js:178:13)
    at undefined.remoteMemberFunction (/Applications/Atom.app/Contents/Resources/electron.asar/renderer/api/remote.js:112:18)
    at ApplicationDelegate.module.exports.ApplicationDelegate.getWindowSize (/Applications/Atom.app/Contents/Resources/app.asar/src/application-delegate.js:52:41)
    at AtomEnvironment.module.exports.AtomEnvironment.getSize (/Applications/Atom.app/Contents/Resources/app.asar/src/atom-environment.js:544:39)
    at updateUI (~/.atom/packages/chrome-color-picker/lib/modules/core/Picker.coffee:46:27)

Commands

     -3:42.5.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -3:32.8.0 key-binding-resolver:toggle (atom-text-editor.editor.mini.is-focused)
     -3:29 core:confirm (atom-text-editor.editor.mini.is-focused)
  4x -1:00.6.0 core:backspace (atom-text-editor.editor.is-focused.autocomplete-active)
     -0:33.5.0 core:move-right (atom-text-editor.editor.is-focused)
     -0:33 core:backspace (atom-text-editor.editor.is-focused)
  3x -0:32.3.0 core:move-right (atom-text-editor.editor.is-focused)
  2x -0:25.2.0 core:backspace (atom-text-editor.editor.is-focused)
     -0:23.5.0 core:save (atom-text-editor.editor.is-focused)
     -0:20.5.0 core:backspace (atom-text-editor.editor.is-focused)
  4x -0:16.7.0 chrome-color-picker:toggle (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "audioBeep": false,
    "automaticallyUpdate": false,
    "closeEmptyWindows": false,
    "disabledPackages": [
      "tool-bar-main",
      "php-debug",
      "project-view",
      "project-environment",
      "native-color-picker",
      "preview-plus",
      "php-refactoring",
      "php-cs-fixer",
      "autohide-tree-view",
      "symbols-tree-view",
      "atom-ftp-deployment"
    ],
    "packagesWithKeymapsDisabled": [
      "git-plus"
    ],
    "themes": [
      "one-dark-ui",
      "monokai-fresh-syntax"
    ]
  },
  "chrome-color-picker": {
    "General": {
      "showButtons": true
    },
    "HexColors": {}
  }
}

Installed Packages

# User
advanced-open-file, v0.16.3 (inactive)
aesthetic-ui, v2.0.0 (inactive)
atom-ftp-deployment, v0.4.0 (inactive)
atom-html-preview, v0.1.22 (active)
autohide-tree-view, v0.25.1 (inactive)
bottom-dock, v0.4.4 (active)
browser-plus, v0.0.76 (active)
chrome-color-picker, v0.8.0 (active)
diff-pane, v0.1.0 (inactive)
drunken-php, v0.2.2 (active)
expose, v0.12.1 (inactive)
file-icons, v1.7.18 (active)
genesis-ui, v0.5.0 (inactive)
git-plus, v5.16.2 (inactive)
git-time-machine, v1.5.3 (inactive)
hyperclick-php, v0.2.1 (active)
language-csv, v1.1.2 (active)
language-htaccess, v0.1.1 (active)
linter, v1.11.16 (active)
linter-php, v1.2.0 (active)
man, v0.5.0 (inactive)
markdown-preview-plus, v2.4.0 (active)
minimap, v4.24.7 (active)
monokai-fresh-syntax, v0.0.2 (active)
native-color-picker, v0.2.0 (inactive)
native-ui, v0.18.3 (inactive)
nucleus-dark-ui, v0.9.1 (inactive)
number-slider, v1.0.1 (active)
on-save, v0.2.9 (active)
php-cs-fixer, v2.5.9 (inactive)
php-debug, v0.2.3 (inactive)
php-integrator-annotations, v1.0.1 (active)
php-integrator-autocomplete-plus, v1.0.4 (active)
php-integrator-base, v1.1.2 (active)
php-integrator-call-tips, v1.0.1 (active)
php-integrator-linter, v1.1.0 (active)
php-integrator-navigation, v1.0.2 (active)
php-integrator-refactoring, v1.1.0 (active)
php-integrator-symbol-viewer, v0.6.4 (active)
php-integrator-tooltips, v1.0.1 (active)
php-refactoring, v1.4.0 (inactive)
preview-plus, v1.2.7 (inactive)
project-environment, v1.0.4 (inactive)
project-manager, v2.9.7 (active)
project-plus, v0.9.0 (active)
project-view, v0.5.0 (inactive)
quick-query, v0.8.4 (inactive)
Remote-FTP, v0.8.3 (active)
symbols-list, v2.3.0 (active)
symbols-tree-view, v0.13.2 (inactive)
table-editor, v0.2.0 (active)
tablr, v1.3.2 (active)
term3, v0.22.1 (active)
tool-bar, v1.0.1 (active)
tool-bar-basic, v1.1.2 (active)
tool-bar-main, v0.0.9 (inactive)
tree-view-git-status, v1.1.0 (active)
tree-view-open-files, v0.3.0 (active)
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.51.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.43.0 (inactive)
base16-tomorrow-dark-theme, v1.1.0 (inactive)
base16-tomorrow-light-theme, v1.1.1 (inactive)
one-dark-ui, v1.3.2 (active)
one-light-ui, v1.3.2 (inactive)
one-dark-syntax, v1.2.0 (inactive)
one-light-syntax, v1.2.0 (inactive)
solarized-dark-syntax, v1.0.2 (inactive)
solarized-light-syntax, v1.0.2 (inactive)
about, v1.5.2 (active)
archive-view, v0.61.1 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.11.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.0 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.0 (active)
bookmarks, v0.41.0 (active)
bracket-matcher, v0.82.1 (active)
command-palette, v0.38.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.39.0 (active)
fuzzy-finder, v1.3.0 (active)
git-diff, v1.1.0 (active)
find-and-replace, v0.198.0 (inactive)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.1 (active)
image-view, v0.58.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.1 (inactive)
markdown-preview, v0.158.0 (active)
metrics, v0.53.1 (active)
notifications, v0.64.1 (active)
open-on-github, v1.2.0 (inactive)
package-generator, v1.0.0 (inactive)
settings-view, v0.238.2 (active)
snippets, v1.0.2 (active)
spell-check, v0.67.1 (active)
status-bar, v1.4.1 (active)
styleguide, v0.46.0 (active)
symbols-view, v0.113.0 (inactive)
tabs, v0.98.1 (active)
timecop, v0.33.1 (active)
tree-view, v0.208.0 (active)
update-package-dependencies, v0.10.0 (active)
welcome, v0.34.0 (active)
whitespace, v0.32.2 (active)
wrap-guide, v0.38.1 (active)
language-c, v0.52.1 (active)
language-clojure, v0.21.0 (active)
language-coffee-script, v0.47.0 (active)
language-csharp, v0.12.1 (active)
language-css, v0.36.2 (active)
language-gfm, v0.86.0 (active)
language-git, v0.13.0 (active)
language-go, v0.42.0 (active)
language-html, v0.44.1 (active)
language-hyperlink, v0.16.0 (active)
language-java, v0.22.0 (active)
language-javascript, v0.119.0 (active)
language-json, v0.18.0 (active)
language-less, v0.29.3 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.35.0 (active)
language-php, v0.37.0 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.0 (active)
language-ruby, v0.68.5 (active)
language-ruby-on-rails, v0.25.0 (active)
language-sass, v0.52.0 (active)
language-shellscript, v0.22.3 (active)
language-source, v0.9.0 (active)
language-sql, v0.21.1 (active)
language-text, v0.7.1 (active)
language-todo, v0.28.0 (active)
language-toml, v0.18.0 (active)
language-xml, v0.34.8 (active)
language-yaml, v0.26.0 (active)

# Dev
No dev packages

i can't enable the plugin

this plugin never runs for me. i cant enable it because it changes window sizes.

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.8.0-beta2
System: Microsoft Windows 10 Pro
Thrown From: chrome-color-picker package, v0.5.1

Stack Trace

Failed to load the chrome-color-picker package

At Recursive variable definition for @background in D:\App\Atom\user-data\packages\chrome-color-picker\styles\chrome-color-picker.less:16:735

LessError: Recursive variable definition for @background
  at D:\App\Atom\user-data\packages\chrome-color-picker\styles\chrome-color-picker.less:16:735

Commands

     -8:25.6.0 settings-view:open (atom-text-editor.editor.mechanical-keyboard)

Config

{
  "core": {
    "allowPendingPaneItems": false,
    "autoHideMenuBar": true,
    "automaticallyUpdate": false,
    "disabledPackages": [
      "language-coffee-script",
      "language-clojure",
      "language-go",
      "language-java",
      "language-mustache",
      "language-toml",
      "wrap-guide",
      "indent-guide-improved",
      "open-on-github",
      "archive-view",
      "language-ruby-on-rails",
      "language-ruby",
      "language-python",
      "language-perl",
      "language-yaml",
      "package-generator",
      "spell-check",
      "altgr",
      "neon-cursor",
      "glowing-cursor",
      "deprecation-cop",
      "git-diff",
      "language-gfm",
      "language-make",
      "git-plus",
      "styleguide",
      "atom-minify",
      "synced-sidebar",
      "welcome",
      "metrics",
      "file-icons",
      "docblockr",
      "atom-autocomplete-php",
      "linter-jshint",
      "php-integrator-symbol-viewer",
      "atom-keyboard-macros",
      "linter-csslint",
      "chrome-color-picker"
    ],
    "packagesWithKeymapsDisabled": [
      "space-tab",
      "tool-bar",
      "atom-keyboard-macros"
    ],
    "themes": [
      "run-time-ui",
      "bliss-monokai-syntax"
    ]
  }
}

Installed Packages

# User
aligner, v0.21.0
aligner-css, v1.2.0
aligner-php, v1.0.0
aligner-scss, v1.1.0
atom-bracket-highlight, v0.3.1
atom-json-color, v0.4.2
atom-ternjs, v0.13.2
auto-indent, v0.5.0
autoclose-html, v0.23.0
bliss-monokai-syntax, v1.0.0
clean-context-menu, v0.3.1
color-picker, v2.1.1
cursor-history, v0.5.9
devdocs, v0.2.1
fast-duplicate, v1.4.0
file-watcher, v0.4.0
filecolor, v0.3.1
flex-tool-bar, v0.10.0
foldername-tabs, v0.1.11
highlight-line, v0.11.1
highlight-selected, v0.11.2
indentation-indicator, v0.6.0
inline-messenger, v1.2.8
johns-work-arounds, v0.34.0
jshint, v1.8.5
keyboard-localization, v1.4.18
keyboard-scroll, v0.4.0
less-than-slash, v0.13.0
linter, v1.11.4
linter-htmlhint, v1.1.4
linter-php, v1.2.0
linter-tidy, v2.1.0
mechanical-keyboard-1, v0.1.3
minimap, v4.22.1
minimap-bookmarks, v0.3.0
minimap-find-and-replace, v4.5.1
minimap-highlight-selected, v4.4.0
minimap-selection, v4.4.0
neon-selection, v0.3.2
php-cs-fixer, v2.5.6
php-integrator-annotations, v0.4.0
php-integrator-autocomplete-plus, v0.7.0
php-integrator-base, v0.8.1
php-integrator-call-tips, v0.2.3
php-integrator-linter, v0.2.2
php-integrator-navigation, v0.6.2
php-integrator-refactoring, v0.4.2
php-integrator-tooltips, v0.6.0
pigments, v0.26.0
pinned-tabs, v0.2.2
project-manager, v2.9.7
quick-docs, v0.1.0
rainbow-tabs, v2.2.1
react, v0.15.0
remember-file-positions, v0.2.2
remember-folds, v0.1.0
Remote-FTP, v0.7.20
run-time-ui, v13.37.3
symbols-tree-view, v0.12.0
tabs-to-spaces, v1.0.2
tag, v0.3.0
terminal-plus, v0.14.5
tool-bar, v0.4.0

# Dev
No dev packages

Failed to activate the chrome-color-picker package

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.16.0 x64
Electron: 1.3.13
OS: Mac OS X 10.11.6
Thrown From: chrome-color-picker package 0.8.0

Stack Trace

Failed to activate the chrome-color-picker package

At JSTabber is not a constructor

TypeError: JSTabber is not a constructor
    at Palette.module.exports.Palette.initPopupPalette (/packages/chrome-color-picker/lib/modules/core/Palette.coffee:170:20)
    at /packages/chrome-color-picker/lib/modules/core/Palette.coffee:59:22)
    at Object.activate (/packages/chrome-color-picker/lib/chrome-color-picker.coffee:87:19)
    at Package.module.exports.Package.activateNow (/app.asar/src/package.js:218:19)
    at /app.asar/src/package.js:876:25
    at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
    at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:240:20)
    at CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:3:59)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/app.asar/src/command-registry.js:160:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchContextMenuCommand (/app.asar/src/atom-environment.js:1185:28)
    at EventEmitter.outerCallback (/app.asar/src/application-delegate.js:325:25)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -9:53.8.0 core:confirm (input.hidden-input)
     -9:24.2.0 find-and-replace:replace-next (table.native-key-bindings.table.text)
     -8:57.6.0 tree-view:toggle-focus (input.hidden-input)
  5x -8:38.6.0 core:backspace (input.hidden-input)
     -8:33.7.0 application:open-your-keymap (atom-workspace.workspace.scrollbars-visible-always.theme-atom-light-syntax.theme-one-light-ui)
  2x -8:00.4.0 core:confirm (input.hidden-input)
     -5:24.8.0 core:paste (input.hidden-input)
     -4:02.9.0 color-picker:open (input.hidden-input)
     -3:38.3.0 core:backspace (input.hidden-input)
     -3:38 core:confirm (input.hidden-input)
  2x -2:33.1.0 color-picker:open (input.hidden-input)
  5x -2:12.7.0 native-color-picker:pick (span.syntax--constant.syntax--other.syntax--rgb-value.syntax--css)
     -0:21.1.0 chrome-color-picker:toggle (span.syntax--constant.syntax--other.syntax--rgb-value.syntax--css)

Non-Core Packages

chrome-color-picker 0.8.0 
color-picker 2.2.5 
emmet 2.4.3 
pigments 0.39.1 

Error on Color Picker tool

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.43.0 x64
Electron: 4.2.7
OS: Mac OS X 10.15
Thrown From: chrome-color-picker package 0.8.0

Stack Trace

Uncaught TypeError: Cannot read property 'drawImage' of undefined

At /Users/shaheem/.atom/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2327

TypeError: Cannot read property 'drawImage' of undefined
    at safeImage (/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2327:17)
    at renderItem (/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2353:67)
    at /packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2392:13
    at Array.forEach (<anonymous>)
    at /packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2391:38
    at Array.forEach (<anonymous>)
    at /packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2378:13
    at Object._html2canvas.Renderer (/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2201:5)
    at Object.options.complete (/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:2291:29)
    at start (/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:1880:19)
    at Image.img.onload (/packages/chrome-color-picker/lib/modules/helper/html2canvas.coffee:1996:9)

Commands

     -7:03.9.0 autocomplete-plus:activate (atom-text-editor.editor.is-focused)
  2x -6:55.1.0 core:backspace (input.hidden-input)
     -6:42.2.0 editor:newline (input.hidden-input)
     -6:37.5.0 autocomplete-plus:confirm (input.hidden-input)
     -6:37.4.0 autocomplete-plus:activate (atom-text-editor.editor.is-focused)
     -6:33 core:save (input.hidden-input)
     -6:29.5.0 core:backspace (input.hidden-input)
     -6:28 application:quit (input.hidden-input)
     -6:26.2.0 core:save (input.hidden-input)
     -6:21.6.0 core:move-left (input.hidden-input)
     -6:07.0 core:move-right (input.hidden-input)
     -6:06.7.0 editor:newline (input.hidden-input)
  2x -6:01.0 core:save (input.hidden-input)
     -5:41.6.0 settings-view:open (input.hidden-input)
     -1:17.3.0 chrome-color-picker:toggle (input.hidden-input)
     -1:03.1.0 core:backspace (input.hidden-input)

Non-Core Packages

atom-file-icons 0.7.1 
atom-live-server 2.3.0 
atom-react-mf-snippets 0.11.1 
chrome-color-picker 0.8.0 
drag-relative-path 1.1.3 
emmet 2.4.3 
html-tag-auto-complete 0.1.1 
language-babel 2.85.0 
lorem 4.0.0 
minimap 4.29.9 
open-file 2.0.0 
pdf-view 0.72.0 
platformio-ide-terminal 2.10.0 
set-syntax 0.4.0 

Hex code capitalization is not enforced.

The setting to enforce capital letters in hex codes does not enforce capitals. However, the rest of the package is well-done, even with the deprecated calls.

If requested, I can offer screen shots. However, this seems very straightforward.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.