Giter Club home page Giter Club logo

aceeditor-bundle's Introduction

Hey ๐Ÿ‘‹
My name is Norbert, and I am a software developer/designer who occasionally works on some open-source projects.

I Stand Against Terror

Stand With Ukraine Stand With Us
Flag of Ukraine Flag of Israel

On Feb. 24, 2022, Russia declared an unprovoked war on Ukraine and launched a full-scale invasion. Russia is currently bombing peaceful Ukrainian cities, including schools and hospitals and attacking civilians who are fleeing conflict zones.

On Oct. 7, 2023, the national holiday of Simchat Torah, Hamas terrorists initiated an attack on Israel in the early hours, targeting civilians. They unleashed violence that resulted in at least 1,200 casualties and abducted at least 200 individuals, not limited to Israelis.

My Work

Flow PHP Aeon PHP Matcher SP API SDK
Flow Aeon Coduo - PHP Matcher Amazon PHP SDK

PHP strongly typed ETL (Extract Transform Load) data processing framework.

Aeon is an attempt to provide fully object-oriented abstraction over DateTime and all related operations in PHP.

Library created for testing all kinds of JSON/XML/TXT/Scalar values against patterns.

Auto generated SDK for Amazon Selling Partner API on steroids and patches.


๐Ÿ“ซ How to reach me

aceeditor-bundle's People

Contributors

alexeykupershtokh avatar azzra avatar bitdeli-chef avatar dependabot[bot] avatar devristo avatar nocive avatar norberttech avatar renovate[bot] avatar romaricdrigon avatar sander-toonen avatar selion05 avatar sukovanej avatar tacman avatar thvd avatar tito10047 avatar verheyenkoen avatar xanido avatar zhil avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aceeditor-bundle's Issues

Problem integration component in EasyAdmin 2.x

Hello,

We use this component in EasyAdmin.

After the migration Easyadmin version 1 to version 2, we have lost this component and we have no idea for resolve my problem.

Before Migration
image

After Migration
image

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Cannot find preset's package (github>norberttech/norberttech:renovate-default)

Multiple editor.

I need to use the editor to edit multiple file, is there a method to charge file into the editor (like a tab system with multiple editor)?
=> when i tried out with this JqueryUI bundle: https://github.com/oyepez003/YepsuaSmarTwigBundle , i instance a second editor but it didn't works:
the second doesn't get the div's ace_editor class.

stable version 5?

it can not be used with "minimum-stability": "stable"

if any plans to update version 5 to stable?

Outdated

Great bundle, I love it!

Are there any plans to update Ace and tag a new version?

Smarty support

Hello,
you did a great job with with plugin but the support for the smarty syntax isn't set.
Can you make it or tell me how can i do it?

Thanks for your consideration,

Eraindil

HTML5 validation

When I set required => true
Chrome browser has an error
An invalid form control with name='dsoft_materialbundle_material[translations][es][body]' is not focusable.
This means that, browser can't focus on it during HTML5 validation

ace.require does not work for all extensions

As far as I can tell you should be able to require the bundled extensions using ace.require. Unfortunately, doing so for some exts returns undefined. Any help appreciated.

Not working
ace.require('ace/ext/beautify')
undefined

ace.require('ace/ext/keybinding');
undefined

Working examples
ace.require('ace/ext/language_tools');
object

ace.require('ace/ext/error_marker')
object

Bring back dependabot

Some time ago, due to changes in GitHub Action workflows I was trying to migrate this project to renovate from dependabot, that approach failed due to my lack of time and project got stuck in between.

I tink we can easily bring back dependabot, just like in my other projects.

It automatically merges only patches, but it can also be changed to minors.

Tagging a version for Symfony3

Hi there!

Are you planning on tagging a new version for Symfony3? :)

The fixes already seem in master, but there's no published version for others to pull from.
Is there anything blocking the new version? If yes, I'd be happy to help out with it.

Error with Symfony 2.6 OptionResolver

Hi,

It seems that with Symfony 2.6 OptionResolver component changed a little bit: options are first validated, then normalized.
Unfortunately this is a BC for us, and makes an Exceptions pops everywhere AceEditor is used:
The option "width" with value "100%" is expected to be of type "array", but is of type "string".

I'm currently working on a fix & will propose a PR.

Migrate project to a different namespace.

I chose this namespace a long time ago but it feels just a bit too complicated for almost anyone who is not speaking Polish ๐Ÿ˜…
Would be much better to either move it under NorbertTech namespace or something completely different like AceEditorPhp maybe (I'm open for any other propositions).

Version 5.0.0 might be a good opportunity for that, since it would also require changing the package name and updating packagist.org

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Unsupported composer value

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

composer
composer.json
  • php >=7.3
  • twig/twig ^1.34|^2.0|^3.0
  • symfony/framework-bundle ^3.0|^4.0|^5.0
  • symfony/form ^3.0|^4.0|^5.0
  • symfony/twig-bridge ^3.0|^4.0|^5.0
  • symfony/asset ^3.0|^4.0|^5.0
  • symfony/expression-language ^3.0|^4.0|^5.0
  • friendsofphp/php-cs-fixer ^2.16
  • phpunit/phpunit ^9.2
github-actions
.github/workflows/static-analyze.yml
  • actions/checkout v3
  • shivammathur/setup-php v2
  • actions/cache v3
.github/workflows/tests.yml
  • actions/checkout v3
  • shivammathur/setup-php v2
  • actions/cache v3

  • Check this box to trigger a request for Renovate to run again on this repository

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.