In blog you can see it in action
https://www.drupal.org/blog/drupal-10-3-0 โ
Hi @joseph.olstad,
I am not sure why, but I don't see this Issue credit being added to any of the contributor.
From readme file it looks like it does not provide any services or api but add phpoffice spreadsheet libarary to the main composer.json base file.
Any additional documentation will need to be followed from https://github.com/PHPOffice/PhpSpreadsheet or from its docs https://phpspreadsheet.readthedocs.io/en/latest/
Additionally, can have a look into https://www.drupal.org/forum/support/module-development-and-code-questio... โ
Due to overlapping the page is not readable at all can it be reevaluated to be shown as list instead of table.
sarathkm โ created an issue.
Raised merge request
Patch works fine with 8.x-1.4 release.
Before:
ddev php -v
PHP 8.3.2-1+0~20240120.16+debian11~1.gbpb43448 (cli) (built: Jan 20 2024 14:17:59) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.2, Copyright (c) Zend Technologies
with Zend OPcache v8.3.2-1+0~20240120.16+debian11~1.gbpb43448, Copyright (c), by Zend Technologies
ddev drush cr
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/html/web/modules/contrib/adsense/adsense.module on line 192
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/html/web/modules/contrib/adsense/adsense.module on line 192
PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/html/web/modules/contrib/adsense/adsense.module on line 192
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /var/www/html/web/modules/contrib/adsense/adsense.module on line 192
[success] Cache rebuild complete.
After:
ddev composer install
Gathering patches for root package.
Removing package drupal/adsense so that it can be re-installed and re-patched.
- Removing drupal/adsense (1.4.0)
Deleting /var/www/html/web/modules/contrib/adsense - deleted
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
Package operations: 1 install, 0 updates, 0 removals
Gathering patches for root package.
Gathering patches for dependencies. This might take a minute.
- Installing drupal/adsense (1.4.0): Extracting archive
- Applying patches for drupal/adsense
patches/modules/adsense/3393149-9.patch (Deprecated function: Using ${var} in strings is deprecated, use {$var} instead in require_once())
Package clue/buzz-react is abandoned, you should avoid using it. Use react/http instead.
Package react/http-client is abandoned, you should avoid using it. Use react/http instead.
Generating autoload files
73 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
* Homepage: https://www.drupal.org/project/drupal
* Support:
* docs: https://www.drupal.org/docs/user_guide/en/index.html
* chat: https://www.drupal.org/node/314178
ddev drush cr
[success] Cache rebuild complete.
Updating the version to 10.1.x dev for reach
Updating the version to 10.1.x-dev
Updating the version to 10.1 dev
This feature has been tested and developed while using cshs module. Need to enable a checkbox in conditional field configuration as needed.
Fixes AssertError for Conditional Field
Facing issue with AssertionError: assert(!\array_key_exists($element['#none_value'], $element['#options'])) in assert() (line 64 of /var/www/html/web/modules/contrib/cshs/src/Element/CshsElement.php)
sarathkm โ created an issue.
updated title
Patch has been created
https://git.drupalcode.org/project/entity_extra_field/-/merge_requests/8...
sarathkm โ created an issue.
While performing cache clear, the cache is not updating fully.
Only when we do drush cc all then its work and issue is resolved.
Round 6 evaluation by Stefan has great evaluation for different JS latest framework
http://www.stefankrause.net/wp/?p=431
http://www.stefankrause.net/js-frameworks-benchmark6/webdriver-ts-result...
And another great company that uses VUE is Baidu
List of awesome VUE contributions that can be used
https://github.com/Dafrok/awesome-vue
Check out comparison between VUEjs with various other JS frameworks https://vuejs.org/v2/guide/comparison.html