Skip to content
#

Front end

Front-end development is the process of producing HTML, CSS, and JavaScript for web application visuals and interactions.

Here are 5,503 public repositories matching this topic...

ionic
KutnerUri
KutnerUri commented Jan 12, 2020

I am trying to export a component, but I am getting permission error because of dependency on another account:

error: unable to export components to bit.frosting because they have dependencies on components in bitsrc.nodejs.
bit does not allow setting dependencies between components in private collections managed by different owners.
see troubleshooting at https://docs.bit.dev/docs/bit-d
HALLERPierre
HALLERPierre commented Jan 22, 2020

Roadmap to Gremlins 2.0

Gremlins.js is now older than 6 years old and the last commit is 2 year old. We think it’s time to give some love to this useful and fun package !

That’s with this gold in mind that @zyhou and @HALLERPierre are the new maintainers of this project.

Our first goal is to give a new youth to gremlins.js. Say goodbye to callbacks hell and say hello to promises and asy

mariusa
mariusa commented Oct 12, 2019

When getting started with tui.calendar, I found the "schedule" quite confusing, until I realized that's meant to mean one individual "event", "appointment", or "meeting". Google calendar calls those "events".

https://www.google.com/search?q=define+schedule says schedule is a list of intended events. That what would the purpose of an individual "calendar", or schedule (eg My calendar, Company, F

sagarloona4180
sagarloona4180 commented Mar 25, 2018

ERROR in ./src/main.ts
Module not found: Error: Can't resolve './$$_gendir/app/app.module.ngfactory' in 'C:\Users\Sagar\Documents\my-ngccrm\ngccrm-cli\src'
ERROR in webpack-internal:///./node_modules/style-loader/lib/addStyles.js:23
return window && document && document.all && !window.atob;
^

ReferenceError: window is not defined
at eval (webpack-internal:///./node_modu

danspam
danspam commented Aug 31, 2018

I have found a couple of things (so far) not mentioned in the upgrade guide:

  1. filter of a CollectionView is now viewFilter and parameters have changed
  2. { sort:false } on a CollectionView should now be {sortWithCollection: false}

Also, the depreciated section of the upgrade guide in the docs is not displaying correctly.

You can’t perform that action at this time.